diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2013-09-10 17:32:21 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2013-09-10 17:32:21 +0000 |
commit | cee1f76f516e981031466f53236a65cb288f8baf (patch) | |
tree | 5ac672dc5170ddc2caa5211487e0867a4c500317 /BKUCommonGUI | |
parent | 6f635e7eaff96f64f4c9f246d44d5e540c36bb44 (diff) | |
download | mocca-cee1f76f516e981031466f53236a65cb288f8baf.tar.gz mocca-cee1f76f516e981031466f53236a65cb288f8baf.tar.bz2 mocca-cee1f76f516e981031466f53236a65cb288f8baf.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1210 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
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 f859c09c..ea33f6da 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.11</version> + <version>1.3.12-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>BKUCommonGUI</artifactId> |