Skip to content

Commit

Permalink
fix: bump shared config version to trigger a release (#48)
Browse files Browse the repository at this point in the history
* fix: bump shared config version to trigger a release

* Update pom.xml
  • Loading branch information
dpcollins-google committed May 19, 2020
1 parent 2b05194 commit 7f2fdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>0.2.0</version>
<version>0.4.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 7f2fdef

Please sign in to comment.