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 13, 2016
1 parent babed87 commit 4d7e065
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 @@ -9,15 +9,15 @@

<artifactId>role-strategy</artifactId>
<packaging>hpi</packaging>
<version>2.3.2</version>
<version>2.3.3-SNAPSHOT</version>
<name>Role-based Authorization Strategy</name>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Role+Strategy+Plugin</url>

<scm>
<connection>scm:git:ssh://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>role-strategy-2.3.2</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 4d7e065

Please sign in to comment.