diff options
Diffstat (limited to 'STALExt')
-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 e35b2310..ec7c72df 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.11-SNAPSHOT</version> + <version>1.3.11</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>STALExt</artifactId> |