Skip to content

Commit 63e8ee7

Browse files
chore(main): release 1.75.0
1 parent 3599d51 commit 63e8ee7

File tree

100 files changed

+340
-340
lines changed
  • java-shopping-merchant-datasources
    • grpc-google-shopping-merchant-datasources-v1beta
    • grpc-google-shopping-merchant-datasources-v1
    • proto-google-shopping-merchant-datasources-v1beta
    • proto-google-shopping-merchant-datasources-v1
  • java-shopping-merchant-inventories
    • google-shopping-merchant-inventories-bom
    • google-shopping-merchant-inventories
    • grpc-google-shopping-merchant-inventories-v1beta
    • grpc-google-shopping-merchant-inventories-v1
    • proto-google-shopping-merchant-inventories-v1beta
    • proto-google-shopping-merchant-inventories-v1
  • java-shopping-merchant-lfp
    • google-shopping-merchant-lfp-bom
    • google-shopping-merchant-lfp
    • grpc-google-shopping-merchant-lfp-v1beta
    • grpc-google-shopping-merchant-lfp-v1
    • proto-google-shopping-merchant-lfp-v1beta
    • proto-google-shopping-merchant-lfp-v1
  • java-shopping-merchant-notifications
    • google-shopping-merchant-notifications-bom
    • google-shopping-merchant-notifications
    • grpc-google-shopping-merchant-notifications-v1beta
    • grpc-google-shopping-merchant-notifications-v1
    • proto-google-shopping-merchant-notifications-v1beta
    • proto-google-shopping-merchant-notifications-v1
  • java-shopping-merchant-product-studio
    • google-shopping-merchant-productstudio-bom
    • google-shopping-merchant-productstudio
    • grpc-google-shopping-merchant-productstudio-v1alpha
    • proto-google-shopping-merchant-productstudio-v1alpha
  • java-shopping-merchant-products
    • google-shopping-merchant-products-bom
    • google-shopping-merchant-products
    • grpc-google-shopping-merchant-products-v1beta
    • grpc-google-shopping-merchant-products-v1
    • proto-google-shopping-merchant-products-v1beta
    • proto-google-shopping-merchant-products-v1
  • java-shopping-merchant-promotions
    • google-shopping-merchant-promotions-bom
    • google-shopping-merchant-promotions
    • grpc-google-shopping-merchant-promotions-v1beta
    • grpc-google-shopping-merchant-promotions-v1
    • proto-google-shopping-merchant-promotions-v1beta
    • proto-google-shopping-merchant-promotions-v1
  • java-shopping-merchant-quota
    • google-shopping-merchant-quota-bom
    • google-shopping-merchant-quota
    • grpc-google-shopping-merchant-quota-v1beta
    • grpc-google-shopping-merchant-quota-v1
    • proto-google-shopping-merchant-quota-v1beta
    • proto-google-shopping-merchant-quota-v1
  • java-shopping-merchant-reports
    • google-shopping-merchant-reports-bom
    • google-shopping-merchant-reports
    • grpc-google-shopping-merchant-reports-v1alpha
    • grpc-google-shopping-merchant-reports-v1beta
    • grpc-google-shopping-merchant-reports-v1
    • proto-google-shopping-merchant-reports-v1alpha
    • proto-google-shopping-merchant-reports-v1beta
    • proto-google-shopping-merchant-reports-v1
  • java-shopping-merchant-reviews
    • google-shopping-merchant-reviews-bom
    • google-shopping-merchant-reviews
    • grpc-google-shopping-merchant-reviews-v1beta
    • proto-google-shopping-merchant-reviews-v1beta
  • java-spanneradapter
  • java-speech
  • java-storage-transfer
  • java-storagebatchoperations
    • google-cloud-storagebatchoperations-bom
    • google-cloud-storagebatchoperations
    • grpc-google-cloud-storagebatchoperations-v1
    • proto-google-cloud-storagebatchoperations-v1
  • java-storageinsights
  • java-talent

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+340
-340
lines changed

