summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BKUOnline/pom.xml2
-rw-r--r--BKUWebStart/src/main/jnlp/resources/version.xml6
2 files changed, 4 insertions, 4 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml
index eb51b571..d131aaea 100644
--- a/BKUOnline/pom.xml
+++ b/BKUOnline/pom.xml
@@ -261,7 +261,7 @@
<dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUWebStart</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
<scope>provided</scope>
<type>zip</type>
</dependency>
diff --git a/BKUWebStart/src/main/jnlp/resources/version.xml b/BKUWebStart/src/main/jnlp/resources/version.xml
index 872b8703..18c6f901 100644
--- a/BKUWebStart/src/main/jnlp/resources/version.xml
+++ b/BKUWebStart/src/main/jnlp/resources/version.xml
@@ -2,10 +2,10 @@
<jnlp-versions>
<resource>
<pattern>
- <name>BKUWebStart-1.0.4-SNAPSHOT.jar</name>
- <version-id>1.0.4-SNAPSHOT</version-id>
+ <name>BKUWebStart-1.0.4</name>
+ <version-id>1.0.4</version-id>
</pattern>
- <file>BKUWebStart-1.0.4-SNAPSHOT.jar</file>
+ <file>BKUWebStart-1.0.4.jar</file>
</resource>
<resource>