Skip to content
Open
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
6a2a96e
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
ddd3e67
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
7d76ab0
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
2ebd765
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
b4add0e
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
eeb34f7
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
51b47fd
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
93da65b
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
203721c
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
cf2fd40
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
b71ae76
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
46c00d4
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
29ae471
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
499c817
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
44dbf83
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
f32378e
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
b7468e2
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
0feab7d
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
f7369ce
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
3e61519
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
f492c1c
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
75a0c7c
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
1a7df4c
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
e76d7e8
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 2026
a592b6b
chore(main): release 1.92.0-SNAPSHOT
release-please[bot] Sep 5, 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.77.0" # {x-version-update:gapic-generator-java:current}
_gapic_generator_java_version = "2.78.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-bom:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.52.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
<version>1.53.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.14.0</project.gson.version>
<project.api-common.version>2.68.0</project.api-common.version><!-- {x-version-update:api-common:current} -->
<project.api-common.version>2.69.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.91.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.92.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.91.0</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>1.92.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<relativePath>../google-cloud-pom-parent/pom.xml</relativePath>
</parent>
<properties>
Expand All @@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.67.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>3.68.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -60,7 +60,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.73.0</version><!-- {x-version-update:google-cloud-storage:current} -->
<version>2.74.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.91.0</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>1.92.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.67.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>3.68.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<relativePath>../sdk-platform-java/sdk-platform-java-config</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions grpc-gcp-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
first-party-dependencies, which is imported by google-cloud-shared-dependencies;
importing shared dependency management from grpc-gcp would create a dependency
management cycle. -->
<version>1.21.0</version><!-- {x-version-update:google-cloud-shared-config:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-config:current} -->
<relativePath>../java-shared-config/java-shared-config/pom.xml</relativePath>
</parent>

<groupId>com.google.cloud</groupId>
<artifactId>grpc-gcp</artifactId>
<version>1.15.0</version><!-- {x-version-update:grpc-gcp:current} -->
<version>1.16.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.68.0</api-common.version><!-- {x-version-update:api-common:current} -->
<api-common.version>2.69.0-SNAPSHOT</api-common.version><!-- {x-version-update:api-common:current} -->
<awaitility.version>4.3.0</awaitility.version>
<auto-value.version>1.11.0</auto-value.version>
<error-prone-annotations.version>2.50.0</error-prone-annotations.version>
Expand All @@ -75,7 +75,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.122.0</spanner.version><!-- {x-version-update:google-cloud-spanner:current} -->
<spanner.version>6.123.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.98.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.99.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.91.0</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>1.92.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.98.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.99.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.98.0";
static final String VERSION = "2.99.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.98.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.99.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.91.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.92.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.98.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.99.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.98.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.99.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.91.0</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>1.92.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.98.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.99.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.98.0</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
<version>1.99.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.98.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.99.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.98.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
<version>1.99.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.98.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.99.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.98.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.99.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.98.0";
static final String VERSION = "1.99.0-SNAPSHOT";
// {x-version-update-end}

}
Loading
Loading