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 /bkucommon | |
parent | 58c6e49d7568e82e386d8c869546f8c1f7f0a73d (diff) | |
download | mocca-5043f968e84cda676af50cdfb7bda21d034b57ba.tar.gz mocca-5043f968e84cda676af50cdfb7bda21d034b57ba.tar.bz2 mocca-5043f968e84cda676af50cdfb7bda21d034b57ba.zip |
pom version numbers updated
Diffstat (limited to 'bkucommon')
-rw-r--r-- | bkucommon/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index 9db73aa1..7d0ffcb5 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/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>
<modelVersion>4.0.0</modelVersion>
<artifactId>bkucommon</artifactId>
|