diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-01-15 16:55:38 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-01-15 16:55:38 +0100 |
commit | 501be1780389ea96c1d091d025a58eeab6863c5f (patch) | |
tree | 390c081c52b6b9827d9ecbca86edeabcc31c6b7f /smccSTALExt | |
parent | 496b51221be00053141b6a5e1674fa3c73d0e147 (diff) | |
download | mocca-7754870800ff2ac3125d7da665ba1fa0707256a0.tar.gz mocca-7754870800ff2ac3125d7da665ba1fa0707256a0.tar.bz2 mocca-7754870800ff2ac3125d7da665ba1fa0707256a0.zip |
[maven-release-plugin] prepare release mocca-1.3.30mocca-1.3.30
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 89a29e4a..1cd77c41 100644 --- a/smccSTALExt/pom.xml +++ b/smccSTALExt/pom.xml @@ -3,7 +3,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.30-SNAPSHOT</version>
+ <version>1.3.30</version>
</parent>
<artifactId>smccSTALExt</artifactId>
<name>smcc STAL Ext</name>
|