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
mattisii committed Jan 9, 2018
1 parent f418532 commit 8479c5f
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>protecode-sc</artifactId>
<version>0.15.1</version>
<version>0.15.2-SNAPSHOT</version>
<packaging>hpi</packaging>
<properties>
<gson.version>2.8.2</gson.version>
Expand Down Expand Up @@ -76,7 +76,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>protecode-sc-0.15.1</tag>
<tag>HEAD</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 8479c5f

Please sign in to comment.