Skip to content

Commit 23bb706

Browse files
committed
Fixed pom.
1 parent 823b3a1 commit 23bb706

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

gcloud-java/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,5 @@
3939
<artifactId>gcloud-java-storage</artifactId>
4040
<version>${project.version}</version>
4141
</dependency>
42-
<dependency>
43-
<groupId>${project.groupId}</groupId>
44-
<artifactId>gcloud-java-dns</artifactId>
45-
<version>${project.version}</version>
46-
</dependency>
4742
</dependencies>
4843
</project>

0 commit comments

Comments
 (0)