diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-30 12:12:33 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-30 12:12:33 +0000 |
commit | d04dcc2f942bdf01b003e9db9a1fd1bbd4228835 (patch) | |
tree | e00289cd92a5eea374e385f325b0450be4c38d19 /BKUGuiExt | |
parent | be5553de3ec5b406e78014ebee2b186e37996ef9 (diff) | |
download | mocca-d04dcc2f942bdf01b003e9db9a1fd1bbd4228835.tar.gz mocca-d04dcc2f942bdf01b003e9db9a1fd1bbd4228835.tar.bz2 mocca-d04dcc2f942bdf01b003e9db9a1fd1bbd4228835.zip |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@804 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUGuiExt')
-rw-r--r-- | BKUGuiExt/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUGuiExt/pom.xml b/BKUGuiExt/pom.xml index 5f9a1d01..7a426b5b 100644 --- a/BKUGuiExt/pom.xml +++ b/BKUGuiExt/pom.xml @@ -3,11 +3,11 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.1</version> + <version>1.3.2-SNAPSHOT</version> </parent> <groupId>at.gv.egiz</groupId> <artifactId>BKUGuiExt</artifactId> - <version>1.3.1</version> + <version>1.3.2-SNAPSHOT</version> <name>BKU GUI Ext</name> <description>Common BKU GUI functionality extension for card managment</description> <dependencies> |