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 /smccSTALExt | |
parent | 5cbb56a14bf5ad4bbe4503090526eaf34a144829 (diff) | |
download | mocca-1.4.3.tar.gz mocca-1.4.3.tar.bz2 mocca-1.4.3.zip |
[maven-release-plugin] prepare release mocca-1.4.3mocca-1.4.3
Diffstat (limited to 'smccSTALExt')
-rw-r--r-- | smccSTALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index 74f65e5e..d0e1441a 100644 --- a/smccSTALExt/pom.xml +++ b/smccSTALExt/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>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|