From e82aef982565301e61d2586a8dc4a014edcfc5e9 Mon Sep 17 00:00:00 2001 From: tbd-releases Date: Tue, 13 Aug 2024 04:28:09 +0000 Subject: [PATCH] =?UTF-8?q?[TBD=20Release=20Manager=20=F0=9F=9A=80]=20Sett?= =?UTF-8?q?ing=20version=20to:=20v2.0.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 +- keymanager-aws/pom.xml | 2 +- pom.xml | 4 ++-- testing/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 339379b0c..cb5d3eb17 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.1 ../pom.xml diff --git a/credentials/pom.xml b/credentials/pom.xml index a616d9d5e..fed2accfe 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.1 ../pom.xml diff --git a/crypto/pom.xml b/crypto/pom.xml index 1df3e131a..a0bd805ce 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.1 ../pom.xml diff --git a/dids/pom.xml b/dids/pom.xml index 0cdb819c9..fcf5db040 100644 --- a/dids/pom.xml +++ b/dids/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.1 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 402ae12fc..f341b5020 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.1 ../pom.xml diff --git a/jose/pom.xml b/jose/pom.xml index 2fdebc1ba..7cbc32f50 100644 --- a/jose/pom.xml +++ b/jose/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.1 ../pom.xml diff --git a/keymanager-aws/pom.xml b/keymanager-aws/pom.xml index bc2b197e2..dc5e23004 100644 --- a/keymanager-aws/pom.xml +++ b/keymanager-aws/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.1 ../pom.xml diff --git a/pom.xml b/pom.xml index 79a34fe07..47feac293 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.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 + v2.0.1 diff --git a/testing/pom.xml b/testing/pom.xml index 0610d440c..0b23471a4 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 0.0.0-main-SNAPSHOT + 2.0.1 ../pom.xml