From fb1f9aafdb0d12d30bc08fcc3651735e01e3c859 Mon Sep 17 00:00:00 2001 From: tbd-releases Date: Thu, 16 May 2024 22:22:16 +0000 Subject: [PATCH] =?UTF-8?q?[TBD=20Release=20Manager=20=F0=9F=9A=80]=20Sett?= =?UTF-8?q?ing=20next=20development=20version=20after:=20v1.1.2?= 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 b58197524..339379b0c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 1.1.2 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/credentials/pom.xml b/credentials/pom.xml index 635ffceef..8d73bf71f 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 1.1.2 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/crypto/pom.xml b/crypto/pom.xml index 87617d590..4781b7e73 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 1.1.2 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/dids/pom.xml b/dids/pom.xml index b7fcb0f55..233ff68f1 100644 --- a/dids/pom.xml +++ b/dids/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 1.1.2 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index b3dc3f1cb..402ae12fc 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 1.1.2 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/jose/pom.xml b/jose/pom.xml index 8ace4522a..2fdebc1ba 100644 --- a/jose/pom.xml +++ b/jose/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 1.1.2 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index a1b6ae177..65e5af43f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ xyz.block web5-parent - 1.1.2 + 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 - v1.1.2 + HEAD diff --git a/testing/pom.xml b/testing/pom.xml index 31739589f..0610d440c 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ xyz.block web5-parent - 1.1.2 + 0.0.0-main-SNAPSHOT ../pom.xml