diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-01-24 14:08:16 +0100 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-01-24 14:08:16 +0100 |
commit | eb9103f5dec2309f951983504670d85c86823148 (patch) | |
tree | c91be67024e2c82ff29a83edf125fc0cf4f63291 /smccSTALExt/pom.xml | |
parent | e130f2ad58721e479323c22f07e9c9896616f98d (diff) | |
download | mocca-eb9103f5dec2309f951983504670d85c86823148.tar.gz mocca-eb9103f5dec2309f951983504670d85c86823148.tar.bz2 mocca-eb9103f5dec2309f951983504670d85c86823148.zip |
[maven-release-plugin] prepare for next development iteration
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 4cf0e671..04b1d469 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</version>
+ <version>1.3.32-SNAPSHOT</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|