File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 66 <packaging >pom</packaging >
77 <version >2.33.2</version ><!-- {x-version-update:google-cloud-datastore:current} -->
88 <name >Google Cloud Datastore Parent</name >
9- <url >https://github.com/googleapis/java-datastore </url >
9+ <url >https://github.com/googleapis/google-cloud-java </url >
1010 <description >
1111 Java idiomatic client for Google Cloud Platform services.
1212 </description >
1313
1414 <parent >
1515 <groupId >com.google.cloud</groupId >
16- <artifactId >sdk-platform-java-config</artifactId >
17- <version >3.55.1</version >
16+ <artifactId >google-cloud-jar-parent</artifactId >
17+ <version >1.77.0-SNAPSHOT</version ><!-- {x-version-update:google-cloud-java:current} -->
18+ <relativePath >../google-cloud-jar-parent/pom.xml</relativePath >
1819 </parent >
1920
2021 <developers >
120121 <name >Google LLC</name >
121122 </organization >
122123 <scm >
123- <connection >scm:git:git@github.com:googleapis/java-datastore .git</connection >
124- <developerConnection >scm:git:git@github.com:googleapis/java-datastore .git</developerConnection >
125- <url >https://github.com/googleapis/java-datastore </url >
124+ <connection >scm:git:git@github.com:googleapis/google-cloud-java .git</connection >
125+ <developerConnection >scm:git:git@github.com:googleapis/google-cloud-java .git</developerConnection >
126+ <url >https://github.com/googleapis/google-cloud-java </url >
126127 <tag >HEAD</tag >
127128 </scm >
128129 <issueManagement >
129- <url >https://github.com/googleapis/java-datastore /issues</url >
130+ <url >https://github.com/googleapis/google-cloud-java /issues</url >
130131 <system >GitHub Issues</system >
131132 </issueManagement >
132133
200201 </exclusion >
201202 </exclusions >
202203 </dependency >
203- <!-- Test dependencies -->
204204 <dependency >
205205 <groupId >junit</groupId >
206206 <artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments