diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-07-26 10:29:33 +0200 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-07-26 10:29:33 +0200 |
commit | be106d3708c6372fb6bb15df3e80d6dc5ad010e0 (patch) | |
tree | 9c09eabd7088980e07013d789715d60d032e5d6e /smccSTAL | |
parent | d48508ed236eb48709e4943edd9d4301e8437e1c (diff) | |
download | mocca-be106d3708c6372fb6bb15df3e80d6dc5ad010e0.tar.gz mocca-be106d3708c6372fb6bb15df3e80d6dc5ad010e0.tar.bz2 mocca-be106d3708c6372fb6bb15df3e80d6dc5ad010e0.zip |
[maven-release-plugin] prepare release mocca-1.3.28mocca-1.3.28
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 86fbdccf..12753911 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.28-SNAPSHOT</version> + <version>1.3.28</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>smccSTAL</artifactId> |