* [maven-release-plugin] -prepare release org.synyx.hera-0.5
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@6993 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<artifactId>org.synyx.hera</artifactId>
|
||||
<groupId>org.synyx.hera</groupId>
|
||||
<version>0.5-SNAPSHOT</version>
|
||||
<version>0.5</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<artifactId>org.synyx.hera</artifactId>
|
||||
<groupId>org.synyx.hera</groupId>
|
||||
<version>0.5-SNAPSHOT</version>
|
||||
<version>0.5</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
8
pom.xml
8
pom.xml
@@ -4,7 +4,7 @@
|
||||
<artifactId>org.synyx.hera</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>Hera</name>
|
||||
<version>0.5-SNAPSHOT</version>
|
||||
<version>0.5</version>
|
||||
<description>Simple plugin infrastructure</description>
|
||||
|
||||
<organization>
|
||||
@@ -263,9 +263,9 @@
|
||||
</reporting>
|
||||
|
||||
<scm>
|
||||
<url>http://svn.synyx.org/synyx/opensource/hera</url>
|
||||
<connection>scm:svn:http://svn.synyx.org/synyx/opensource/hera</connection>
|
||||
<developerConnection>scm:svn:https://svn.synyx.de/svn/synyx/opensource/hera</developerConnection>
|
||||
<url>http://svn.synyx.org/synyx/opensource/hera/tags/org.synyx.hera-0.5</url>
|
||||
<connection>scm:svn:http://svn.synyx.org/synyx/opensource/hera/tags/org.synyx.hera-0.5</connection>
|
||||
<developerConnection>scm:svn:https://svn.synyx.de/svn/synyx/opensource/hera/tags/org.synyx.hera-0.5</developerConnection>
|
||||
</scm>
|
||||
|
||||
<ciManagement>
|
||||
|
||||
Reference in New Issue
Block a user