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 /smcc | |
| 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 '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 17949489..7097b049 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.1</version> +    <version>1.3.2-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.1</version> +  <version>1.3.2-SNAPSHOT</version>    <description>Smart card communication</description>    <build>  		<plugins> | 
