File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
java-logging/samples/install-without-bom Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 55 <artifactId >logging-install-without-bom</artifactId >
66 <packaging >jar</packaging >
77 <name >Google Cloud Logging Install Without BOM Sample</name >
8- <url >https://github.com/googleapis/java-logging </url >
8+ <url >https://github.com/googleapis/google-cloud-java </url >
99
1010 <!--
1111 The parent pom defines common style checks and testing strategies for our samples.
1212 Removing or replacing it should not affect the execution of the samples in anyway.
1313 -->
1414 <parent >
15- <groupId >com.google.cloud.samples</groupId >
16- <artifactId >shared-configuration</artifactId >
17- <version >1.2.2</version >
15+ <groupId >com.google.cloud</groupId >
16+ <artifactId >google-cloud-pom-parent</artifactId >
17+ <version >1.77.0-SNAPSHOT</version ><!-- {x-version-update:google-cloud-java:current} -->
18+ <relativePath >../../google-cloud-pom-parent/pom.xml</relativePath >
1819 </parent >
1920
2021 <properties >
You can’t perform that action at this time.
0 commit comments