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

This commit is contained in:
Sebastian Sdorra
2011-10-22 15:23:19 +02:00
parent 129268d276
commit 744b360fdf
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.8</version>
<version>1.9-SNAPSHOT</version>
</parent>
<groupId>sonia.scm.plugins</groupId>
<artifactId>scm-svn-plugin</artifactId>
<version>1.8</version>
<version>1.9-SNAPSHOT</version>
<name>scm-svn-plugin</name>
<url>https://bitbucket.org/sdorra/scm-manager</url>
<description>Plugin for the version control system Subversion</description>
@@ -46,7 +46,7 @@
<dependency>
<groupId>sonia.scm</groupId>
<artifactId>scm-test</artifactId>
<version>1.8</version>
<version>1.9-SNAPSHOT</version>
<scope>test</scope>
</dependency>