From 2c37984fb89e211cc3ec9d88b011396590baf6db Mon Sep 17 00:00:00 2001 From: Seva Safris Date: Wed, 28 Feb 2024 11:33:36 +0700 Subject: [PATCH] Prepare SNAPSHOT [skip ci] --- cert/pom.xml | 2 +- crypto/pom.xml | 4 ++-- nacl/pom.xml | 2 +- otp/pom.xml | 6 +++--- pom.xml | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/cert/pom.xml b/cert/pom.xml index 4648fc9..1cc6b12 100644 --- a/cert/pom.xml +++ b/cert/pom.xml @@ -22,7 +22,7 @@ org.openjax.security security - 0.3.5 + 0.4.0-SNAPSHOT cert OpenJAX Security Cert diff --git a/crypto/pom.xml b/crypto/pom.xml index acb538f..48a17f4 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -22,7 +22,7 @@ org.openjax.security security - 0.3.5 + 0.4.0-SNAPSHOT crypto OpenJAX Security Crypto @@ -33,7 +33,7 @@ org.libj lang - 0.8.1 + 0.8.2-SNAPSHOT \ No newline at end of file diff --git a/nacl/pom.xml b/nacl/pom.xml index bc45fb8..bcdf780 100644 --- a/nacl/pom.xml +++ b/nacl/pom.xml @@ -22,7 +22,7 @@ org.openjax.security security - 0.3.5 + 0.4.0-SNAPSHOT nacl OpenJAX Security NaCl diff --git a/otp/pom.xml b/otp/pom.xml index 4829ff8..22695c3 100644 --- a/otp/pom.xml +++ b/otp/pom.xml @@ -22,7 +22,7 @@ org.openjax.security security - 0.3.5 + 0.4.0-SNAPSHOT otp OpenJAX Security OTP @@ -41,7 +41,7 @@ org.libj util - 0.9.1 + 0.9.2-SNAPSHOT org.openjax.security @@ -51,7 +51,7 @@ org.libj math - 0.6.8 + 0.6.9-SNAPSHOT \ No newline at end of file diff --git a/pom.xml b/pom.xml index a59c726..dfea888 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,11 @@ org.openjax openjax - 2.5.7 + 2.5.8-SNAPSHOT org.openjax.security security - 0.3.5 + 0.4.0-SNAPSHOT pom OpenJAX Security @@ -61,7 +61,7 @@ org.libj test - 0.7.3 + 0.7.4-SNAPSHOT test