diff options
author | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:22:43 +0100 |
---|---|---|
committer | bschnalzer <bianca.schnalzer@egiz.gv.at> | 2017-03-24 12:22:43 +0100 |
commit | 8f722d1ab35827038fae6d8c89f6ca57e6e3a5e2 (patch) | |
tree | 553234a28b4307242eade46f8fe75b43605b4587 /BKUOnline/pom.xml | |
parent | 1efb9455c02a994fe8b98176298a8874bfad0c76 (diff) | |
download | mocca-8f722d1ab35827038fae6d8c89f6ca57e6e3a5e2.tar.gz mocca-8f722d1ab35827038fae6d8c89f6ca57e6e3a5e2.tar.bz2 mocca-8f722d1ab35827038fae6d8c89f6ca57e6e3a5e2.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'BKUOnline/pom.xml')
-rw-r--r-- | BKUOnline/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml index 0cc5c4ab..d05d44f2 100644 --- a/BKUOnline/pom.xml +++ b/BKUOnline/pom.xml @@ -3,7 +3,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.25</version>
+ <version>1.3.26-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BKUOnline</artifactId>
|