From 1170fd9dce1149b5d555d18034758c905335a800 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 8 Oct 2008 17:57:47 +0000 Subject: [PATCH] * restore state from before failed release git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/synyx-plugin/trunk@2961 5a64d73e-33d6-4ccc-9058-23f8668ecac9 --- plugin-core/pom.xml | 4 ++-- plugin-metadata/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml index cc06698..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.1 + 0.1-SNAPSHOT Plugin Core Core plugin infrastructure @@ -10,7 +10,7 @@ synyx-plugin org.synyx.plugin - 0.1 + 0.1-SNAPSHOT diff --git a/plugin-metadata/pom.xml b/plugin-metadata/pom.xml index 01ad82a..5fd4c12 100644 --- a/plugin-metadata/pom.xml +++ b/plugin-metadata/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.synyx.plugin plugin-metadata - 0.1 + 0.1-SNAPSHOT Plugin metadata Extension package for metadata based plugins @@ -10,7 +10,7 @@ synyx-plugin org.synyx.plugin - 0.1 + 0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 86fc82b..e9135ce 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ synyx-plugin pom Synyx plugin - 0.1 + 0.1-SNAPSHOT Simple plugin infrastructure