Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
e18de1b
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
6575a8a
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
9ac3fad
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
902d4c8
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
be1bf00
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
7b7e385
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
eec775f
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
30e7871
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
2cf2774
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
ff9a7ea
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
5f227e5
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
36295be
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
a06e8f6
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
1a7f0ff
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
c6e3e5e
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
08e3204
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
2c6dcff
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
d1a9c22
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
924a639
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
1c1e167
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
93bb758
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
92e8c00
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
d58ffc5
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
2fb4420
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
7dbe26c
chore(main): release 1.91.0-SNAPSHOT
release-please[bot] Aug 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ load("@rules_jvm_external//:defs.bzl", "maven_install")
load("@io_grpc_grpc_java//:repositories.bzl", "IO_GRPC_GRPC_JAVA_ARTIFACTS")
load("@io_grpc_grpc_java//:repositories.bzl", "IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS")

_gapic_generator_java_version = "2.76.0" # {x-version-update:gapic-generator-java:current}
_gapic_generator_java_version = "2.77.0-SNAPSHOT" # {x-version-update:gapic-generator-java:current}

maven_install(
artifacts = [
Expand Down
454 changes: 227 additions & 227 deletions gapic-libraries-bom/pom.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion google-auth-library-java/appengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
10 changes: 5 additions & 5 deletions google-auth-library-java/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.auth</groupId>
<artifactId>google-auth-library-bom</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-bom:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-bom:current} -->
<packaging>pom</packaging>

<parent>
Expand All @@ -23,22 +23,22 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-credentials</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-appengine</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
</dependency>
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-cab-token-generator</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion google-auth-library-java/cab-token-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
</parent>

<artifactId>google-auth-library-cab-token-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-auth-library-java/credentials/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion google-auth-library-java/oauth2_http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions google-auth-library-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-auth-library-parent:current} -->
<packaging>pom</packaging>
<name>Google Auth Library for Java</name>
<description>Client libraries providing authentication and
Expand Down Expand Up @@ -86,7 +86,7 @@
<project.tink.version>1.15.0</project.tink.version>
<project.slf4j.version>2.0.17</project.slf4j.version>
<project.gson.version>2.13.2</project.gson.version>
<project.api-common.version>2.67.0</project.api-common.version><!-- {x-version-update:api-common:current} -->
<project.api-common.version>2.68.0-SNAPSHOT</project.api-common.version><!-- {x-version-update:api-common:current} -->
<project.commons-codec.version>1.18.0</project.commons-codec.version>
<surefire.version>3.5.2</surefire.version>
<clirr.skip>true</clirr.skip>
Expand Down
8 changes: 4 additions & 4 deletions google-cloud-jar-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-jar-parent</artifactId>
<groupId>com.google.cloud</groupId>
<version>1.90.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.91.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<packaging>pom</packaging>
<name>Google Cloud JAR Parent</name>
<description>
Expand All @@ -15,7 +15,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.90.0</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>1.91.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<relativePath>../google-cloud-pom-parent/pom.xml</relativePath>
</parent>
<properties>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.66.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>3.67.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -47,7 +47,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.72.0</version><!-- {x-version-update:google-cloud-storage:current} -->
<version>2.73.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-storage:current} -->
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-pom-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-pom-parent</artifactId>
<groupId>com.google.cloud</groupId>
<version>1.90.0</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>1.91.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<packaging>pom</packaging>
<name>Google Cloud POM Parent</name>
<url>https://github.com/googleapis/google-cloud-java</url>
Expand All @@ -15,7 +15,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>sdk-platform-java-config</artifactId>
<version>3.66.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>3.67.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<relativePath>../sdk-platform-java/sdk-platform-java-config</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions grpc-gcp-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>com.google.cloud</groupId>
<artifactId>grpc-gcp</artifactId>
<version>1.14.0</version><!-- {x-version-update:grpc-gcp:current} -->
<version>1.15.0-SNAPSHOT</version><!-- {x-version-update:grpc-gcp:current} -->
<packaging>jar</packaging>

