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 /BKUWebStart/pom.xml | |
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 'BKUWebStart/pom.xml')
-rw-r--r-- | BKUWebStart/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUWebStart/pom.xml b/BKUWebStart/pom.xml index f4620397..347ac255 100644 --- a/BKUWebStart/pom.xml +++ b/BKUWebStart/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>BKUWebStart</artifactId>
|