diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-19 15:56:44 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-19 15:56:44 +0200 |
commit | 0ea12364f20cc998c2d136afe44d03a1b3b17cd3 (patch) | |
tree | c58a8456681f0133756f66a12d8062b39f75e0bb /BKUWebStart/pom.xml | |
parent | 17d756c63c34863c4b039feacf357c300b6eb207 (diff) | |
download | mocca-0ea12364f20cc998c2d136afe44d03a1b3b17cd3.tar.gz mocca-0ea12364f20cc998c2d136afe44d03a1b3b17cd3.tar.bz2 mocca-0ea12364f20cc998c2d136afe44d03a1b3b17cd3.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'BKUWebStart/pom.xml')
-rw-r--r-- | BKUWebStart/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUWebStart/pom.xml b/BKUWebStart/pom.xml index 347ac255..7fb318b3 100644 --- a/BKUWebStart/pom.xml +++ b/BKUWebStart/pom.xml @@ -2,7 +2,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.32</version>
+ <version>1.3.33-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BKUWebStart</artifactId>
|