summaryrefslogtreecommitdiff
path: root/smcc/pom.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-07-16 12:27:52 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-07-16 12:27:52 +0000
commita58e6a9f72d2df3f8a5e5551374acf4981fb441e (patch)
tree823e5a31709fbc281c90b927569b1cd468c3a49f /smcc/pom.xml
parent16ac5f050e9ef5b0f8fbd72abe3c6a5d2b81c145 (diff)
downloadmocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.tar.gz
mocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.tar.bz2
mocca-a58e6a9f72d2df3f8a5e5551374acf4981fb441e.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@786 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'smcc/pom.xml')
-rw-r--r--smcc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml
index dce7095e..dd3c6baa 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</version>
+ <version>1.3.1-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</version>
+ <version>1.3.1-SNAPSHOT</version>
<description>Smart card communication</description>
<build>
<plugins>