Skip to content

Commit 360b83b

Browse files
authored
Prepare for KMS GA release - upgrade versions to 1.0.0. (#4581)
1 parent c07f49b commit 360b83b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
<dependency>
468468
<groupId>com.google.cloud</groupId>
469469
<artifactId>google-cloud-kms</artifactId>
470-
<version>0.81.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-kms:current} -->
470+
<version>1.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-kms:current} -->
471471
</dependency>
472472
<dependency>
473473
<groupId>com.google.api.grpc</groupId>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-kms</artifactId>
5-
<version>0.81.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-kms:current} -->
5+
<version>1.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-kms:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud KMS</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-clients/google-cloud-kms</url>

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ google-cloud-firestore:0.81.0-beta:0.81.1-beta-SNAPSHOT
3535
google-cloud-gcloud-maven-plugin:0.81.0-alpha:0.81.1-alpha-SNAPSHOT
3636
google-cloud-iamcredentials:0.8.0-alpha:0.8.1-alpha-SNAPSHOT
3737
google-cloud-iot:0.81.0-beta:0.81.1-beta-SNAPSHOT
38-
google-cloud-kms:0.81.0-beta:0.81.1-beta-SNAPSHOT
38+
google-cloud-kms:1.0.0:1.0.1-SNAPSHOT
3939
google-cloud-language:1.63.0:1.63.1-SNAPSHOT
4040
google-cloud-logging:1.63.0:1.63.1-SNAPSHOT
4141
google-cloud-logging-logback:0.81.0-alpha:0.81.1-alpha-SNAPSHOT

0 commit comments

Comments
 (0)