From eb403f96d6e63952719ca456085a530185366159 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sun, 18 Dec 2022 04:46:22 +0300 Subject: [PATCH] [maven-release-plugin] prepare release v.0.0.33 --- bot-context/bot-context-main/pom.xml | 5 ++--- bot-context/bot-context-quarkus/pom.xml | 5 ++--- bot-context/bot-context-simple/pom.xml | 5 ++--- bot-context/pom.xml | 5 ++--- bot-core/bot-core-main/pom.xml | 5 ++--- bot-core/bot-core-quarkus/pom.xml | 5 ++--- bot-core/bot-core-simple/pom.xml | 5 ++--- bot-core/pom.xml | 5 ++--- bot-data/bot-data-main/pom.xml | 5 ++--- bot-data/bot-data-quarkus/pom.xml | 5 ++--- bot-data/bot-data-simple/pom.xml | 5 ++--- bot-data/pom.xml | 5 ++--- bot-domain/bot-domain-main/pom.xml | 5 ++--- bot-domain/pom.xml | 5 ++--- bot-exception/pom.xml | 5 ++--- pom.xml | 5 ++--- 16 files changed, 32 insertions(+), 48 deletions(-) diff --git a/bot-context/bot-context-main/pom.xml b/bot-context/bot-context-main/pom.xml index f21fe21..423f8b6 100644 --- a/bot-context/bot-context-main/pom.xml +++ b/bot-context/bot-context-main/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather bot-context - 0.0.33-SNAPSHOT + 0.0.33 bot-context-main diff --git a/bot-context/bot-context-quarkus/pom.xml b/bot-context/bot-context-quarkus/pom.xml index fed63d7..7373217 100644 --- a/bot-context/bot-context-quarkus/pom.xml +++ b/bot-context/bot-context-quarkus/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather bot-context - 0.0.33-SNAPSHOT + 0.0.33 bot-context-quarkus diff --git a/bot-context/bot-context-simple/pom.xml b/bot-context/bot-context-simple/pom.xml index e36928f..d2a5be9 100644 --- a/bot-context/bot-context-simple/pom.xml +++ b/bot-context/bot-context-simple/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather bot-context - 0.0.33-SNAPSHOT + 0.0.33 bot-context-simple diff --git a/bot-context/pom.xml b/bot-context/pom.xml index e1b5d86..3ca1f28 100644 --- a/bot-context/pom.xml +++ b/bot-context/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather godfather-bot - 0.0.33-SNAPSHOT + 0.0.33 bot-context diff --git a/bot-core/bot-core-main/pom.xml b/bot-core/bot-core-main/pom.xml index 8ff5bca..6d4cca5 100644 --- a/bot-core/bot-core-main/pom.xml +++ b/bot-core/bot-core-main/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather bot-core - 0.0.33-SNAPSHOT + 0.0.33 bot-core-main diff --git a/bot-core/bot-core-quarkus/pom.xml b/bot-core/bot-core-quarkus/pom.xml index 63db582..4a95347 100644 --- a/bot-core/bot-core-quarkus/pom.xml +++ b/bot-core/bot-core-quarkus/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather bot-core - 0.0.33-SNAPSHOT + 0.0.33 bot-core-quarkus diff --git a/bot-core/bot-core-simple/pom.xml b/bot-core/bot-core-simple/pom.xml index 469fa6a..4d85641 100644 --- a/bot-core/bot-core-simple/pom.xml +++ b/bot-core/bot-core-simple/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 bot-core dev.struchkov.godfather - 0.0.33-SNAPSHOT + 0.0.33 bot-core-simple diff --git a/bot-core/pom.xml b/bot-core/pom.xml index 1e8b01d..ec54fbf 100644 --- a/bot-core/pom.xml +++ b/bot-core/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather godfather-bot - 0.0.33-SNAPSHOT + 0.0.33 bot-core diff --git a/bot-data/bot-data-main/pom.xml b/bot-data/bot-data-main/pom.xml index 13e021f..45d00f9 100644 --- a/bot-data/bot-data-main/pom.xml +++ b/bot-data/bot-data-main/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 bot-data dev.struchkov.godfather - 0.0.33-SNAPSHOT + 0.0.33 bot-data-main diff --git a/bot-data/bot-data-quarkus/pom.xml b/bot-data/bot-data-quarkus/pom.xml index 05c2722..cc03215 100644 --- a/bot-data/bot-data-quarkus/pom.xml +++ b/bot-data/bot-data-quarkus/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather bot-data - 0.0.33-SNAPSHOT + 0.0.33 bot-data-quarkus diff --git a/bot-data/bot-data-simple/pom.xml b/bot-data/bot-data-simple/pom.xml index 2d343d0..a367ad9 100644 --- a/bot-data/bot-data-simple/pom.xml +++ b/bot-data/bot-data-simple/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather bot-data - 0.0.33-SNAPSHOT + 0.0.33 bot-data-simple diff --git a/bot-data/pom.xml b/bot-data/pom.xml index 8758b22..3112d4f 100644 --- a/bot-data/pom.xml +++ b/bot-data/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather godfather-bot - 0.0.33-SNAPSHOT + 0.0.33 bot-data diff --git a/bot-domain/bot-domain-main/pom.xml b/bot-domain/bot-domain-main/pom.xml index 35bbf41..69e0608 100644 --- a/bot-domain/bot-domain-main/pom.xml +++ b/bot-domain/bot-domain-main/pom.xml @@ -1,10 +1,9 @@ - + bot-domain dev.struchkov.godfather - 0.0.33-SNAPSHOT + 0.0.33 4.0.0 diff --git a/bot-domain/pom.xml b/bot-domain/pom.xml index 2e99339..eb085e7 100644 --- a/bot-domain/pom.xml +++ b/bot-domain/pom.xml @@ -1,10 +1,9 @@ - + godfather-bot dev.struchkov.godfather - 0.0.33-SNAPSHOT + 0.0.33 4.0.0 diff --git a/bot-exception/pom.xml b/bot-exception/pom.xml index f9d25d5..c3ad888 100644 --- a/bot-exception/pom.xml +++ b/bot-exception/pom.xml @@ -1,10 +1,9 @@ - + dev.struchkov.godfather godfather-bot - 0.0.33-SNAPSHOT + 0.0.33 4.0.0 diff --git a/pom.xml b/pom.xml index 7cd6a1f..7b540db 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 dev.struchkov.godfather godfather-bot - 0.0.33-SNAPSHOT + 0.0.33 pom