summaryrefslogtreecommitdiff
path: root/BKUApplet/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUApplet/pom.xml')
-rw-r--r--BKUApplet/pom.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/BKUApplet/pom.xml b/BKUApplet/pom.xml
index 334ed694..32805763 100644
--- a/BKUApplet/pom.xml
+++ b/BKUApplet/pom.xml
@@ -2,13 +2,13 @@
<parent>
<artifactId>bku</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUApplet</artifactId>
<name>BKU Applet</name>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.6</version>
<build>
<plugins>
<plugin>
@@ -98,27 +98,27 @@
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>smcc</artifactId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.6</version>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>STAL</artifactId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.6</version>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>STALService</artifactId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.6</version>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>smccSTAL</artifactId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.6</version>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUCommonGUI</artifactId>
- <version>1.2.6-SNAPSHOT</version>
+ <version>1.2.6</version>
</dependency>
</dependencies>
</project> \ No newline at end of file