From df3a1d1781e99b16d1587bea6e9b5fe37374c46a Mon Sep 17 00:00:00 2001 From: tbd-releases Date: Wed, 3 Jul 2024 07:10:07 +0000 Subject: [PATCH] =?UTF-8?q?[TBD=20Release=20Manager=20=F0=9F=9A=80]=20Sett?= =?UTF-8?q?ing=20next=20development=20version=20after:=20v2.0.0?= 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 f9a532dc1..339379b0c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/credentials/pom.xml b/credentials/pom.xml index c1395d0f5..a616d9d5e 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/crypto/pom.xml b/crypto/pom.xml index 57347e760..1df3e131a 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/dids/pom.xml b/dids/pom.xml index 8c986c309..0cdb819c9 100644 --- a/dids/pom.xml +++ b/dids/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index dc98d91d2..402ae12fc 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/jose/pom.xml b/jose/pom.xml index 51b79bb70..2fdebc1ba 100644 --- a/jose/pom.xml +++ b/jose/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/keymanager-aws/pom.xml b/keymanager-aws/pom.xml index 6c8315e5a..bc2b197e2 100644 --- a/keymanager-aws/pom.xml +++ b/keymanager-aws/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 1fa15e23a..79a34fe07 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT 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 - v2.0.0 + HEAD diff --git a/testing/pom.xml b/testing/pom.xml index 829609fc7..0610d440c 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.0 + 0.0.0-main-SNAPSHOT ../pom.xml