diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 13:28:01 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 13:28:01 +0100 |
commit | e75c67ddda773d34f5cbc563fb72c56cfd0a97fb (patch) | |
tree | b683087830986005b7344048997fc653f575efc0 /STALExt/pom.xml | |
parent | 525d9461d17b30d884dc55f005a088823c8822b5 (diff) | |
download | mocca-e75c67ddda773d34f5cbc563fb72c56cfd0a97fb.tar.gz mocca-e75c67ddda773d34f5cbc563fb72c56cfd0a97fb.tar.bz2 mocca-e75c67ddda773d34f5cbc563fb72c56cfd0a97fb.zip |
POM Changes
Diffstat (limited to 'STALExt/pom.xml')
-rw-r--r-- | STALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STALExt/pom.xml b/STALExt/pom.xml index a451ad67..0489934e 100644 --- a/STALExt/pom.xml +++ b/STALExt/pom.xml @@ -2,7 +2,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.25</version>
+ <version>1.3.25-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STALExt</artifactId>
|