[maven-release-plugin] prepare release 1.15

This commit is contained in:
Sebastian Sdorra
2012-05-12 21:04:47 +02:00
parent 80cbc186e3
commit 5ee44dbb07
22 changed files with 70 additions and 70 deletions

View File

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