From 7a0b433e84f17d2997702e70d1d30ac2687ab4b1 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 24 Oct 2011 17:24:25 -0500 Subject: [PATCH] Preprare 0.8.0 development iteration. --- core/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 8 ++++---- si/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 6e25d8e..6735062 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ org.synyx.hera org.synyx.hera - 0.7.0.RELEASE + 0.8.0.BUILD-SNAPSHOT diff --git a/metadata/pom.xml b/metadata/pom.xml index bf47a08..b1c90b8 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -8,7 +8,7 @@ org.synyx.hera org.synyx.hera - 0.7.0.RELEASE + 0.8.0.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index be3faa3..1e62bc2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.synyx.hera pom Hera - 0.7.0.RELEASE + 0.8.0.BUILD-SNAPSHOT Simple plugin infrastructure @@ -324,9 +324,9 @@ - http://svn.synyx.org/synyx/opensource/hera/tags/org.synyx.hera-0.7.0.RELEASE - scm:svn:http://svn.synyx.org/synyx/opensource/hera/tags/org.synyx.hera-0.7.0.RELEASE - scm:svn:https://svn.synyx.de/svn/synyx/opensource/hera/tags/org.synyx.hera-0.7.0.RELEASE + http://svn.synyx.org/synyx/opensource/hera + scm:svn:http://svn.synyx.org/synyx/opensource/hera + scm:svn:https://svn.synyx.de/svn/synyx/opensource/hera diff --git a/si/pom.xml b/si/pom.xml index 0a3abed..214016f 100644 --- a/si/pom.xml +++ b/si/pom.xml @@ -3,11 +3,11 @@ org.synyx.hera org.synyx.hera - 0.7.0.RELEASE + 0.8.0.BUILD-SNAPSHOT org.synyx.hera org.synyx.hera.si - 0.7.0.RELEASE + 0.8.0.BUILD-SNAPSHOT Hera Spring Integration integration