diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 11:28:16 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 11:28:16 +0100 |
commit | f66488cc7eedf44854ce80bf091026f4e8017bf3 (patch) | |
tree | 06b5adf1cc7e1609e96ea3f86af237fd0488f64c /smccSTALExt/pom.xml | |
parent | 2c62ecd114288016d206533c2b89dc55efbed80c (diff) | |
download | mocca-f66488cc7eedf44854ce80bf091026f4e8017bf3.tar.gz mocca-f66488cc7eedf44854ce80bf091026f4e8017bf3.tar.bz2 mocca-f66488cc7eedf44854ce80bf091026f4e8017bf3.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>
|