[maven-release-plugin] prepare release 1.14

This commit is contained in:
Sebastian Sdorra
2012-04-19 09:44:38 +02:00
parent 08eeaa91d4
commit 1061fb2924
22 changed files with 71 additions and 73 deletions

View File

@@ -6,12 +6,12 @@
<parent>
<artifactId>scm</artifactId>
<groupId>sonia.scm</groupId>
<version>1.14-SNAPSHOT</version>
<version>1.14</version>
</parent>
<groupId>sonia.scm</groupId>
<artifactId>scm-test</artifactId>
<version>1.14-SNAPSHOT</version>
<version>1.14</version>
<name>scm-test</name>
<dependencies>
@@ -25,7 +25,7 @@
<dependency>
<groupId>sonia.scm</groupId>
<artifactId>scm-core</artifactId>
<version>1.14-SNAPSHOT</version>
<version>1.14</version>
</dependency>
<dependency>