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 /smccSTALExt/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 'smccSTALExt/pom.xml')
-rw-r--r-- | smccSTALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index 04b1d469..75f561e9 100644 --- a/smccSTALExt/pom.xml +++ b/smccSTALExt/pom.xml @@ -3,7 +3,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.32-SNAPSHOT</version>
+ <version>1.3.32</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|