From 49484342b6342f7bdf42323777cd6ba00169c7cc Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sun, 18 Dec 2022 04:48:43 +0300 Subject: [PATCH] [maven-release-plugin] prepare release v.0.0.34 --- bot-context/bot-context-main/pom.xml | 2 +- bot-context/bot-context-quarkus/pom.xml | 2 +- bot-context/bot-context-simple/pom.xml | 2 +- bot-context/pom.xml | 2 +- bot-core/bot-core-main/pom.xml | 2 +- bot-core/bot-core-quarkus/pom.xml | 2 +- bot-core/bot-core-simple/pom.xml | 2 +- bot-core/pom.xml | 2 +- bot-data/bot-data-main/pom.xml | 2 +- bot-data/bot-data-quarkus/pom.xml | 2 +- bot-data/bot-data-simple/pom.xml | 2 +- bot-data/pom.xml | 2 +- bot-domain/bot-domain-main/pom.xml | 2 +- bot-domain/pom.xml | 2 +- bot-exception/pom.xml | 2 +- pom.xml | 7 +++---- 16 files changed, 18 insertions(+), 19 deletions(-) diff --git a/bot-context/bot-context-main/pom.xml b/bot-context/bot-context-main/pom.xml index d2ffb8c..4a8a6df 100644 --- a/bot-context/bot-context-main/pom.xml +++ b/bot-context/bot-context-main/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather bot-context - 0.0.34-SNAPSHOT + 0.0.34 bot-context-main diff --git a/bot-context/bot-context-quarkus/pom.xml b/bot-context/bot-context-quarkus/pom.xml index fb05b73..c3eb782 100644 --- a/bot-context/bot-context-quarkus/pom.xml +++ b/bot-context/bot-context-quarkus/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather bot-context - 0.0.34-SNAPSHOT + 0.0.34 bot-context-quarkus diff --git a/bot-context/bot-context-simple/pom.xml b/bot-context/bot-context-simple/pom.xml index ca584aa..e864b8b 100644 --- a/bot-context/bot-context-simple/pom.xml +++ b/bot-context/bot-context-simple/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather bot-context - 0.0.34-SNAPSHOT + 0.0.34 bot-context-simple diff --git a/bot-context/pom.xml b/bot-context/pom.xml index b7de29f..6be2b90 100644 --- a/bot-context/pom.xml +++ b/bot-context/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather godfather-bot - 0.0.34-SNAPSHOT + 0.0.34 bot-context diff --git a/bot-core/bot-core-main/pom.xml b/bot-core/bot-core-main/pom.xml index 21b8a84..37f468d 100644 --- a/bot-core/bot-core-main/pom.xml +++ b/bot-core/bot-core-main/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather bot-core - 0.0.34-SNAPSHOT + 0.0.34 bot-core-main diff --git a/bot-core/bot-core-quarkus/pom.xml b/bot-core/bot-core-quarkus/pom.xml index 04b26f6..56c0620 100644 --- a/bot-core/bot-core-quarkus/pom.xml +++ b/bot-core/bot-core-quarkus/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather bot-core - 0.0.34-SNAPSHOT + 0.0.34 bot-core-quarkus diff --git a/bot-core/bot-core-simple/pom.xml b/bot-core/bot-core-simple/pom.xml index 1f0f0de..545ec1d 100644 --- a/bot-core/bot-core-simple/pom.xml +++ b/bot-core/bot-core-simple/pom.xml @@ -4,7 +4,7 @@ bot-core dev.struchkov.godfather - 0.0.34-SNAPSHOT + 0.0.34 bot-core-simple diff --git a/bot-core/pom.xml b/bot-core/pom.xml index fec893f..1d47a4e 100644 --- a/bot-core/pom.xml +++ b/bot-core/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather godfather-bot - 0.0.34-SNAPSHOT + 0.0.34 bot-core diff --git a/bot-data/bot-data-main/pom.xml b/bot-data/bot-data-main/pom.xml index 733f355..6de69ae 100644 --- a/bot-data/bot-data-main/pom.xml +++ b/bot-data/bot-data-main/pom.xml @@ -4,7 +4,7 @@ bot-data dev.struchkov.godfather - 0.0.34-SNAPSHOT + 0.0.34 bot-data-main diff --git a/bot-data/bot-data-quarkus/pom.xml b/bot-data/bot-data-quarkus/pom.xml index 2e295cd..2b4e283 100644 --- a/bot-data/bot-data-quarkus/pom.xml +++ b/bot-data/bot-data-quarkus/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather bot-data - 0.0.34-SNAPSHOT + 0.0.34 bot-data-quarkus diff --git a/bot-data/bot-data-simple/pom.xml b/bot-data/bot-data-simple/pom.xml index f562ecc..bfad015 100644 --- a/bot-data/bot-data-simple/pom.xml +++ b/bot-data/bot-data-simple/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather bot-data - 0.0.34-SNAPSHOT + 0.0.34 bot-data-simple diff --git a/bot-data/pom.xml b/bot-data/pom.xml index 409efab..101b189 100644 --- a/bot-data/pom.xml +++ b/bot-data/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather godfather-bot - 0.0.34-SNAPSHOT + 0.0.34 bot-data diff --git a/bot-domain/bot-domain-main/pom.xml b/bot-domain/bot-domain-main/pom.xml index 619fe74..f306b49 100644 --- a/bot-domain/bot-domain-main/pom.xml +++ b/bot-domain/bot-domain-main/pom.xml @@ -3,7 +3,7 @@ bot-domain dev.struchkov.godfather - 0.0.34-SNAPSHOT + 0.0.34 4.0.0 diff --git a/bot-domain/pom.xml b/bot-domain/pom.xml index 346956d..1e233f8 100644 --- a/bot-domain/pom.xml +++ b/bot-domain/pom.xml @@ -3,7 +3,7 @@ godfather-bot dev.struchkov.godfather - 0.0.34-SNAPSHOT + 0.0.34 4.0.0 diff --git a/bot-exception/pom.xml b/bot-exception/pom.xml index 2fe9669..d8a49af 100644 --- a/bot-exception/pom.xml +++ b/bot-exception/pom.xml @@ -3,7 +3,7 @@ dev.struchkov.godfather godfather-bot - 0.0.34-SNAPSHOT + 0.0.34 4.0.0 diff --git a/pom.xml b/pom.xml index 03805fb..b8829dd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather godfather-bot - 0.0.34-SNAPSHOT + 0.0.34 pom @@ -282,7 +281,7 @@ scm:git:https://github.com/Godfather-Bots/godfather.git https://github.com/Godfather-Bots/godfathere scm:git:https://github.com/Godfather-Bots/godfather.git - v.0.0.33 + v.0.0.34