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

This commit is contained in:
Sebastian Sdorra
2012-02-05 13:33:24 +01:00
parent 82b564173f
commit 7ab0b5950e
20 changed files with 59 additions and 59 deletions

View File

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