diff options
Diffstat (limited to 'BKUCertificates')
-rw-r--r-- | BKUCertificates/pom.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml index 9e5d8e83..82f8c6b7 100644 --- a/BKUCertificates/pom.xml +++ b/BKUCertificates/pom.xml @@ -9,9 +9,10 @@ <artifactId>BKUCertificates</artifactId> <!-- DON'T CHANGE VERSION UNLESS THE INCLUDED CERTIFICATES CHANGED | PLEASE COMMIT CHANGES to src/main/changes/changes.txt - | and don't forget to update depending modules (BKUOnline, BKULocal & BKUWebstart) + | and don't forget to update dependency management + | (depending modules: BKUOnline, BKULocal & BKUWebstart) |--> - <version>1.3</version> + <version>1.3-SNAPSHOT</version> <name>BKU Certificates</name> <description>Trusted certificates for TLS/SSL authentication</description> |