diff options
| author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-01-20 11:04:52 +0000 | 
|---|---|---|
| committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-01-20 11:04:52 +0000 | 
| commit | 0f3f1595c6db9fea61b854b77c396b5cfd99914f (patch) | |
| tree | e881d1e51ccb455d91cd07f767d8918e590b4936 /utils | |
| parent | 62be0053bee931f77716d17a199998cce9964252 (diff) | |
| download | mocca-0f3f1595c6db9fea61b854b77c396b5cfd99914f.tar.gz mocca-0f3f1595c6db9fea61b854b77c396b5cfd99914f.tar.bz2 mocca-0f3f1595c6db9fea61b854b77c396b5cfd99914f.zip | |
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@595 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'utils')
| -rw-r--r-- | utils/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/utils/pom.xml b/utils/pom.xml index 9c5e4fa0..670f273c 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -2,14 +2,14 @@  	<parent>  		<artifactId>bku</artifactId>  		<groupId>at.gv.egiz</groupId> -		<version>1.2.11</version> +		<version>1.2.12-SNAPSHOT</version>  	</parent>  	<modelVersion>4.0.0</modelVersion>  	<groupId>at.gv.egiz</groupId>  	<artifactId>utils</artifactId>  	<name>BKU Utils</name>  	<packaging>jar</packaging> -	<version>1.2.11</version> +	<version>1.2.12-SNAPSHOT</version>  	<url>http://bku.egiz.gv.at</url>  	<build>  		<plugins> | 
