diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-20 09:03:50 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-20 09:03:50 +0100 |
commit | e143501491fafe6c36a2f0bd1164c8b25083fd68 (patch) | |
tree | e04bf75e9cb2f962e37a807179b06abf77b5ad0e /smcc/pom.xml | |
parent | 899d2d39d405bbdba3118d301af4c989f736c8f1 (diff) | |
download | mocca-e143501491fafe6c36a2f0bd1164c8b25083fd68.tar.gz mocca-e143501491fafe6c36a2f0bd1164c8b25083fd68.tar.bz2 mocca-e143501491fafe6c36a2f0bd1164c8b25083fd68.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'smcc/pom.xml')
-rw-r--r-- | smcc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml index 8a10c98b..a89212aa 100644 --- a/smcc/pom.xml +++ b/smcc/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>smcc</artifactId> |