diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-20 09:20:17 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-20 09:20:17 +0200 |
commit | 6386fb8e6ba691bce0cf129e7da4324935a9b333 (patch) | |
tree | 2d0ec6f8d58baef9e75d3c7b7caed40161a86dcf /STALExt/pom.xml | |
parent | e9d844056c2f5fc95c142b542bec9dbea6e02e6b (diff) | |
download | mocca-6386fb8e6ba691bce0cf129e7da4324935a9b333.tar.gz mocca-6386fb8e6ba691bce0cf129e7da4324935a9b333.tar.bz2 mocca-6386fb8e6ba691bce0cf129e7da4324935a9b333.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'STALExt/pom.xml')
-rw-r--r-- | STALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STALExt/pom.xml b/STALExt/pom.xml index 6cf156ac..eeff6b3c 100644 --- a/STALExt/pom.xml +++ b/STALExt/pom.xml @@ -2,7 +2,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.32</version>
+ <version>1.3.33-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STALExt</artifactId>
|