diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:10:50 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:10:50 +0100 |
commit | 410bcc26d4675f1bf63909d7bc0a9f14722693ca (patch) | |
tree | 06b5adf1cc7e1609e96ea3f86af237fd0488f64c /STALExt/pom.xml | |
parent | 9bae57a66d16a68d0787bea90a0966a4cb2b0bbd (diff) | |
download | mocca-410bcc26d4675f1bf63909d7bc0a9f14722693ca.tar.gz mocca-410bcc26d4675f1bf63909d7bc0a9f14722693ca.tar.bz2 mocca-410bcc26d4675f1bf63909d7bc0a9f14722693ca.zip |
[maven-release-plugin] rollback the release of mocca-1.3.25
Diffstat (limited to 'STALExt/pom.xml')
-rw-r--r-- | STALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STALExt/pom.xml b/STALExt/pom.xml index bc86eee2..a451ad67 100644 --- a/STALExt/pom.xml +++ b/STALExt/pom.xml @@ -2,7 +2,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.26-SNAPSHOT</version>
+ <version>1.3.25</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STALExt</artifactId>
|