diff options
Diffstat (limited to 'BKUCertificates/pom.xml')
-rw-r--r-- | BKUCertificates/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml index 82f8c6b7..2d8443d2 100644 --- a/BKUCertificates/pom.xml +++ b/BKUCertificates/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>mocca</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.3.0-RC2-SNAPSHOT</version> + <version>1.3.0-RC2</version> </parent> <groupId>at.gv.egiz</groupId> <artifactId>BKUCertificates</artifactId> @@ -12,7 +12,7 @@ | and don't forget to update dependency management | (depending modules: BKUOnline, BKULocal & BKUWebstart) |--> - <version>1.3-SNAPSHOT</version> + <version>1.3</version> <name>BKU Certificates</name> <description>Trusted certificates for TLS/SSL authentication</description> |