diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:22:43 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:22:43 +0100 |
commit | 8f722d1ab35827038fae6d8c89f6ca57e6e3a5e2 (patch) | |
tree | 553234a28b4307242eade46f8fe75b43605b4587 /smccSTAL | |
parent | 1efb9455c02a994fe8b98176298a8874bfad0c76 (diff) | |
download | mocca-8f722d1ab35827038fae6d8c89f6ca57e6e3a5e2.tar.gz mocca-8f722d1ab35827038fae6d8c89f6ca57e6e3a5e2.tar.bz2 mocca-8f722d1ab35827038fae6d8c89f6ca57e6e3a5e2.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> |