diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2018-09-20 10:44:21 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2018-09-20 10:44:21 +0200 |
commit | 5043f968e84cda676af50cdfb7bda21d034b57ba (patch) | |
tree | b10028fa147b1317952a5c00577c3c3bef804658 /smccSTALExt/pom.xml | |
parent | 58c6e49d7568e82e386d8c869546f8c1f7f0a73d (diff) | |
download | mocca-5043f968e84cda676af50cdfb7bda21d034b57ba.tar.gz mocca-5043f968e84cda676af50cdfb7bda21d034b57ba.tar.bz2 mocca-5043f968e84cda676af50cdfb7bda21d034b57ba.zip |
pom version numbers updated
Diffstat (limited to 'smccSTALExt/pom.xml')
-rw-r--r-- | smccSTALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index ee7a7217..b880088f 100644 --- a/smccSTALExt/pom.xml +++ b/smccSTALExt/pom.xml @@ -3,7 +3,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.35-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|