From 8ac7833e8a7b32e74411482609eed0060ca1ec6d Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 24 Oct 2011 17:16:13 -0500 Subject: [PATCH] Prepare 0.7.0 release. --- core/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 35 +++++++++++++++++++++++++++++------ si/pom.xml | 7 +++---- 4 files changed, 34 insertions(+), 12 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index a6d6a59..6e25d8e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ org.synyx.hera org.synyx.hera - 0.7.0.BUILD-SNAPSHOT + 0.7.0.RELEASE diff --git a/metadata/pom.xml b/metadata/pom.xml index 62b106a..bf47a08 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -8,7 +8,7 @@ org.synyx.hera org.synyx.hera - 0.7.0.BUILD-SNAPSHOT + 0.7.0.RELEASE diff --git a/pom.xml b/pom.xml index 805a22a..be3faa3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.synyx.hera org.synyx.hera pom Hera - 0.7.0.BUILD-SNAPSHOT + 0.7.0.RELEASE Simple plugin infrastructure @@ -13,6 +12,30 @@ http://www.synyx.org 2008 + http://hera.synyx.org + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0 + + Copyright 2010 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + See the License for the specific language governing permissions and + limitations under the License. + + + core @@ -301,9 +324,9 @@ - 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 + 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 diff --git a/si/pom.xml b/si/pom.xml index 5e2eeae..0a3abed 100644 --- a/si/pom.xml +++ b/si/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 org.synyx.hera org.synyx.hera - 0.7.0.BUILD-SNAPSHOT + 0.7.0.RELEASE org.synyx.hera org.synyx.hera.si - 0.7.0.BUILD-SNAPSHOT + 0.7.0.RELEASE Hera Spring Integration integration