diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-09-03 16:44:32 +0200 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2020-09-03 16:44:32 +0200 |
commit | d676b41528359c8bc8456264fe0056161e737f8a (patch) | |
tree | d718290fa374e25c87797ad194478e8aded5155e /BKUGuiExt | |
parent | 5cbb56a14bf5ad4bbe4503090526eaf34a144829 (diff) | |
download | mocca-d676b41528359c8bc8456264fe0056161e737f8a.tar.gz mocca-d676b41528359c8bc8456264fe0056161e737f8a.tar.bz2 mocca-d676b41528359c8bc8456264fe0056161e737f8a.zip |
[maven-release-plugin] prepare release mocca-1.4.3mocca-1.4.3
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 3124272e..76605427 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.3-SNAPSHOT</version>
+ <version>1.4.3</version>
</parent>
<artifactId>BKUGuiExt</artifactId>
<name>BKU GUI Ext</name>
|