java-shopping-merchant-datasources/grpc-google-shopping-merchant-datasources-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>grpc-google-shopping-merchant-datasources-v1</artifactId>
7-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1:current} -->
7+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1:current} -->
88
<name>grpc-google-shopping-merchant-datasources-v1</name>
99
<description>GRPC library for google-shopping-merchant-datasources</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
13-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
13+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-datasources/grpc-google-shopping-merchant-datasources-v1beta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>grpc-google-shopping-merchant-datasources-v1beta</artifactId>
7-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
7+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
88
<name>grpc-google-shopping-merchant-datasources-v1beta</name>
99
<description>GRPC library for google-shopping-merchant-datasources</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
13-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
13+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-datasources/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.shopping</groupId>
55
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
7+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
88
<name>Google Merchant API Parent</name>
99
<description>
1010
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-jar-parent</artifactId>
16-
<version>1.75.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
16+
<version>1.75.0</version><!-- {x-version-update:google-cloud-java:current} -->
1717
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
1818
</parent>
1919

@@ -29,27 +29,27 @@
2929
<dependency>
3030
<groupId>com.google.shopping</groupId>
3131
<artifactId>google-shopping-merchant-datasources</artifactId>
32-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
32+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
3333
</dependency>
3434
<dependency>
3535
<groupId>com.google.shopping.api.grpc</groupId>
3636
<artifactId>proto-google-shopping-merchant-datasources-v1</artifactId>
37-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1:current} -->
37+
<version>1.9.0</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1:current} -->
3838
</dependency>
3939
<dependency>
4040
<groupId>com.google.shopping.api.grpc</groupId>
4141
<artifactId>grpc-google-shopping-merchant-datasources-v1</artifactId>
42-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1:current} -->
42+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1:current} -->
4343
</dependency>
4444
<dependency>
4545
<groupId>com.google.shopping.api.grpc</groupId>
4646
<artifactId>grpc-google-shopping-merchant-datasources-v1beta</artifactId>
47-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
47+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
4848
</dependency>
4949
<dependency>
5050
<groupId>com.google.shopping.api.grpc</groupId>
5151
<artifactId>proto-google-shopping-merchant-datasources-v1beta</artifactId>
52-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
52+
<version>1.9.0</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
5353
</dependency>
5454

5555
</dependencies>

java-shopping-merchant-datasources/proto-google-shopping-merchant-datasources-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>proto-google-shopping-merchant-datasources-v1</artifactId>
7-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1:current} -->
7+
<version>1.9.0</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1:current} -->
88
<name>proto-google-shopping-merchant-datasources-v1</name>
99
<description>Proto library for google-shopping-merchant-datasources</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
13-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
13+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-datasources/proto-google-shopping-merchant-datasources-v1beta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>proto-google-shopping-merchant-datasources-v1beta</artifactId>
7-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
7+
<version>1.9.0</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
88
<name>proto-google-shopping-merchant-datasources-v1beta</name>
99
<description>Proto library for google-shopping-merchant-datasources</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
13-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
13+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-inventories/google-shopping-merchant-inventories-bom/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.shopping</groupId>
55
<artifactId>google-shopping-merchant-inventories-bom</artifactId>
6-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
6+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
77
<packaging>pom</packaging>
88

99
<parent>
1010
<groupId>com.google.cloud</groupId>
1111
<artifactId>google-cloud-pom-parent</artifactId>
12-
<version>1.75.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
12+
<version>1.75.0</version><!-- {x-version-update:google-cloud-java:current} -->
1313
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
1414
</parent>
1515

