From 8c6a93b47b1cd0eefdc5910b26c04319e54ad970 Mon Sep 17 00:00:00 2001 From: tbd-releases Date: Thu, 16 May 2024 23:47:02 +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.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- distribution/pom.xml | 2 +- httpclient/pom.xml | 2 +- httpserver/pom.xml | 2 +- pom.xml | 4 ++-- protocol/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/distribution/pom.xml b/distribution/pom.xml index 6488b0b1..d50c0745 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ xyz.block tbdex-parent - 1.1.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 5cd753eb..9980cadf 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -5,7 +5,7 @@ xyz.block tbdex-parent - 1.1.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/httpserver/pom.xml b/httpserver/pom.xml index 6ff311e3..31c4ce34 100644 --- a/httpserver/pom.xml +++ b/httpserver/pom.xml @@ -5,7 +5,7 @@ xyz.block tbdex-parent - 1.1.0 + 0.0.0-main-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f63a713e..4cbdf4dd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ xyz.block tbdex-parent - 1.1.0 + 0.0.0-main-SNAPSHOT pom xyz.block @@ -30,7 +30,7 @@ scm:git:https://github.com/TBD54566975/tbdex-kt.git https://github.com/TBD54566975/tbdex-kt - v1.1.0 + HEAD diff --git a/protocol/pom.xml b/protocol/pom.xml index 8afde3dd..95d043c7 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -5,7 +5,7 @@ xyz.block tbdex-parent - 1.1.0 + 0.0.0-main-SNAPSHOT ../pom.xml