<name>gRPC extension library for Google Cloud Platform</name>
Expand Down Expand Up @@ -62,7 +62,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<site.installationModule>grpc-gcp</site.installationModule>
<api-common.version>2.67.0</api-common.version><!-- {x-version-update:api-common:current} -->
<api-common.version>2.68.0-SNAPSHOT</api-common.version><!-- {x-version-update:api-common:current} -->
<auto-value.version>1.11.0</auto-value.version>
<error-prone-annotations.version>2.48.0</error-prone-annotations.version>
<google-http-client.version>2.2.0</google-http-client.version>
Expand All @@ -74,7 +74,7 @@
<junit.version>4.13.2</junit.version>
<opencensus.version>0.31.1</opencensus.version>
<opentelemetry.version>1.62.0</opentelemetry.version>
<spanner.version>6.121.0</spanner.version><!-- {x-version-update:google-cloud-spanner:current} -->
<spanner.version>6.122.0-SNAPSHOT</spanner.version><!-- {x-version-update:google-cloud-spanner:current} -->
<truth.version>1.4.5</truth.version>
<mockito.version>4.11.0</mockito.version>
<checkstyle.skip>true</checkstyle.skip>
Expand Down
10 changes: 5 additions & 5 deletions java-accessapproval/google-cloud-accessapproval-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-bom</artifactId>
<version>2.97.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<packaging>pom</packaging>

<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.90.0</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>1.91.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

Expand All @@ -24,17 +24,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval</artifactId>
<version>2.97.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-accessapproval-v1</artifactId>
<version>2.97.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-accessapproval-v1</artifactId>
<version>2.97.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
</dependency>
<!-- {x-generated-dependencies-end} -->
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions java-accessapproval/google-cloud-accessapproval/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval</artifactId>
<version>2.97.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<packaging>jar</packaging>
<name>Google Cloud Access Approval</name>
<description>Java idiomatic client for Google Cloud accessapproval</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-parent</artifactId>
<version>2.97.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-accessapproval</site.installationModule>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
@InternalApi("For internal use only")
final class Version {
// {x-version-update-start:google-cloud-accessapproval:current}
static final String VERSION = "2.97.0";
static final String VERSION = "2.98.0-SNAPSHOT";
// {x-version-update-end}

}
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-cloud-accessapproval-v1</artifactId>
<version>2.97.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<name>grpc-google-cloud-accessapproval-v1</name>
<description>GRPC library for grpc-google-cloud-accessapproval-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-parent</artifactId>
<version>2.97.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
10 changes: 5 additions & 5 deletions java-accessapproval/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-parent</artifactId>
<packaging>pom</packaging>
<version>2.97.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<name>Google Cloud Access Approval Parent</name>
<description>
Java idiomatic client for Google Cloud Platform services.
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-jar-parent</artifactId>
<version>1.90.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.91.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
</parent>

Expand All @@ -30,17 +30,17 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-accessapproval-v1</artifactId>
<version>2.97.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-accessapproval-v1</artifactId>
<version>2.97.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval</artifactId>
<version>2.97.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</dependency>
<!-- {x-generated-dependencies-end} -->

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-cloud-accessapproval-v1</artifactId>
<version>2.97.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<name>proto-google-cloud-accessapproval-v1beta1</name>
<description>PROTO library for proto-google-cloud-accessapproval-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-parent</artifactId>
<version>2.97.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.98.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-bom</artifactId>
<version>1.97.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.98.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<packaging>pom</packaging>

<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.90.0</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>1.91.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

Expand All @@ -28,22 +28,22 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager</artifactId>
<version>1.97.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.98.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-identity-accesscontextmanager-v1</artifactId>
<version>1.97.0</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
<version>1.98.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-v1</artifactId>
<version>1.97.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.98.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-type</artifactId>
<version>1.97.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
<version>1.98.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
</dependency>
<!-- {x-generated-dependencies-end} -->
</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager</artifactId>
<version>1.97.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.98.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<packaging>jar</packaging>
<name>Google Identity Access Context Manager</name>
<description>Identity Access Context Manager n/a</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-parent</artifactId>
<version>1.97.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.98.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
</parent>
<properties>
<site.installationModule>google-identity-accesscontextmanager</site.installationModule>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
@InternalApi("For internal use only")
final class Version {
// {x-version-update-start:google-identity-accesscontextmanager:current}
static final String VERSION = "1.97.0";
static final String VERSION = "1.98.0-SNAPSHOT";
// {x-version-update-end}

}
Loading
Loading