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 /STAL | |
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 'STAL')
-rw-r--r-- | STAL/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STAL/pom.xml b/STAL/pom.xml index febfad8a..ef66c859 100644 --- a/STAL/pom.xml +++ b/STAL/pom.xml @@ -3,7 +3,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>STAL</artifactId>
|