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