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 /bkucommon | |
| 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 'bkucommon')
| -rw-r--r-- | bkucommon/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index 9d1d4faa..1e044d8f 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -3,13 +3,13 @@  	<parent>  		<artifactId>mocca</artifactId>  		<groupId>at.gv.egiz</groupId> -		<version>1.3.0-RC3</version> +		<version>1.3.0-RC4-SNAPSHOT</version>  	</parent>  	<modelVersion>4.0.0</modelVersion>  	<groupId>at.gv.egiz</groupId>  	<artifactId>bkucommon</artifactId>  	<name>BKU Common</name> -	<version>1.3.0-RC3</version> +	<version>1.3.0-RC4-SNAPSHOT</version>  	<build>  		<plugins> | 
