diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-08-28 17:16:36 +0200 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-08-28 17:16:36 +0200 |
commit | 347544139cfa9f41bce3a41c1dc8777297fa188b (patch) | |
tree | 0c576348d42c4f266bc0071eff75e11fec444718 /smccSTAL | |
parent | c95057db9a021c897d71220fa96c7fc006afb4df (diff) | |
download | mocca-347544139cfa9f41bce3a41c1dc8777297fa188b.tar.gz mocca-347544139cfa9f41bce3a41c1dc8777297fa188b.tar.bz2 mocca-347544139cfa9f41bce3a41c1dc8777297fa188b.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 af93f60e..b7c2d138 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.29</version> + <version>1.3.30-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>smccSTAL</artifactId> |