[maven-release-plugin] prepare release 1.19

This commit is contained in:
Sebastian Sdorra
2012-08-18 14:13:44 +02:00
parent 9de33362bd
commit 1928b11aed
24 changed files with 78 additions and 78 deletions

View File

@@ -6,12 +6,12 @@
<parent>
<artifactId>scm-samples</artifactId>
<groupId>sonia.scm.samples</groupId>
<version>1.19-SNAPSHOT</version>
<version>1.19</version>
</parent>
<groupId>sonia.scm.sample</groupId>
<artifactId>scm-sample-auth</artifactId>
<version>1.19-SNAPSHOT</version>
<version>1.19</version>
<name>scm-sample-auth</name>
<description>Sample Authentication Plugin</description>
<url>https://bitbucket.org/sdorra/scm-manager</url>
@@ -28,7 +28,7 @@
<dependency>
<groupId>sonia.scm</groupId>
<artifactId>scm-core</artifactId>
<version>1.19-SNAPSHOT</version>
<version>1.19</version>
</dependency>
</dependencies>