diff options
Diffstat (limited to 'STALService')
-rw-r--r-- | STALService/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/STALService/pom.xml b/STALService/pom.xml index 3eeca1d4..bc6f2e68 100644 --- a/STALService/pom.xml +++ b/STALService/pom.xml @@ -3,13 +3,13 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.0-RC4-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>STALService</artifactId> <name>STAL Service</name> - <version>1.3.0-RC4-SNAPSHOT</version> + <version>1.3.0</version> <description>STAL webservice interface</description> <dependencies> <dependency> |