From 081a539724e4fd704e6cf0a49624c87cbffb67bf Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 24 Jun 2010 13:27:23 +0000 Subject: [PATCH] * use OSGi compatible version number * references #320 git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@11636 5a64d73e-33d6-4ccc-9058-23f8668ecac9 --- core/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e58c718..30d415a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ org.synyx.hera org.synyx.hera - 0.7-SNAPSHOT + 0.7.0.BUILD-SNAPSHOT diff --git a/metadata/pom.xml b/metadata/pom.xml index bd1ae8c..b61bdf6 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -8,7 +8,7 @@ org.synyx.hera org.synyx.hera - 0.7-SNAPSHOT + 0.7.0.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index e95f455..1c7bfc7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.synyx.hera pom Hera - 0.7-SNAPSHOT + 0.7.0.BUILD-SNAPSHOT Simple plugin infrastructure