From 7d1e5870715ec56ec1c06f449bdd77722a5547eb Mon Sep 17 00:00:00 2001 From: tbd-releases Date: Mon, 8 Apr 2024 08:19:54 +0000 Subject: [PATCH] =?UTF-8?q?[TBD=20Release=20Manager=20=F0=9F=9A=80]=20Sett?= =?UTF-8?q?ing=20version=20to:=20v1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- distribution/pom.xml | 5 ++--- httpclient/pom.xml | 5 ++--- httpserver/pom.xml | 5 ++--- pom.xml | 7 +++---- protocol/pom.xml | 5 ++--- 5 files changed, 11 insertions(+), 16 deletions(-) diff --git a/distribution/pom.xml b/distribution/pom.xml index c98ed081..48b51a76 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -1,12 +1,11 @@ - + xyz.block tbdex-parent - 0.0.0-main-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 5507a1d3..444df1ac 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -1,12 +1,11 @@ - + xyz.block tbdex-parent - 0.0.0-main-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/httpserver/pom.xml b/httpserver/pom.xml index f786863c..e6284972 100644 --- a/httpserver/pom.xml +++ b/httpserver/pom.xml @@ -1,12 +1,11 @@ - + xyz.block tbdex-parent - 0.0.0-main-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 0fa03f4a..ce70cec1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -8,7 +7,7 @@ xyz.block tbdex-parent - 0.0.0-main-SNAPSHOT + 1.0.0 pom xyz.block @@ -31,7 +30,7 @@ scm:git:https://github.com/TBD54566975/tbdex-kt.git https://github.com/TBD54566975/tbdex-kt - HEAD + v1.0.0 diff --git a/protocol/pom.xml b/protocol/pom.xml index 61a1e95a..76a80781 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -1,12 +1,11 @@ - + xyz.block tbdex-parent - 0.0.0-main-SNAPSHOT + 1.0.0 ../pom.xml