* [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:
Oliver Gierke
2010-02-25 15:33:30 +00:00
parent 81fbad9a74
commit 88d639d6cb
3 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<artifactId>org.synyx.hera</artifactId>
<groupId>org.synyx.hera</groupId>
<version>0.6</version>
<version>0.7-SNAPSHOT</version>
</parent>
<properties>

View File

@@ -8,7 +8,7 @@
<parent>
<artifactId>org.synyx.hera</artifactId>
<groupId>org.synyx.hera</groupId>
<version>0.6</version>
<version>0.7-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -4,7 +4,7 @@
<artifactId>org.synyx.hera</artifactId>
<packaging>pom</packaging>
<name>Hera</name>
<version>0.6</version>
<version>0.7-SNAPSHOT</version>
<description>Simple plugin infrastructure</description>
<organization>
@@ -263,9 +263,9 @@
</reporting>
<scm>
<url>http://svn.synyx.org/synyx/opensource/hera/tags/org.synyx.hera-0.6</url>
<connection>scm:svn:http://svn.synyx.org/synyx/opensource/hera/tags/org.synyx.hera-0.6</connection>
<developerConnection>scm:svn:https://svn.synyx.de/svn/synyx/opensource/hera/tags/org.synyx.hera-0.6</developerConnection>
<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>
</scm>
<ciManagement>