diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-19 15:56:31 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-19 15:56:31 +0200 |
commit | 17d756c63c34863c4b039feacf357c300b6eb207 (patch) | |
tree | fff4d37a58f720299e236b61f08faef328b7a73c /BKUWebStart/pom.xml | |
parent | fc15aa87c6d17c0851481fb482a35a53e69755df (diff) | |
download | mocca-17d756c63c34863c4b039feacf357c300b6eb207.tar.gz mocca-17d756c63c34863c4b039feacf357c300b6eb207.tar.bz2 mocca-17d756c63c34863c4b039feacf357c300b6eb207.zip |
[maven-release-plugin] prepare release mocca-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>
|