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
oleg-nenashev committed Jun 14, 2018
1 parent 30b9f63 commit 1222d58
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 @@

<groupId>org.jenkins-ci</groupId>
<artifactId>winstone</artifactId>
<version>4.4</version>
<version>4.5-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Winstone</name>
Expand Down Expand Up @@ -163,7 +163,7 @@
<connection>scm:git:git://github.com/jenkinsci/winstone.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/winstone.git</developerConnection>
<url>http://github.com/jenkinsci/winstone</url>
<tag>winstone-4.4</tag>
<tag>HEAD</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 1222d58

Please sign in to comment.