diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-01-15 16:56:24 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-01-15 16:56:24 +0100 |
commit | f42f78928b9a2fc1c57927dae0c6ae321a663a44 (patch) | |
tree | 6fb5c296219d09ea892b6a9f4eb84321f768c43b /BKUCommonGUI | |
parent | 501be1780389ea96c1d091d025a58eeab6863c5f (diff) | |
download | mocca-f42f78928b9a2fc1c57927dae0c6ae321a663a44.tar.gz mocca-f42f78928b9a2fc1c57927dae0c6ae321a663a44.tar.bz2 mocca-f42f78928b9a2fc1c57927dae0c6ae321a663a44.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'BKUCommonGUI')
-rw-r--r-- | BKUCommonGUI/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index c8b64c5e..736e064c 100644 --- a/BKUCommonGUI/pom.xml +++ b/BKUCommonGUI/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.30</version> + <version>1.3.31-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUCommonGUI</artifactId> |