diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:44:51 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:44:51 +0100 |
commit | 33db5312156ea46fda40551ad3062df516c98d13 (patch) | |
tree | 4fa7e9a0372c93ece1196a43a62d7612e51ebe85 /BKUCommonGUI | |
parent | 77dc4a4b5dc72268edb15985795d329aaa87707c (diff) | |
download | mocca-33db5312156ea46fda40551ad3062df516c98d13.tar.gz mocca-33db5312156ea46fda40551ad3062df516c98d13.tar.bz2 mocca-33db5312156ea46fda40551ad3062df516c98d13.zip |
[maven-release-plugin] prepare release mocca-1.3.25
Diffstat (limited to 'BKUCommonGUI')
-rw-r--r-- | BKUCommonGUI/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index 81e04bea..ba34636e 100644 --- a/BKUCommonGUI/pom.xml +++ b/BKUCommonGUI/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>BKUCommonGUI</artifactId> |