From 7252a6b6ed3bcd2c8377ebbd2999541c2b96d89f Mon Sep 17 00:00:00 2001 From: tbd-releases Date: Thu, 16 May 2024 19:07:05 +0000 Subject: [PATCH] =?UTF-8?q?[TBD=20Release=20Manager=20=F0=9F=9A=80]=20Sett?= =?UTF-8?q?ing=20version=20to:=20v1.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/pom.xml | 2 +- credentials/pom.xml | 2 +- crypto/pom.xml | 2 +- dids/pom.xml | 2 +- distribution/pom.xml | 2 +- jose/pom.xml | 2 +- pom.xml | 4 ++-- testing/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 339379b0c..dc1656324 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 1.1.1 ../pom.xml diff --git a/credentials/pom.xml b/credentials/pom.xml index 8d73bf71f..c76312e8e 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 1.1.1 ../pom.xml diff --git a/crypto/pom.xml b/crypto/pom.xml index 4781b7e73..39dffa493 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 1.1.1 ../pom.xml diff --git a/dids/pom.xml b/dids/pom.xml index 233ff68f1..66f9fcf5b 100644 --- a/dids/pom.xml +++ b/dids/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 1.1.1 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 402ae12fc..d198cbf85 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 1.1.1 ../pom.xml diff --git a/jose/pom.xml b/jose/pom.xml index 2fdebc1ba..e82158077 100644 --- a/jose/pom.xml +++ b/jose/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 1.1.1 ../pom.xml diff --git a/pom.xml b/pom.xml index b96eed870..d9c06ada7 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 1.1.1 pom Web5 SDK for the JVM https://developer.tbd.website @@ -20,7 +20,7 @@ scm:git:https://github.com/TBD54566975/web5-kt.git https://github.com/TBD54566975/web5-kt - HEAD + v1.1.1 diff --git a/testing/pom.xml b/testing/pom.xml index 0610d440c..cc9bca6a5 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 1.1.1 ../pom.xml