Skip to content

Commit fdba9ca

Browse files
authored
Fix pom urls (#3499)
1 parent 974768b commit fdba9ca

File tree

40 files changed

+40
-40
lines changed

40 files changed

+40
-40
lines changed

google-cloud-clients/google-cloud-automl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.55.2-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-automl:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Auto ML</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-automl</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-automl</url>
99
<description>
1010
Java idiomatic client for Google Cloud Auto ML
1111
</description>

google-cloud-clients/google-cloud-bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>1.37.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud BigQuery</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-bigquery</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-bigquery</url>
99
<description>
1010
Java idiomatic client for Google Cloud BigQuery.
1111
</description>

google-cloud-clients/google-cloud-bigquerydatatransfer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.55.2-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Bigquery Data Transfer</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-bigquerydatatransfer</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-bigquerydatatransfer</url>
99
<description>
1010
Java idiomatic client for Google Cloud Bigquery Data Transfer.
1111
</description>

google-cloud-clients/google-cloud-bigtable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.55.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigtable:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Bigtable</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-bigtable</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-bigtable</url>
99
<description>
1010
Java idiomatic client for Google Cloud Bigtable.
1111
</description>

google-cloud-clients/google-cloud-compute/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.55.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Compute</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-compute</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-compute</url>
99
<description>
1010
Java idiomatic client for Google Cloud Compute Engine.
1111
</description>

google-cloud-clients/google-cloud-container/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.55.2-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-container:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Container</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-container</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-container</url>
99
<description>
1010
Java idiomatic client for Google Cloud Container.
1111
</description>

google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>0.55.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
99
<packaging>jar</packaging>
1010
<name>Google Cloud Logging Logback Appender</name>
11-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-contrib/google-cloud-logging-logback</url>
11+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback</url>
1212
<description>
1313
Logback support for Google Cloud Logging
1414
</description>

google-cloud-clients/google-cloud-contrib/google-cloud-nio-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.55.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio-examples:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud NIO Examples</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-contrib/google-cloud-nio-examples</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-contrib/google-cloud-nio-examples</url>
99
<description>
1010
Demonstrates how to use the google-cloud-nio jar to add Google Cloud Storage functionality to legacy code.
1111
</description>

google-cloud-clients/google-cloud-contrib/google-cloud-nio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.55.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud NIO</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-contrib/google-cloud-nio</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-contrib/google-cloud-nio</url>
99
<description>
1010
FileSystemProvider for Java NIO to access Google Cloud Storage transparently.
1111
</description>

google-cloud-clients/google-cloud-contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>0.55.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-contrib:current} -->
66
<packaging>pom</packaging>
77
<name>Google Cloud Contributions</name>
8-
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-contrib</url>
8+
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-contrib</url>
99
<description>
1010
Contains packages that provide higher-level abstraction/functionality for common Google Cloud use cases.
1111
</description>

0 commit comments

Comments
 (0)