diff options
-rw-r--r-- | BKUCertificates/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml index 5e04c558..12c750b2 100644 --- a/BKUCertificates/pom.xml +++ b/BKUCertificates/pom.xml @@ -10,7 +10,7 @@ | PLEASE COMMIT CHANGES to src/main/changes/changes.txt | and don't forget to update version in main pom |--> - <version>1.12</version> + <version>1.13</version> <name>BKU Certificates</name> <description>Trusted certificates for TLS/SSL authentication</description> @@ -405,7 +405,7 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKUCertificates</artifactId> - <version>1.12</version> + <version>1.13</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> |