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

This commit is contained in:
Sebastian Sdorra
2011-09-07 14:14:29 +02:00
parent f4596cc530
commit 6af6f9e8ed
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.7</version>
<version>1.8-SNAPSHOT</version>
</parent>
<groupId>sonia.scm</groupId>
<artifactId>scm-plugin-backend</artifactId>
<packaging>war</packaging>
<version>1.7</version>
<version>1.8-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>
@@ -36,7 +36,7 @@
<dependency>
<groupId>sonia.scm</groupId>
<artifactId>scm-core</artifactId>
<version>1.7</version>
<version>1.8-SNAPSHOT</version>
</dependency>
<dependency>