diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-05-29 16:04:29 +0200 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-05-29 16:04:29 +0200 |
commit | f77386eafaa440c4497d7cd3c607bdd8ff0722bb (patch) | |
tree | e201c986c404cd4360c1cd2dc4eedf09daa17fe2 /smccSTAL | |
parent | c7d1fefc3d28ff1c53a4d6f18410d667a265e42c (diff) | |
download | mocca-f77386eafaa440c4497d7cd3c607bdd8ff0722bb.tar.gz mocca-f77386eafaa440c4497d7cd3c607bdd8ff0722bb.tar.bz2 mocca-f77386eafaa440c4497d7cd3c607bdd8ff0722bb.zip |
[maven-release-plugin] prepare release mocca-1.3.26mocca-1.3.26
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..52210818 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.26</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>smccSTAL</artifactId> |