diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-19 15:56:44 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-19 15:56:44 +0200 |
commit | 0ea12364f20cc998c2d136afe44d03a1b3b17cd3 (patch) | |
tree | c58a8456681f0133756f66a12d8062b39f75e0bb /smccSTAL | |
parent | 17d756c63c34863c4b039feacf357c300b6eb207 (diff) | |
download | mocca-0ea12364f20cc998c2d136afe44d03a1b3b17cd3.tar.gz mocca-0ea12364f20cc998c2d136afe44d03a1b3b17cd3.tar.bz2 mocca-0ea12364f20cc998c2d136afe44d03a1b3b17cd3.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> |