diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 11:23:30 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 11:23:30 +0100 |
commit | 3b74475d31d69a6d892e50dc1ce7fd35e795ba22 (patch) | |
tree | 4fa7e9a0372c93ece1196a43a62d7612e51ebe85 /smccSTAL | |
parent | b2e526abe712fe1bc89b003c9660b96c90e8c2e0 (diff) | |
download | mocca-3b74475d31d69a6d892e50dc1ce7fd35e795ba22.tar.gz mocca-3b74475d31d69a6d892e50dc1ce7fd35e795ba22.tar.bz2 mocca-3b74475d31d69a6d892e50dc1ce7fd35e795ba22.zip |
[maven-release-plugin] prepare release mocca-1.3.25
Diffstat (limited to 'smccSTAL')
-rw-r--r-- | smccSTAL/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index 0b04127d..d6373439 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/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>smccSTAL</artifactId> |