Skip to content

Commit 228896d

Browse files
committed
chore(java-datastore): modernize submodule pom.xml
1 parent b1c1056 commit 228896d

File tree

1 file changed

+1
-2
lines changed
  • java-datastore/google-cloud-datastore-utils

1 file changed

+1
-2
lines changed

java-datastore/google-cloud-datastore-utils/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<version>2.34.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-datastore:current} -->
77
<packaging>jar</packaging>
88
<name>Google Cloud Datastore Utilities</name>
9-
<url>https://github.com/googleapis/java-datastore</url>
9+
<url>https://github.com/googleapis/google-cloud-java</url>
1010
<description>
1111
Java datastore client utility library.
1212
</description>
@@ -67,7 +67,6 @@
6767
<groupId>com.google.code.findbugs</groupId>
6868
<artifactId>jsr305</artifactId>
6969
</dependency>
70-
<!-- Test dependencies -->
7170
<dependency>
7271
<groupId>junit</groupId>
7372
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)