diff options
author | mcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-25 08:29:39 +0000 |
---|---|---|
committer | mcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-11-25 08:29:39 +0000 |
commit | 11953efc834fbb06f14c30d9f1783e2b4b941f7b (patch) | |
tree | 46fc2138b0bf1b2e067c358d3014c29e255c6b40 /STAL | |
parent | 4353cad73d83ac86184b2242f889701c76c0c2b7 (diff) | |
download | mocca-11953efc834fbb06f14c30d9f1783e2b4b941f7b.tar.gz mocca-11953efc834fbb06f14c30d9f1783e2b4b941f7b.tar.bz2 mocca-11953efc834fbb06f14c30d9f1783e2b4b941f7b.zip |
[maven-release-plugin] rollback the release of mocca-1.0.1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@214 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'STAL')
-rw-r--r-- | STAL/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/STAL/pom.xml b/STAL/pom.xml index a1e76cd7..de53808c 100644 --- a/STAL/pom.xml +++ b/STAL/pom.xml @@ -3,13 +3,13 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.1</version> + <version>1.0.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> <name>STAL</name> - <version>1.0.1</version> + <version>1.0.1-SNAPSHOT</version> <dependencies> <dependency> <groupId>commons-logging</groupId> |