From 05af2f05a4240384a4fb9547c9c02c8a5803a2d6 Mon Sep 17 00:00:00 2001 From: Ruslan Penkrat Date: Fri, 17 Sep 2021 21:32:41 +0300 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- stbf-api/pom.xml | 2 +- stbf-common/pom.xml | 4 ++-- stbf-demo/pom.xml | 2 +- stbf-pengrad/pom.xml | 4 ++-- stbf-rubenlagus/pom.xml | 4 ++-- stbf-templates/pom.xml | 2 +- stbf-test/pom.xml | 6 +++--- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index ba485c7..dbfaedb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ru.penkrat.stbf stbf-parent - 0.0.1 + 0.0.2-SNAPSHOT stbf-parent Simple Telegram Bot Facade @@ -14,7 +14,7 @@ scm:git:https://git.penkrat.ru/ruslan/stbf.git scm:git:https://git.penkrat.ru/ruslan/stbf.git - stbf-parent-0.0.1 + HEAD diff --git a/stbf-api/pom.xml b/stbf-api/pom.xml index 5cd27d6..a01e3c5 100644 --- a/stbf-api/pom.xml +++ b/stbf-api/pom.xml @@ -5,7 +5,7 @@ ru.penkrat.stbf stbf-parent - 0.0.1 + 0.0.2-SNAPSHOT stbf-api diff --git a/stbf-common/pom.xml b/stbf-common/pom.xml index 1277485..8dac8f2 100644 --- a/stbf-common/pom.xml +++ b/stbf-common/pom.xml @@ -4,7 +4,7 @@ stbf-parent ru.penkrat.stbf - 0.0.1 + 0.0.2-SNAPSHOT stbf-common @@ -14,7 +14,7 @@ ru.penkrat.stbf stbf-api - 0.0.1 + 0.0.2-SNAPSHOT junit diff --git a/stbf-demo/pom.xml b/stbf-demo/pom.xml index 066ec85..113fa15 100644 --- a/stbf-demo/pom.xml +++ b/stbf-demo/pom.xml @@ -4,7 +4,7 @@ stbf-parent ru.penkrat.stbf - 0.0.1 + 0.0.2-SNAPSHOT ru.penkrat.stbf diff --git a/stbf-pengrad/pom.xml b/stbf-pengrad/pom.xml index 8edd0f9..5a032c8 100644 --- a/stbf-pengrad/pom.xml +++ b/stbf-pengrad/pom.xml @@ -5,7 +5,7 @@ ru.penkrat.stbf stbf-parent - 0.0.1 + 0.0.2-SNAPSHOT stbf-pengrad @@ -16,7 +16,7 @@ ru.penkrat.stbf stbf-api - 0.0.1 + 0.0.2-SNAPSHOT com.github.pengrad diff --git a/stbf-rubenlagus/pom.xml b/stbf-rubenlagus/pom.xml index aaaa41d..732bab3 100644 --- a/stbf-rubenlagus/pom.xml +++ b/stbf-rubenlagus/pom.xml @@ -4,7 +4,7 @@ stbf-parent ru.penkrat.stbf - 0.0.1 + 0.0.2-SNAPSHOT stbf-rubenlagus @@ -15,7 +15,7 @@ ru.penkrat.stbf stbf-api - 0.0.1 + 0.0.2-SNAPSHOT org.telegram diff --git a/stbf-templates/pom.xml b/stbf-templates/pom.xml index e3860c9..9156c9f 100644 --- a/stbf-templates/pom.xml +++ b/stbf-templates/pom.xml @@ -4,7 +4,7 @@ stbf-parent ru.penkrat.stbf - 0.0.1 + 0.0.2-SNAPSHOT stbf-templates diff --git a/stbf-test/pom.xml b/stbf-test/pom.xml index 1ff8123..39570da 100644 --- a/stbf-test/pom.xml +++ b/stbf-test/pom.xml @@ -4,7 +4,7 @@ stbf-parent ru.penkrat.stbf - 0.0.1 + 0.0.2-SNAPSHOT stbf-test @@ -14,12 +14,12 @@ ru.penkrat.stbf stbf-api - 0.0.1 + 0.0.2-SNAPSHOT ru.penkrat.stbf stbf-common - 0.0.1 + 0.0.2-SNAPSHOT test