diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:50:20 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:50:20 +0100 |
commit | beb434a527e920cbcac3cb3f0802d03ac3130e2a (patch) | |
tree | 06b5adf1cc7e1609e96ea3f86af237fd0488f64c /smccSTALExt/pom.xml | |
parent | 01bd40b7252182fdf69b9aa599f9d47840bf8511 (diff) | |
download | mocca-beb434a527e920cbcac3cb3f0802d03ac3130e2a.tar.gz mocca-beb434a527e920cbcac3cb3f0802d03ac3130e2a.tar.bz2 mocca-beb434a527e920cbcac3cb3f0802d03ac3130e2a.zip |
[maven-release-plugin] rollback the release of mocca-1.3.25
Diffstat (limited to 'smccSTALExt/pom.xml')
-rw-r--r-- | smccSTALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index 2b69c13b..17c63e6e 100644 --- a/smccSTALExt/pom.xml +++ b/smccSTALExt/pom.xml @@ -3,7 +3,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|