diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 13:42:33 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 13:42:33 +0100 |
commit | ea7d49ec33d8c1a508bb540e88b323df6be87d52 (patch) | |
tree | 553234a28b4307242eade46f8fe75b43605b4587 /STALExt/pom.xml | |
parent | b51db3e686556e592eb20c64b3cb7bdaba327632 (diff) | |
download | mocca-ea7d49ec33d8c1a508bb540e88b323df6be87d52.tar.gz mocca-ea7d49ec33d8c1a508bb540e88b323df6be87d52.tar.bz2 mocca-ea7d49ec33d8c1a508bb540e88b323df6be87d52.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'STALExt/pom.xml')
-rw-r--r-- | STALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STALExt/pom.xml b/STALExt/pom.xml index a451ad67..bc86eee2 100644 --- a/STALExt/pom.xml +++ b/STALExt/pom.xml @@ -2,7 +2,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.25</version>
+ <version>1.3.26-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STALExt</artifactId>
|