diff options
author | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2015-04-29 11:33:20 +0200 |
---|---|---|
committer | Tobias Kellner <tobias.kellner@iaik.tugraz.at> | 2015-04-29 11:33:20 +0200 |
commit | a56dbd52bc15006ea5637b30d11ee8bd3f034423 (patch) | |
tree | 4d064f368eaa7fe0dc007b81ba49e36597643af3 /bkucommon/pom.xml | |
parent | 7464090c8d54685e1ec44d5fda3c8f3f4760b00a (diff) | |
download | mocca-a56dbd52bc15006ea5637b30d11ee8bd3f034423.tar.gz mocca-a56dbd52bc15006ea5637b30d11ee8bd3f034423.tar.bz2 mocca-a56dbd52bc15006ea5637b30d11ee8bd3f034423.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'bkucommon/pom.xml')
-rw-r--r-- | bkucommon/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index 55fe1a5b..6fb1a429 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.18</version> + <version>1.3.19-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>bkucommon</artifactId> |