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
lacostej committed May 29, 2015
1 parent 7ab0f1c commit ffa82b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,7 +7,7 @@
</parent>

<artifactId>unity3d-plugin</artifactId>
<version>1.0</version>
<version>1.1-SNAPSHOT</version>
<packaging>hpi</packaging>

<name>Jenkins Unity3d plugin</name>
Expand All @@ -18,7 +18,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/unity3d-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/unity3d-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/unity3d-plugin</url>
<tag>unity3d-plugin-1.0</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit ffa82b8

Please sign in to comment.