diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-20 09:20:05 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-20 09:20:05 +0200 |
commit | e9d844056c2f5fc95c142b542bec9dbea6e02e6b (patch) | |
tree | 4b5b2e9201f89ea8b4cbbe3a62d8e33b4b35dc95 /BKUCommonGUI | |
parent | dc60d0ed1c13bc58aa3fd7381f10891a7c776dec (diff) | |
download | mocca-e9d844056c2f5fc95c142b542bec9dbea6e02e6b.tar.gz mocca-e9d844056c2f5fc95c142b542bec9dbea6e02e6b.tar.bz2 mocca-e9d844056c2f5fc95c142b542bec9dbea6e02e6b.zip |
[maven-release-plugin] prepare release mocca-1.3.32mocca-1.3.32
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 6b239a07..66214939 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.32-SNAPSHOT</version> + <version>1.3.32</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUCommonGUI</artifactId> |