diff options
Diffstat (limited to 'STALService/pom.xml')
-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 89039544..54bc3de2 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-RC3-SNAPSHOT</version> + <version>1.3.0-RC3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>STALService</artifactId> <name>STAL Service</name> - <version>1.3.0-RC3-SNAPSHOT</version> + <version>1.3.0-RC3</version> <description>STAL webservice interface</description> <dependencies> <dependency> |