diff options
-rw-r--r-- | BKUCertificates/pom.xml | 2 | ||||
-rw-r--r-- | BKUFonts/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml index 81e281d9..2866dcb6 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.1.19-SNAPSHOT</version>
+ <version>1.1.18-SNAPSHOT</version>
<name>BKU Certificates</name>
<description>Trusted certificates for TLS/SSL authentication</description>
diff --git a/BKUFonts/pom.xml b/BKUFonts/pom.xml index 70b41454..d82a119e 100644 --- a/BKUFonts/pom.xml +++ b/BKUFonts/pom.xml @@ -6,7 +6,7 @@ <version>1.4.4-SNAPSHOT</version>
</parent>
<artifactId>BKUFonts</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.4-SNAPSHOT</version>
<name>BKU Fonts</name>
<description>
<!--
|