diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-01-24 14:00:03 +0100 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-01-24 14:00:03 +0100 |
commit | e130f2ad58721e479323c22f07e9c9896616f98d (patch) | |
tree | d4d61ba09c671efc56442ec448b9ed0fd65ce312 /smccSTALExt/pom.xml | |
parent | ed35a5e8e6edb213be2f56fe9d0c156bd175cdaf (diff) | |
download | mocca-e130f2ad58721e479323c22f07e9c9896616f98d.tar.gz mocca-e130f2ad58721e479323c22f07e9c9896616f98d.tar.bz2 mocca-e130f2ad58721e479323c22f07e9c9896616f98d.zip |
[maven-release-plugin] prepare release mocca-1.3.31
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 02285090..4cf0e671 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.31-SNAPSHOT</version>
+ <version>1.3.31</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|