From 47f93114f371d5b9ab47dd25e68b3f191003acfd Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Fri, 23 Aug 2024 20:26:19 +0300 Subject: [PATCH] [maven-release-plugin] prepare release v.1.1.0 --- bot-context/pom.xml | 2 +- bot-core/pom.xml | 2 +- bot-data/pom.xml | 2 +- gitlab-app/pom.xml | 2 +- gitlab-sdk/pom.xml | 2 +- pom.xml | 4 ++-- telegram-bot/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bot-context/pom.xml b/bot-context/pom.xml index 8b5e210..f3dfa3d 100644 --- a/bot-context/pom.xml +++ b/bot-context/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.0.1-SNAPSHOT + 1.1.0 bot-context diff --git a/bot-core/pom.xml b/bot-core/pom.xml index 389c34f..fe8f986 100644 --- a/bot-core/pom.xml +++ b/bot-core/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.0.1-SNAPSHOT + 1.1.0 bot-core diff --git a/bot-data/pom.xml b/bot-data/pom.xml index 63985b0..347bb1b 100644 --- a/bot-data/pom.xml +++ b/bot-data/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.0.1-SNAPSHOT + 1.1.0 bot-data diff --git a/gitlab-app/pom.xml b/gitlab-app/pom.xml index dee5ab2..dd4d1e2 100644 --- a/gitlab-app/pom.xml +++ b/gitlab-app/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.0.1-SNAPSHOT + 1.1.0 gitlab-app diff --git a/gitlab-sdk/pom.xml b/gitlab-sdk/pom.xml index c57615b..4390373 100644 --- a/gitlab-sdk/pom.xml +++ b/gitlab-sdk/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.0.1-SNAPSHOT + 1.1.0 gitlab-sdk diff --git a/pom.xml b/pom.xml index 06fafe2..d4b78ff 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.0.1-SNAPSHOT + 1.1.0 pom @@ -252,7 +252,7 @@ scm:git:ssh://git@git.struchkov.dev:222/Telegram-Bots/gitlab-notification.git https://git.struchkov.dev/Telegram-Bots/gitlab-notification scm:git:ssh://git@git.struchkov.dev:222/Telegram-Bots/gitlab-notification.git - HEAD + v.1.1.0 diff --git a/telegram-bot/pom.xml b/telegram-bot/pom.xml index 74e085f..f5d39e6 100644 --- a/telegram-bot/pom.xml +++ b/telegram-bot/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.0.1-SNAPSHOT + 1.1.0 telegram-bot