diff options
Diffstat (limited to 'STALExt/pom.xml')
-rw-r--r-- | STALExt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STALExt/pom.xml b/STALExt/pom.xml index 2368d582..3c7cb838 100644 --- a/STALExt/pom.xml +++ b/STALExt/pom.xml @@ -2,7 +2,7 @@ <parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.31-SNAPSHOT</version>
+ <version>1.3.31</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>STALExt</artifactId>
|