From 3f4ba2bd4bd47611098fc7ccf9fa2b4eba46e1bf Mon Sep 17 00:00:00 2001 From: tbd-releases Date: Tue, 13 Aug 2024 11:13:38 +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.1-debug1?= 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 52bc01a5f..339379b0c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/credentials/pom.xml b/credentials/pom.xml index e340191d8..a616d9d5e 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/crypto/pom.xml b/crypto/pom.xml index 2b35faaea..1df3e131a 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/dids/pom.xml b/dids/pom.xml index 48563b9f4..0cdb819c9 100644 --- a/dids/pom.xml +++ b/dids/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index ae687e150..402ae12fc 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/jose/pom.xml b/jose/pom.xml index 4b03b38df..2fdebc1ba 100644 --- a/jose/pom.xml +++ b/jose/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/keymanager-aws/pom.xml b/keymanager-aws/pom.xml index 12685848e..bc2b197e2 100644 --- a/keymanager-aws/pom.xml +++ b/keymanager-aws/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 9c36bb4ec..79a34fe07 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 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.1-debug1 + HEAD diff --git a/testing/pom.xml b/testing/pom.xml index 90f1b5058..0610d440c 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 2.0.1-debug1 + 0.0.0-main-SNAPSHOT ../pom.xml