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