From 8578abdc0003f64319b9beb76b933c5a5b0ebc1b Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Mon, 6 Mar 2023 02:59:06 +0300 Subject: [PATCH] [maven-release-plugin] prepare release v.1.0.0 --- bot-context/pom.xml | 6 ++---- bot-core/pom.xml | 6 ++---- bot-data/pom.xml | 6 ++---- gitlab-app/pom.xml | 6 ++---- gitlab-sdk/pom.xml | 6 ++---- pom.xml | 10 +++++----- telegram-bot/pom.xml | 6 ++---- 7 files changed, 17 insertions(+), 29 deletions(-) diff --git a/bot-context/pom.xml b/bot-context/pom.xml index c5cdc09..3e3a315 100644 --- a/bot-context/pom.xml +++ b/bot-context/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 dev.struchkov.bot.gitlab gitlab-bot - 0.0.1-SNAPSHOT + 1.0.0 bot-context diff --git a/bot-core/pom.xml b/bot-core/pom.xml index 6140a69..6871486 100644 --- a/bot-core/pom.xml +++ b/bot-core/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 dev.struchkov.bot.gitlab gitlab-bot - 0.0.1-SNAPSHOT + 1.0.0 bot-core diff --git a/bot-data/pom.xml b/bot-data/pom.xml index 65c6280..469c3d4 100644 --- a/bot-data/pom.xml +++ b/bot-data/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 dev.struchkov.bot.gitlab gitlab-bot - 0.0.1-SNAPSHOT + 1.0.0 bot-data diff --git a/gitlab-app/pom.xml b/gitlab-app/pom.xml index 0d3c2fe..88c602a 100644 --- a/gitlab-app/pom.xml +++ b/gitlab-app/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 dev.struchkov.bot.gitlab gitlab-bot - 0.0.1-SNAPSHOT + 1.0.0 gitlab-app diff --git a/gitlab-sdk/pom.xml b/gitlab-sdk/pom.xml index 2fea4bc..5b0a633 100644 --- a/gitlab-sdk/pom.xml +++ b/gitlab-sdk/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 dev.struchkov.bot.gitlab gitlab-bot - 0.0.1-SNAPSHOT + 1.0.0 gitlab-sdk diff --git a/pom.xml b/pom.xml index fc23c89..1e53ba6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.springframework.boot spring-boot-starter-parent 3.0.1 - + dev.struchkov.bot.gitlab gitlab-bot - 0.0.1-SNAPSHOT + 1.0.0 pom @@ -252,7 +251,8 @@ 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 - + v.1.0.0 + diff --git a/telegram-bot/pom.xml b/telegram-bot/pom.xml index be143ed..6b6e1fa 100644 --- a/telegram-bot/pom.xml +++ b/telegram-bot/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 dev.struchkov.bot.gitlab gitlab-bot - 0.0.1-SNAPSHOT + 1.0.0 telegram-bot