diff options
| author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-15 12:43:50 +0000 | 
|---|---|---|
| committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-15 12:43:50 +0000 | 
| commit | 572ca28fe969eba70e809eea3a0a83758d0d87ef (patch) | |
| tree | 4271d7a423507910f974e6b49de5a9a3cc4134a5 /BKUGuiExt | |
| parent | fdc976115cc9fc6332afc807b2a2ebe64b715ebe (diff) | |
| download | mocca-572ca28fe969eba70e809eea3a0a83758d0d87ef.tar.gz mocca-572ca28fe969eba70e809eea3a0a83758d0d87ef.tar.bz2 mocca-572ca28fe969eba70e809eea3a0a83758d0d87ef.zip | |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@782 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 68439c3b..e2990cf3 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.0-RC3</version> +    <version>1.3.0-RC4-SNAPSHOT</version>    </parent>    <groupId>at.gv.egiz</groupId>    <artifactId>BKUGuiExt</artifactId> -  <version>1.3.0-RC3</version> +  <version>1.3.0-RC4-SNAPSHOT</version>    <name>BKU GUI Ext</name>    <description>Common BKU GUI functionality extension for card managment</description>    <dependencies> | 
