Preprare 0.8.0 development iteration.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<artifactId>org.synyx.hera</artifactId>
|
||||
<groupId>org.synyx.hera</groupId>
|
||||
<version>0.7.0.RELEASE</version>
|
||||
<version>0.8.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<artifactId>org.synyx.hera</artifactId>
|
||||
<groupId>org.synyx.hera</groupId>
|
||||
<version>0.7.0.RELEASE</version>
|
||||
<version>0.8.0.BUILD-SNAPSHOT</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.7.0.RELEASE</version>
|
||||
<version>0.8.0.BUILD-SNAPSHOT</version>
|
||||
<description>Simple plugin infrastructure</description>
|
||||
|
||||
<organization>
|
||||
@@ -324,9 +324,9 @@
|
||||
</reporting>
|
||||
|
||||
<scm>
|
||||
<url>http://svn.synyx.org/synyx/opensource/hera/tags/org.synyx.hera-0.7.0.RELEASE</url>
|
||||
<connection>scm:svn:http://svn.synyx.org/synyx/opensource/hera/tags/org.synyx.hera-0.7.0.RELEASE</connection>
|
||||
<developerConnection>scm:svn:https://svn.synyx.de/svn/synyx/opensource/hera/tags/org.synyx.hera-0.7.0.RELEASE</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>
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
<parent>
|
||||
<artifactId>org.synyx.hera</artifactId>
|
||||
<groupId>org.synyx.hera</groupId>
|
||||
<version>0.7.0.RELEASE</version>
|
||||
<version>0.8.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>org.synyx.hera</groupId>
|
||||
<artifactId>org.synyx.hera.si</artifactId>
|
||||
<version>0.7.0.RELEASE</version>
|
||||
<version>0.8.0.BUILD-SNAPSHOT</version>
|
||||
<name>Hera Spring Integration integration</name>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user