From 50d749d155255e64fec1004b2aced4f7102fbbe6 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 9 Oct 2008 06:45:22 +0000 Subject: [PATCH] * [maven-release-plugin] -rollback the release of synyx-plugin-0.1 git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/synyx-plugin/trunk@2967 5a64d73e-33d6-4ccc-9058-23f8668ecac9 --- plugin-core/pom.xml | 4 ++-- plugin-metadata/pom.xml | 6 +++--- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml index 014c762..c4ffd25 100644 --- a/plugin-core/pom.xml +++ b/plugin-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.synyx.plugin plugin-core - 0.2-SNAPSHOT + 0.1-SNAPSHOT Plugin Core Core plugin infrastructure @@ -10,7 +10,7 @@ synyx-plugin org.synyx.plugin - 0.2-SNAPSHOT + 0.1-SNAPSHOT diff --git a/plugin-metadata/pom.xml b/plugin-metadata/pom.xml index 88def37..d264745 100644 --- a/plugin-metadata/pom.xml +++ b/plugin-metadata/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.synyx.plugin plugin-metadata - 0.2-SNAPSHOT + 0.1-SNAPSHOT Plugin metadata Extension package for metadata based plugins @@ -10,14 +10,14 @@ synyx-plugin org.synyx.plugin - 0.2-SNAPSHOT + 0.1-SNAPSHOT org.synyx.plugin plugin-core - 0.2-SNAPSHOT + 0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 765af72..6fb61c5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ synyx-plugin pom Synyx plugin - 0.2-SNAPSHOT + 0.1-SNAPSHOT Simple plugin infrastructure