diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-04-16 16:10:26 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2019-04-16 16:10:26 +0200 |
commit | 5b8e1336a4795bfa10402d8076aa6c56e1151c9a (patch) | |
tree | 86b3ac7616b64e6d8c9c75ef974801ee8f20e7dc /BKUGuiExt | |
parent | b7d3b91e1cdf59dad48f10ede9c374730547ee1f (diff) | |
download | mocca-5b8e1336a4795bfa10402d8076aa6c56e1151c9a.tar.gz mocca-5b8e1336a4795bfa10402d8076aa6c56e1151c9a.tar.bz2 mocca-5b8e1336a4795bfa10402d8076aa6c56e1151c9a.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'BKUGuiExt')
-rw-r--r-- | BKUGuiExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUGuiExt/pom.xml b/BKUGuiExt/pom.xml index 038698f7..4abd0b15 100644 --- a/BKUGuiExt/pom.xml +++ b/BKUGuiExt/pom.xml @@ -3,7 +3,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.4.1</version>
+ <version>1.4.2-SNAPSHOT</version>
</parent>
<artifactId>BKUGuiExt</artifactId>
<name>BKU GUI Ext</name>
|