diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-09-02 16:01:19 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-09-02 16:01:19 +0000 |
commit | b934ffcec74529e888eb02729f9328fc0d4cd0e9 (patch) | |
tree | e6ffe24728d384f9c598e0d1f7590187d1a6d224 /BKUCertificates | |
parent | 793cab26fd240702e5bbee3f6bf98911ceec93b9 (diff) | |
download | mocca-b934ffcec74529e888eb02729f9328fc0d4cd0e9.tar.gz mocca-b934ffcec74529e888eb02729f9328fc0d4cd0e9.tar.bz2 mocca-b934ffcec74529e888eb02729f9328fc0d4cd0e9.zip |
BKUCertificates version bumped
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@978 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUCertificates')
-rw-r--r-- | BKUCertificates/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml index a6b27404..5ac0eae4 100644 --- a/BKUCertificates/pom.xml +++ b/BKUCertificates/pom.xml @@ -11,7 +11,7 @@ | and don't forget to update dependency management | (depending modules: BKUOnline, BKULocal & BKUWebstart) |--> - <version>1.5</version> + <version>1.6</version> <name>BKU Certificates</name> <description>Trusted certificates for TLS/SSL authentication</description> |