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

This commit is contained in:
Sebastian Sdorra
2012-05-12 21:04:48 +02:00
parent f6541d4002
commit cac2f69c89
22 changed files with 69 additions and 69 deletions

View File

@@ -6,13 +6,13 @@
<parent>
<artifactId>scm</artifactId>
<groupId>sonia.scm</groupId>
<version>1.15</version>
<version>1.16-SNAPSHOT</version>
</parent>
<groupId>sonia.scm</groupId>
<artifactId>scm-plugin-backend</artifactId>
<packaging>war</packaging>
<version>1.15</version>
<version>1.16-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>
@@ -42,7 +42,7 @@
<dependency>
<groupId>sonia.scm</groupId>
<artifactId>scm-core</artifactId>
<version>1.15</version>
<version>1.16-SNAPSHOT</version>
</dependency>
<dependency>