Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Release v0.117.0 (#6664)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Oct 31, 2019
1 parent d13834d commit d737840
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions google-cloud-containeranalysis/README.md
Expand Up @@ -19,16 +19,16 @@ If you are using Maven, add this to your pom.xml file
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-containeranalysis</artifactId>
<version>0.116.0-beta</version>
<version>0.117.0-beta</version>
</dependency>
```
If you are using Gradle, add this to your dependencies
```Groovy
compile 'com.google.cloud:google-cloud-containeranalysis:0.116.0-beta'
compile 'com.google.cloud:google-cloud-containeranalysis:0.117.0-beta'
```
If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "0.116.0-beta"
libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "0.117.0-beta"
```
[//]: # ({x-version-update-end})

Expand Down
4 changes: 2 additions & 2 deletions google-cloud-containeranalysis/pom.xml
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-containeranalysis</artifactId>
<version>0.116.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-containeranalysis:current} -->
<version>0.117.0-beta</version><!-- {x-version-update:google-cloud-containeranalysis:current} -->
<packaging>jar</packaging>
<name>Google Cloud Container Analysis</name>
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-containeranalysis
Expand All @@ -15,7 +15,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-clients</artifactId>
<version>0.116.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-clients:current} -->
<version>0.117.0-alpha</version><!-- {x-version-update:google-cloud-clients:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-containeranalysis</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-containeranalysis-v1/pom.xml
Expand Up @@ -3,13 +3,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>grpc-google-cloud-containeranalysis-v1</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-containeranalysis-v1:current} -->
<version>0.82.0</version><!-- {x-version-update:grpc-google-cloud-containeranalysis-v1:current} -->
<name>grpc-google-cloud-containeranalysis-v1</name>
<description>GRPC library for grpc-google-cloud-containeranalysis-v1</description>
<parent>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-api-grpc</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
<version>0.82.0</version><!-- {x-version-update:google-api-grpc:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-containeranalysis-v1beta1/pom.xml
Expand Up @@ -3,13 +3,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>grpc-google-cloud-containeranalysis-v1beta1</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-containeranalysis-v1beta1:current} -->
<version>0.82.0</version><!-- {x-version-update:grpc-google-cloud-containeranalysis-v1beta1:current} -->
<name>grpc-google-cloud-containeranalysis-v1beta1</name>
<description>GRPC library for grpc-google-cloud-containeranalysis-v1beta1</description>
<parent>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-api-grpc</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
<version>0.82.0</version><!-- {x-version-update:google-api-grpc:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-containeranalysis-v1/pom.xml
Expand Up @@ -3,13 +3,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>proto-google-cloud-containeranalysis-v1</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-containeranalysis-v1:current} -->
<version>0.82.0</version><!-- {x-version-update:proto-google-cloud-containeranalysis-v1:current} -->
<name>proto-google-cloud-containeranalysis-v1</name>
<description>PROTO library for proto-google-cloud-containeranalysis-v1</description>
<parent>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-api-grpc</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
<version>0.82.0</version><!-- {x-version-update:google-api-grpc:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-containeranalysis-v1beta1/pom.xml
Expand Up @@ -3,13 +3,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>proto-google-cloud-containeranalysis-v1beta1</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-containeranalysis-v1beta1:current} -->
<version>0.82.0</version><!-- {x-version-update:proto-google-cloud-containeranalysis-v1beta1:current} -->
<name>proto-google-cloud-containeranalysis-v1beta1</name>
<description>PROTO library for proto-google-cloud-containeranalysis-v1beta1</description>
<parent>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-api-grpc</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:google-api-grpc:current} -->
<version>0.82.0</version><!-- {x-version-update:google-api-grpc:current} -->
</parent>
<dependencies>
<dependency>
Expand Down

0 comments on commit d737840

Please sign in to comment.