Skip to content

Commit

Permalink
chore(main): release 0.7.6 (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 30, 2022
1 parent caa6fc4 commit b01a5d5
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 17 deletions.
8 changes: 8 additions & 0 deletions java-area120-tables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.7.6](https://github.com/googleapis/java-area120-tables/compare/v0.7.5...v0.7.6) (2022-09-30)


### Dependencies

* Update dependency google-resumable-media to v2.4.0 ([#426](https://github.com/googleapis/java-area120-tables/issues/426)) ([4ecd88e](https://github.com/googleapis/java-area120-tables/commit/4ecd88e4e580f1a02d47f5091df26d1bd631553a))
* Update dependency protobuf to v3.20.3 ([#427](https://github.com/googleapis/java-area120-tables/issues/427)) ([4687094](https://github.com/googleapis/java-area120-tables/commit/46870947a7da9c2d2c2eeb9745c49e24fef36495))

## [0.7.5](https://github.com/googleapis/java-area120-tables/compare/v0.7.4...v0.7.5) (2022-09-28)


Expand Down
8 changes: 4 additions & 4 deletions java-area120-tables/google-area120-tables-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables-bom</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:google-area120-tables:current} -->
<version>0.7.6</version><!-- {x-version-update:google-area120-tables:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -56,17 +56,17 @@
<dependency>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:google-area120-tables:current} -->
<version>0.7.6</version><!-- {x-version-update:google-area120-tables:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-area120-tables-v1alpha1</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-area120-tables-v1alpha1:current} -->
<version>0.7.6</version><!-- {x-version-update:grpc-google-area120-tables-v1alpha1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-area120-tables-v1alpha1</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:proto-google-area120-tables-v1alpha1:current} -->
<version>0.7.6</version><!-- {x-version-update:proto-google-area120-tables-v1alpha1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions java-area120-tables/google-area120-tables/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:google-area120-tables:current} -->
<version>0.7.6</version><!-- {x-version-update:google-area120-tables:current} -->
<packaging>jar</packaging>
<name>Google Area 120 Tables</name>
<url>https://github.com/googleapis/java-area120-tables</url>
<description>provides programmatic methods to the Area 120 Tables API.</description>
<parent>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables-parent</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:google-area120-tables:current} -->
<version>0.7.6</version><!-- {x-version-update:google-area120-tables:current} -->
</parent>
<properties>
<site.installationModule>google-area120-tables</site.installationModule>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-area120-tables-v1alpha1</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-area120-tables-v1alpha1:current} -->
<version>0.7.6</version><!-- {x-version-update:grpc-google-area120-tables-v1alpha1:current} -->
<name>grpc-google-area120-tables-v1alpha1</name>
<description>GRPC library for google-area120-tables</description>
<parent>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables-parent</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:google-area120-tables:current} -->
<version>0.7.6</version><!-- {x-version-update:google-area120-tables:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions java-area120-tables/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables-parent</artifactId>
<packaging>pom</packaging>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:google-area120-tables:current} -->
<version>0.7.6</version><!-- {x-version-update:google-area120-tables:current} -->
<name>Google Area 120 Tables Parent</name>
<url>https://github.com/googleapis/java-</url>
<description>
Expand Down Expand Up @@ -61,17 +61,17 @@
<dependency>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:google-area120-tables:current} -->
<version>0.7.6</version><!-- {x-version-update:google-area120-tables:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-area120-tables-v1alpha1</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:proto-google-area120-tables-v1alpha1:current} -->
<version>0.7.6</version><!-- {x-version-update:proto-google-area120-tables-v1alpha1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-area120-tables-v1alpha1</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-area120-tables-v1alpha1:current} -->
<version>0.7.6</version><!-- {x-version-update:grpc-google-area120-tables-v1alpha1:current} -->
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-area120-tables-v1alpha1</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:proto-google-area120-tables-v1alpha1:current} -->
<version>0.7.6</version><!-- {x-version-update:proto-google-area120-tables-v1alpha1:current} -->
<name>proto-google-area120-tables-v1alpha1</name>
<description>Proto library for google-area120-tables</description>
<parent>
<groupId>com.google.area120</groupId>
<artifactId>google-area120-tables-parent</artifactId>
<version>0.7.6-SNAPSHOT</version><!-- {x-version-update:google-area120-tables:current} -->
<version>0.7.6</version><!-- {x-version-update:google-area120-tables:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions java-area120-tables/versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-area120-tables:0.7.5:0.7.6-SNAPSHOT
grpc-google-area120-tables-v1alpha1:0.7.5:0.7.6-SNAPSHOT
proto-google-area120-tables-v1alpha1:0.7.5:0.7.6-SNAPSHOT
google-area120-tables:0.7.6:0.7.6
grpc-google-area120-tables-v1alpha1:0.7.6:0.7.6
proto-google-area120-tables-v1alpha1:0.7.6:0.7.6

0 comments on commit b01a5d5

Please sign in to comment.