Skip to content

Commit

Permalink
docs(samples): modified code and remove deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Praful Makani committed Jul 17, 2020
1 parent 14a8186 commit 315cbb5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 173 deletions.
6 changes: 0 additions & 6 deletions samples/install-without-bom/pom.xml
Expand Up @@ -72,12 +72,6 @@
<version>1.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-nio</artifactId>
<version>0.121.2</version>
<scope>test</scope>
</dependency>
</dependencies>

<!-- compile and run all snippet tests -->
Expand Down
6 changes: 0 additions & 6 deletions samples/snapshot/pom.xml
Expand Up @@ -70,12 +70,6 @@
<version>1.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-nio</artifactId>
<version>0.121.2</version>
<scope>test</scope>
</dependency>
</dependencies>

<!-- compile and run all snippet tests -->
Expand Down
6 changes: 0 additions & 6 deletions samples/snippets/pom.xml
Expand Up @@ -82,12 +82,6 @@
<version>1.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-nio</artifactId>
<version>0.121.2</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 315cbb5

Please sign in to comment.