diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-04-18 10:24:55 +0200 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-04-18 10:24:55 +0200 |
commit | 450f1eedd8ff128823785adb7e08d5bd405a961d (patch) | |
tree | f442c5ac2a38bdb88124e68f0dc88e254ad05083 /smccSTALExt/pom.xml | |
parent | 4b4f234eab385ef22a0355c3027314d772dede03 (diff) | |
download | mocca-450f1eedd8ff128823785adb7e08d5bd405a961d.tar.gz mocca-450f1eedd8ff128823785adb7e08d5bd405a961d.tar.bz2 mocca-450f1eedd8ff128823785adb7e08d5bd405a961d.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..2e7a37ed 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-SNAPSHOT</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|