* [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
This commit is contained in:
Oliver Gierke
2008-10-09 06:45:22 +00:00
parent 36c57d949e
commit 50d749d155
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.synyx.plugin</groupId>
<artifactId>plugin-core</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.1-SNAPSHOT</version>
<name>Plugin Core</name>
<description>Core plugin infrastructure</description>
@@ -10,7 +10,7 @@
<parent>
<artifactId>synyx-plugin</artifactId>
<groupId>org.synyx.plugin</groupId>
<version>0.2-SNAPSHOT</version>
<version>0.1-SNAPSHOT</version>
</parent>
<properties>