diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-07-26 10:29:39 +0200 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-07-26 10:29:39 +0200 |
commit | fec942b852f03167f411f0fe24306c8dcfd5042b (patch) | |
tree | 7a8cd2d2be05e481e222a6a2ce89a48320936fed /smccSTALExt/pom.xml | |
parent | be106d3708c6372fb6bb15df3e80d6dc5ad010e0 (diff) | |
download | mocca-fec942b852f03167f411f0fe24306c8dcfd5042b.tar.gz mocca-fec942b852f03167f411f0fe24306c8dcfd5042b.tar.bz2 mocca-fec942b852f03167f411f0fe24306c8dcfd5042b.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 fd5d2887..de2d5b2e 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.28</version>
+ <version>1.3.29-SNAPSHOT</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|