diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-05-15 09:42:58 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-05-15 09:42:58 +0200 |
commit | 954646b42398dd290b7e574a21c3c81fb01f6596 (patch) | |
tree | 35346a7516639ed7d33caa667c5396d951a5723b /smccSTALExt/pom.xml | |
parent | 06d9e77445fddb296ddb6306b916fc50e09d127c (diff) | |
download | mocca-954646b42398dd290b7e574a21c3c81fb01f6596.tar.gz mocca-954646b42398dd290b7e574a21c3c81fb01f6596.tar.bz2 mocca-954646b42398dd290b7e574a21c3c81fb01f6596.zip |
[maven-release-plugin] prepare release mocca-1.3.33mocca-1.3.33
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 8eb787a0..5bfac938 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.33-SNAPSHOT</version>
+ <version>1.3.33</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|