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 /smcc | |
| 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 'smcc')
| -rw-r--r-- | smcc/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/smcc/pom.xml b/smcc/pom.xml index b790430d..c851627a 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -2,14 +2,14 @@    <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>smcc</artifactId>    <name>smcc</name>    <packaging>jar</packaging> -  <version>1.3.0-RC3</version> +  <version>1.3.0-RC4-SNAPSHOT</version>    <description>Smart card communication</description>    <build>  		<plugins> | 
