diff options
Diffstat (limited to 'smccSTALExt')
| -rw-r--r-- | smccSTALExt/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index be0bc08d..6d31c407 100644 --- a/smccSTALExt/pom.xml +++ b/smccSTALExt/pom.xml @@ -3,11 +3,11 @@    <parent>      <artifactId>bku</artifactId>      <groupId>at.gv.egiz</groupId> -    <version>1.2.12</version> +    <version>1.2.13-SNAPSHOT</version>    </parent>    <groupId>at.gv.egiz</groupId>    <artifactId>smccSTALExt</artifactId> -  <version>1.2.12</version> +  <version>1.2.13-SNAPSHOT</version>    <name>smcc STAL Extension</name>    <dependencies>      <dependency> | 
