From 160bd79fd77f9f52e5cbed6316e67d36b2bd597c Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Fri, 23 Aug 2024 20:26:20 +0300 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 f3dfa3d..83a123e 100644 --- a/bot-context/pom.xml +++ b/bot-context/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.1.0 + 2.0.0-SNAPSHOT bot-context diff --git a/bot-core/pom.xml b/bot-core/pom.xml index fe8f986..b8ea4ad 100644 --- a/bot-core/pom.xml +++ b/bot-core/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.1.0 + 2.0.0-SNAPSHOT bot-core diff --git a/bot-data/pom.xml b/bot-data/pom.xml index 347bb1b..ed23355 100644 --- a/bot-data/pom.xml +++ b/bot-data/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.1.0 + 2.0.0-SNAPSHOT bot-data diff --git a/gitlab-app/pom.xml b/gitlab-app/pom.xml index dd4d1e2..88269ae 100644 --- a/gitlab-app/pom.xml +++ b/gitlab-app/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.1.0 + 2.0.0-SNAPSHOT gitlab-app diff --git a/gitlab-sdk/pom.xml b/gitlab-sdk/pom.xml index 4390373..ce1b229 100644 --- a/gitlab-sdk/pom.xml +++ b/gitlab-sdk/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.1.0 + 2.0.0-SNAPSHOT gitlab-sdk diff --git a/pom.xml b/pom.xml index d4b78ff..05caaa5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.1.0 + 2.0.0-SNAPSHOT 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 - v.1.1.0 + HEAD diff --git a/telegram-bot/pom.xml b/telegram-bot/pom.xml index f5d39e6..6c1b53d 100644 --- a/telegram-bot/pom.xml +++ b/telegram-bot/pom.xml @@ -4,7 +4,7 @@ dev.struchkov.bot.gitlab gitlab-bot - 1.1.0 + 2.0.0-SNAPSHOT telegram-bot