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 /BKUCommonGUI | |
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 '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> |