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

This commit is contained in:
Sebastian Sdorra
2013-12-30 14:29:18 +01:00
parent 5c78be9faa
commit 858ffd83b5
24 changed files with 76 additions and 76 deletions

View File

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