diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-01-15 16:56:24 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-01-15 16:56:24 +0100 |
commit | f42f78928b9a2fc1c57927dae0c6ae321a663a44 (patch) | |
tree | 6fb5c296219d09ea892b6a9f4eb84321f768c43b /smccSTALExt/pom.xml | |
parent | 501be1780389ea96c1d091d025a58eeab6863c5f (diff) | |
download | mocca-f42f78928b9a2fc1c57927dae0c6ae321a663a44.tar.gz mocca-f42f78928b9a2fc1c57927dae0c6ae321a663a44.tar.bz2 mocca-f42f78928b9a2fc1c57927dae0c6ae321a663a44.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 1cd77c41..02285090 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.30</version>
+ <version>1.3.31-SNAPSHOT</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|