diff options
| author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-16 12:27:52 +0000 | 
|---|---|---|
| committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-16 12:27:52 +0000 | 
| commit | a58e6a9f72d2df3f8a5e5551374acf4981fb441e (patch) | |
| tree | 823e5a31709fbc281c90b927569b1cd468c3a49f /STALExt | |
| parent | 16ac5f050e9ef5b0f8fbd72abe3c6a5d2b81c145 (diff) | |
| download | mocca-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 'STALExt')
| -rw-r--r-- | STALExt/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/STALExt/pom.xml b/STALExt/pom.xml index 91a22010..04848e32 100644 --- a/STALExt/pom.xml +++ b/STALExt/pom.xml @@ -2,13 +2,13 @@    <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>STALExt</artifactId>    <name>STAL Ext</name> -  <version>1.3.0</version> +  <version>1.3.1-SNAPSHOT</version>    <description>STAL extensions for card management</description>    <dependencies>      <dependency> | 
