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 aaef3181..b559e3ef 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.6</version> + <version>1.7</version> <name>BKU Certificates</name> <description>Trusted certificates for TLS/SSL authentication</description> @@ -35,4 +35,4 @@ </plugin> </plugins> </build> -</project>
\ No newline at end of file +</project> |