Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
evandbrown committed Apr 26, 2018
1 parent 522380a commit aff330d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<relativePath />
</parent>
<artifactId>google-compute-engine</artifactId>
<version>1.0.4</version>
<version>1.0.5-SNAPSHOT</version>
<packaging>hpi</packaging>
<properties>
<jenkins.version>2.7.3</jenkins.version>
Expand Down Expand Up @@ -44,7 +44,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/google-compute-engine-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/google-compute-engine-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/google-compute-engine-plugin</url>
<tag>google-compute-engine-1.0.4</tag>
<tag>HEAD</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit aff330d

Please sign in to comment.