* 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
This commit is contained in:
Oliver Gierke
2008-10-08 17:57:47 +00:00
parent ecf0a03c7c
commit 1170fd9dce
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.synyx.plugin</groupId>
<artifactId>plugin-core</artifactId>
<version>0.1</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.1</version>
<version>0.1-SNAPSHOT</version>
</parent>
<properties>

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.synyx.plugin</groupId>
<artifactId>plugin-metadata</artifactId>
<version>0.1</version>
<version>0.1-SNAPSHOT</version>
<name>Plugin metadata</name>
<description>Extension package for metadata based plugins</description>
@@ -10,7 +10,7 @@
<parent>
<artifactId>synyx-plugin</artifactId>
<groupId>org.synyx.plugin</groupId>
<version>0.1</version>
<version>0.1-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -4,7 +4,7 @@
<artifactId>synyx-plugin</artifactId>
<packaging>pom</packaging>
<name>Synyx plugin</name>
<version>0.1</version>
<version>0.1-SNAPSHOT</version>
<description>Simple plugin infrastructure</description>
<organization>