summaryrefslogtreecommitdiff
path: root/BKUApplet/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUApplet/pom.xml')
-rw-r--r--BKUApplet/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUApplet/pom.xml b/BKUApplet/pom.xml
index 9a2d11f3..05a0dc3f 100644
--- a/BKUApplet/pom.xml
+++ b/BKUApplet/pom.xml
@@ -2,13 +2,13 @@
<parent>
<artifactId>mocca</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUApplet</artifactId>
<name>BKU Applet</name>
- <version>${project.parent.version}</version>
+ <version>1.3.0-RC1</version>
<description>Java Applet used by MOCCA Online</description>
<build>
<plugins>