@@ -27,27 +27,27 @@
2727
<dependency>
2828
<groupId>com.google.shopping</groupId>
2929
<artifactId>google-shopping-merchant-inventories</artifactId>
30-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
30+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
3131
</dependency>
3232
<dependency>
3333
<groupId>com.google.shopping.api.grpc</groupId>
3434
<artifactId>grpc-google-shopping-merchant-inventories-v1beta</artifactId>
35-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
35+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
3636
</dependency>
3737
<dependency>
3838
<groupId>com.google.shopping.api.grpc</groupId>
3939
<artifactId>grpc-google-shopping-merchant-inventories-v1</artifactId>
40-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1:current} -->
40+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1:current} -->
4141
</dependency>
4242
<dependency>
4343
<groupId>com.google.shopping.api.grpc</groupId>
4444
<artifactId>proto-google-shopping-merchant-inventories-v1beta</artifactId>
45-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1beta:current} -->
45+
<version>1.9.0</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1beta:current} -->
4646
</dependency>
4747
<dependency>
4848
<groupId>com.google.shopping.api.grpc</groupId>
4949
<artifactId>proto-google-shopping-merchant-inventories-v1</artifactId>
50-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1:current} -->
50+
<version>1.9.0</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1:current} -->
5151
</dependency>
5252
</dependencies>
5353
</dependencyManagement>

java-shopping-merchant-inventories/google-shopping-merchant-inventories/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.shopping</groupId>
55
<artifactId>google-shopping-merchant-inventories</artifactId>
6-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
6+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
77
<packaging>jar</packaging>
88
<name>Google Merchant API</name>
99
<description>Merchant API Programmatically manage your Merchant Center accounts.</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-inventories-parent</artifactId>
13-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
13+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
1414
</parent>
1515
<properties>
1616
<site.installationModule>google-shopping-merchant-inventories</site.installationModule>

java-shopping-merchant-inventories/grpc-google-shopping-merchant-inventories-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>grpc-google-shopping-merchant-inventories-v1</artifactId>
7-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1:current} -->
7+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1:current} -->
88
<name>grpc-google-shopping-merchant-inventories-v1</name>
99
<description>GRPC library for google-shopping-merchant-inventories</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-inventories-parent</artifactId>
13-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
13+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-inventories/grpc-google-shopping-merchant-inventories-v1beta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.shopping.api.grpc</groupId>
66
<artifactId>grpc-google-shopping-merchant-inventories-v1beta</artifactId>
7-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
7+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
88
<name>grpc-google-shopping-merchant-inventories-v1beta</name>
99
<description>GRPC library for google-shopping-merchant-inventories</description>
1010
<parent>
1111
<groupId>com.google.shopping</groupId>
1212
<artifactId>google-shopping-merchant-inventories-parent</artifactId>
13-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
13+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-shopping-merchant-inventories/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.shopping</groupId>
55
<artifactId>google-shopping-merchant-inventories-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
7+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
88
<name>Google Merchant API Parent</name>
99
<description>
1010
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-jar-parent</artifactId>
16-
<version>1.75.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
16+
<version>1.75.0</version><!-- {x-version-update:google-cloud-java:current} -->
1717
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
1818
</parent>
1919

@@ -29,27 +29,27 @@
2929
<dependency>
3030
<groupId>com.google.shopping</groupId>
3131
<artifactId>google-shopping-merchant-inventories</artifactId>
32-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
32+
<version>1.9.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
3333
</dependency>
3434
<dependency>
3535
<groupId>com.google.shopping.api.grpc</groupId>
3636
<artifactId>proto-google-shopping-merchant-inventories-v1</artifactId>
37-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1:current} -->
37+
<version>1.9.0</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1:current} -->
3838
</dependency>
3939
<dependency>
4040
<groupId>com.google.shopping.api.grpc</groupId>
4141
<artifactId>grpc-google-shopping-merchant-inventories-v1</artifactId>
42-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1:current} -->
42+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1:current} -->
4343
</dependency>
4444
<dependency>
4545
<groupId>com.google.shopping.api.grpc</groupId>
4646
<artifactId>grpc-google-shopping-merchant-inventories-v1beta</artifactId>
47-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
47+
<version>1.9.0</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
4848
</dependency>
4949
<dependency>
5050
<groupId>com.google.shopping.api.grpc</groupId>
5151
<artifactId>proto-google-shopping-merchant-inventories-v1beta</artifactId>
52-
<version>1.9.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1beta:current} -->
52+
<version>1.9.0</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1beta:current} -->
5353
</dependency>
5454
</dependencies>
5555
</dependencyManagement>

0 commit comments

Comments
 (0)