From a91aeb71177b0f1c685a852630f8e365e79e8a2f Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Sat, 13 Jul 2024 21:09:07 -0500 Subject: [PATCH] Updated project version to 0.4.0 --- jagged-api/pom.xml | 2 +- jagged-bech32/pom.xml | 2 +- jagged-bom/pom.xml | 14 +++++++------- jagged-framework/pom.xml | 2 +- jagged-scrypt/pom.xml | 2 +- jagged-ssh/pom.xml | 2 +- jagged-test/pom.xml | 2 +- jagged-x25519/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/jagged-api/pom.xml b/jagged-api/pom.xml index ef8f7f4..1a2ce6d 100644 --- a/jagged-api/pom.xml +++ b/jagged-api/pom.xml @@ -7,7 +7,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 jagged-api diff --git a/jagged-bech32/pom.xml b/jagged-bech32/pom.xml index a244dee..0bd9812 100644 --- a/jagged-bech32/pom.xml +++ b/jagged-bech32/pom.xml @@ -7,7 +7,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 jagged-bech32 diff --git a/jagged-bom/pom.xml b/jagged-bom/pom.xml index 4899027..04e02ab 100644 --- a/jagged-bom/pom.xml +++ b/jagged-bom/pom.xml @@ -7,7 +7,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 jagged-bom @@ -21,32 +21,32 @@ com.exceptionfactory.jagged jagged-api - 0.3.3-SNAPSHOT + 0.4.0 com.exceptionfactory.jagged jagged-framework - 0.3.3-SNAPSHOT + 0.4.0 com.exceptionfactory.jagged jagged-scrypt - 0.3.3-SNAPSHOT + 0.4.0 com.exceptionfactory.jagged jagged-ssh - 0.3.3-SNAPSHOT + 0.4.0 com.exceptionfactory.jagged jagged-bech32 - 0.3.3-SNAPSHOT + 0.4.0 com.exceptionfactory.jagged jagged-x25519 - 0.3.3-SNAPSHOT + 0.4.0 diff --git a/jagged-framework/pom.xml b/jagged-framework/pom.xml index 4ab69ec..58485d0 100644 --- a/jagged-framework/pom.xml +++ b/jagged-framework/pom.xml @@ -7,7 +7,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 jagged-framework diff --git a/jagged-scrypt/pom.xml b/jagged-scrypt/pom.xml index e0968bd..805bae2 100644 --- a/jagged-scrypt/pom.xml +++ b/jagged-scrypt/pom.xml @@ -7,7 +7,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 jagged-scrypt diff --git a/jagged-ssh/pom.xml b/jagged-ssh/pom.xml index 6e39d7d..2b923c0 100644 --- a/jagged-ssh/pom.xml +++ b/jagged-ssh/pom.xml @@ -7,7 +7,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 jagged-ssh diff --git a/jagged-test/pom.xml b/jagged-test/pom.xml index c8abce1..8a0f29e 100644 --- a/jagged-test/pom.xml +++ b/jagged-test/pom.xml @@ -7,7 +7,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 jagged-test diff --git a/jagged-x25519/pom.xml b/jagged-x25519/pom.xml index 0052828..f7d30ae 100644 --- a/jagged-x25519/pom.xml +++ b/jagged-x25519/pom.xml @@ -7,7 +7,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 jagged-x25519 diff --git a/pom.xml b/pom.xml index 7c65d9d..c505fc7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.exceptionfactory.jagged jagged - 0.3.3-SNAPSHOT + 0.4.0 pom jagged