diff options
Diffstat (limited to 'BKUApplet/pom.xml')
-rw-r--r-- | BKUApplet/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUApplet/pom.xml b/BKUApplet/pom.xml index fc6280e9..26b30d40 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-RC3-SNAPSHOT</version> + <version>1.3.0-RC3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUApplet</artifactId> <name>BKU Applet</name> - <version>1.3.0-RC3-SNAPSHOT</version> + <version>1.3.0-RC3</version> <description>Java Applet used by MOCCA Online</description> <build> <plugins> |