diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2018-08-30 13:31:24 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2018-08-30 13:31:24 +0200 |
commit | 9ee7a70c2af1486ebad7854acf20b194c891420a (patch) | |
tree | 5834299e06d3e8078dcca94a2e2b7a365189491c /smccSTALExt/pom.xml | |
parent | 1d72c4035bb081c4b60c385d6101a38322097098 (diff) | |
download | mocca-9ee7a70c2af1486ebad7854acf20b194c891420a.tar.gz mocca-9ee7a70c2af1486ebad7854acf20b194c891420a.tar.bz2 mocca-9ee7a70c2af1486ebad7854acf20b194c891420a.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 b3de3b4c..ee7a7217 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.34</version>
+ <version>1.3.35-SNAPSHOT</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|