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 /smccSTAL | |
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 'smccSTAL')
-rw-r--r-- | smccSTAL/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index d6373439..0b04127d 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/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>smccSTAL</artifactId> |