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 /smccSTAL | |
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 'smccSTAL')
-rw-r--r-- | smccSTAL/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index 489cfaee..9fbb9992 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/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>smccSTAL</artifactId> |