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
MarkEWaite committed Apr 21, 2017
1 parent c0f88d6 commit bc51d27
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 @@ -16,7 +16,7 @@
</licenses>

<artifactId>git</artifactId>
<version>3.3.0</version>
<version>3.3.1-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Jenkins Git plugin</name>
<description>Integrates Jenkins with GIT SCM</description>
Expand Down Expand Up @@ -303,7 +303,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>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>git-3.3.0</tag>
<tag>HEAD</tag>
</scm>

<pluginRepositories>
Expand Down

0 comments on commit bc51d27

Please sign in to comment.