[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Sebastian Sdorra
2012-01-08 16:46:59 +01:00
parent 2137f2860a
commit 70a7ad1a5f
20 changed files with 59 additions and 59 deletions

View File

@@ -6,12 +6,12 @@
<parent>
<artifactId>scm-plugins</artifactId>
<groupId>sonia.scm.plugins</groupId>
<version>1.11</version>
<version>1.12-SNAPSHOT</version>
</parent>
<groupId>sonia.scm.plugins</groupId>
<artifactId>scm-git-plugin</artifactId>
<version>1.11</version>
<version>1.12-SNAPSHOT</version>
<name>scm-git-plugin</name>
<url>https://bitbucket.org/sdorra/scm-manager</url>
<description>Plugin for the version control system Git</description>
@@ -55,7 +55,7 @@
<dependency>
<groupId>sonia.scm</groupId>
<artifactId>scm-test</artifactId>
<version>1.11</version>
<version>1.12-SNAPSHOT</version>
<scope>test</scope>
</dependency>