summaryrefslogtreecommitdiff
path: root/STALXService/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'STALXService/pom.xml')
-rw-r--r--STALXService/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/STALXService/pom.xml b/STALXService/pom.xml
index 044c2f59..3d78886a 100644
--- a/STALXService/pom.xml
+++ b/STALXService/pom.xml
@@ -2,24 +2,24 @@
<parent>
<artifactId>bku</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
<artifactId>STALXService</artifactId>
<name>STAL-X Service</name>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<url>http://maven.apache.org</url>
<dependencies>
<dependency>
<artifactId>STALService</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
</dependency>
<dependency>
<artifactId>STALExt</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
</dependency>
</dependencies>
</project> \ No newline at end of file