diff options
author | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-19 15:56:31 +0200 |
---|---|---|
committer | Andreas Abraham <aabraham@iaik.tugraz.at> | 2018-04-19 15:56:31 +0200 |
commit | 17d756c63c34863c4b039feacf357c300b6eb207 (patch) | |
tree | fff4d37a58f720299e236b61f08faef328b7a73c /smccSTAL | |
parent | fc15aa87c6d17c0851481fb482a35a53e69755df (diff) | |
download | mocca-17d756c63c34863c4b039feacf357c300b6eb207.tar.gz mocca-17d756c63c34863c4b039feacf357c300b6eb207.tar.bz2 mocca-17d756c63c34863c4b039feacf357c300b6eb207.zip |
[maven-release-plugin] prepare release mocca-1.3.32
Diffstat (limited to 'smccSTAL')
-rw-r--r-- | smccSTAL/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index 3ecba066..489cfaee 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/pom.xml @@ -2,7 +2,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.32-SNAPSHOT</version> + <version>1.3.32</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>smccSTAL</artifactId> |