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 /smcc | |
| 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 'smcc')
| -rw-r--r-- | smcc/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/smcc/pom.xml b/smcc/pom.xml index 1416568a..1cfd404f 100644 --- a/smcc/pom.xml +++ b/smcc/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>smcc</artifactId>
 | 
