* [maven-release-plugin] -rollback the release of hera-0.4

git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@5064 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
Oliver Gierke
2009-03-24 09:02:02 +00:00
parent d135ff89ac
commit 2ac8f2ad05
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.synyx.hera</groupId>
<artifactId>hera-core</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.4-SNAPSHOT</version>
<name>Hera Core</name>
<description>Core plugin infrastructure</description>
@@ -10,7 +10,7 @@
<parent>
<artifactId>hera</artifactId>
<groupId>org.synyx.hera</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.4-SNAPSHOT</version>
</parent>
<properties>