From 2ac8f2ad0595f546adab77b3bcd2fa15ea0b5d71 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 24 Mar 2009 09:02:02 +0000 Subject: [PATCH] * [maven-release-plugin] -rollback the release of hera-0.4 git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@5064 5a64d73e-33d6-4ccc-9058-23f8668ecac9 --- hera-core/pom.xml | 4 ++-- hera-metadata/pom.xml | 6 +++--- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hera-core/pom.xml b/hera-core/pom.xml index 806096a..6fe5ec2 100644 --- a/hera-core/pom.xml +++ b/hera-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.synyx.hera hera-core - 0.5-SNAPSHOT + 0.4-SNAPSHOT Hera Core Core plugin infrastructure @@ -10,7 +10,7 @@ hera org.synyx.hera - 0.5-SNAPSHOT + 0.4-SNAPSHOT diff --git a/hera-metadata/pom.xml b/hera-metadata/pom.xml index 19c5b96..44dd442 100644 --- a/hera-metadata/pom.xml +++ b/hera-metadata/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.synyx.hera hera-metadata - 0.5-SNAPSHOT + 0.4-SNAPSHOT Hera Metadata Extension Extension package for metadata based plugins @@ -10,14 +10,14 @@ hera org.synyx.hera - 0.5-SNAPSHOT + 0.4-SNAPSHOT org.synyx.hera hera-core - 0.5-SNAPSHOT + 0.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9786df0..535198c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ hera pom Hera - 0.5-SNAPSHOT + 0.4-SNAPSHOT Simple plugin infrastructure