From d41bfae7ff27d1def3182f69b12f5c69164351f4 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sun, 18 Dec 2022 17:17:36 +0300 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 | 4 ++-- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/bot-context/bot-context-main/pom.xml b/bot-context/bot-context-main/pom.xml index 433836a..dcd3fca 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.41 + 0.0.42-SNAPSHOT bot-context-main diff --git a/bot-context/bot-context-quarkus/pom.xml b/bot-context/bot-context-quarkus/pom.xml index c4bd0bd..2f98bf5 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.41 + 0.0.42-SNAPSHOT bot-context-quarkus diff --git a/bot-context/bot-context-simple/pom.xml b/bot-context/bot-context-simple/pom.xml index 191dd3a..b5fedfe 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.41 + 0.0.42-SNAPSHOT bot-context-simple diff --git a/bot-context/pom.xml b/bot-context/pom.xml index 4f89c72..f62a315 100644 --- a/bot-context/pom.xml +++ b/bot-context/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather godfather-bot - 0.0.41 + 0.0.42-SNAPSHOT bot-context diff --git a/bot-core/bot-core-main/pom.xml b/bot-core/bot-core-main/pom.xml index a6b6188..6fd5bc8 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.41 + 0.0.42-SNAPSHOT bot-core-main diff --git a/bot-core/bot-core-quarkus/pom.xml b/bot-core/bot-core-quarkus/pom.xml index 3c70bc3..6248f6b 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.41 + 0.0.42-SNAPSHOT bot-core-quarkus diff --git a/bot-core/bot-core-simple/pom.xml b/bot-core/bot-core-simple/pom.xml index 08239d0..95c468e 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.41 + 0.0.42-SNAPSHOT bot-core-simple diff --git a/bot-core/pom.xml b/bot-core/pom.xml index 5dd45c0..fda9380 100644 --- a/bot-core/pom.xml +++ b/bot-core/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather godfather-bot - 0.0.41 + 0.0.42-SNAPSHOT bot-core diff --git a/bot-data/bot-data-main/pom.xml b/bot-data/bot-data-main/pom.xml index b6b2851..c1a7efb 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.41 + 0.0.42-SNAPSHOT bot-data-main diff --git a/bot-data/bot-data-quarkus/pom.xml b/bot-data/bot-data-quarkus/pom.xml index 77f0c2d..f55e5f6 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.41 + 0.0.42-SNAPSHOT bot-data-quarkus diff --git a/bot-data/bot-data-simple/pom.xml b/bot-data/bot-data-simple/pom.xml index 123b534..4792053 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.41 + 0.0.42-SNAPSHOT bot-data-simple diff --git a/bot-data/pom.xml b/bot-data/pom.xml index 74d3997..f746bee 100644 --- a/bot-data/pom.xml +++ b/bot-data/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather godfather-bot - 0.0.41 + 0.0.42-SNAPSHOT bot-data diff --git a/bot-domain/bot-domain-main/pom.xml b/bot-domain/bot-domain-main/pom.xml index 013def2..531afe3 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.41 + 0.0.42-SNAPSHOT 4.0.0 diff --git a/bot-domain/pom.xml b/bot-domain/pom.xml index c4f4ee1..4d6a108 100644 --- a/bot-domain/pom.xml +++ b/bot-domain/pom.xml @@ -3,7 +3,7 @@ godfather-bot dev.struchkov.godfather - 0.0.41 + 0.0.42-SNAPSHOT 4.0.0 diff --git a/bot-exception/pom.xml b/bot-exception/pom.xml index b90aa31..8a94927 100644 --- a/bot-exception/pom.xml +++ b/bot-exception/pom.xml @@ -3,7 +3,7 @@ dev.struchkov.godfather godfather-bot - 0.0.41 + 0.0.42-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 0158bee..0236508 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.godfather godfather-bot - 0.0.41 + 0.0.42-SNAPSHOT pom @@ -280,7 +280,7 @@ scm:git:ssh://git@git.struchkov.dev:222/Godfather-Bots/godfather.git https://git.struchkov.dev/Godfather-Bots/godfather scm:git:ssh://git@git.struchkov.dev:222/Godfather-Bots/godfather.git - v.0.0.41 + v.0.0.33