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

Commit

Permalink
Bump next snapshot (#6525)
Browse files Browse the repository at this point in the history
  • Loading branch information
kolea2 committed Oct 17, 2019
1 parent dce33f0 commit 40daf2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-resourcemanager/pom.xml
Expand Up @@ -2,7 +2,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-resourcemanager</artifactId>
<version>0.116.0-alpha</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
<version>0.116.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
<packaging>jar</packaging>
<name>Google Cloud Resource Manager</name>
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-resourcemanager</url>
Expand All @@ -12,7 +12,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-clients</artifactId>
<version>0.116.0-alpha</version><!-- {x-version-update:google-cloud-clients:current} -->
<version>0.116.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-clients:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-resourcemanager</site.installationModule>
Expand Down

0 comments on commit 40daf2d

Please sign in to comment.