From a43e000d8882afc608dfbd5fbdfd0b238d7cf59d Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Wed, 2 Jun 2021 13:47:21 +0200
Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.4.3
---
application/executable/pom.xml | 2 +-
application/oneplus-bot-customizations/pom.xml | 2 +-
.../oneplus-bot-customizations/starboard-custom/pom.xml | 2 +-
application/oneplus-bot-modules/news/pom.xml | 2 +-
application/oneplus-bot-modules/pom.xml | 2 +-
application/oneplus-bot-modules/referral/pom.xml | 2 +-
application/oneplus-bot-modules/setup/pom.xml | 2 +-
application/pom.xml | 4 ++--
deployment/docker-compose/pom.xml | 2 +-
deployment/image-packaging/pom.xml | 2 +-
deployment/pom.xml | 2 +-
pom.xml | 4 ++--
.../oneplus-bot-modules-templates/news-templates/pom.xml | 2 +-
templates/oneplus-bot-modules-templates/pom.xml | 4 ++--
.../oneplus-bot-modules-templates/referral-templates/pom.xml | 2 +-
.../starboard-custom-templates/pom.xml | 2 +-
templates/overrides/pom.xml | 2 +-
templates/overrides/template-overrides/core/pom.xml | 2 +-
templates/overrides/template-overrides/logging/pom.xml | 2 +-
templates/overrides/template-overrides/pom.xml | 2 +-
templates/overrides/template-overrides/statistic/pom.xml | 2 +-
templates/overrides/template-overrides/webservices/pom.xml | 2 +-
templates/pom.xml | 4 ++--
templates/translations/news-translations/pom.xml | 2 +-
templates/translations/pom.xml | 2 +-
templates/translations/referral-translations/pom.xml | 2 +-
templates/translations/setup-translations/pom.xml | 2 +-
templates/translations/starboard-custom-translations/pom.xml | 2 +-
28 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index bc9eb86..d6ab458 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
executable
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index adf64ce..dbbfd3d 100644
--- a/application/oneplus-bot-customizations/pom.xml
+++ b/application/oneplus-bot-customizations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml
index 0f13f0e..868e6f1 100644
--- a/application/oneplus-bot-customizations/starboard-custom/pom.xml
+++ b/application/oneplus-bot-customizations/starboard-custom/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application.custom
oneplus-bot-customizations
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index 6afb3af..30264c2 100644
--- a/application/oneplus-bot-modules/news/pom.xml
+++ b/application/oneplus-bot-modules/news/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application.modules
oneplus-bot-modules
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index 3a9f642..b9c0fc4 100644
--- a/application/oneplus-bot-modules/pom.xml
+++ b/application/oneplus-bot-modules/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml
index d0c98ad..1d8c74f 100644
--- a/application/oneplus-bot-modules/referral/pom.xml
+++ b/application/oneplus-bot-modules/referral/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application.modules
oneplus-bot-modules
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml
index fdb9edc..c4de91e 100644
--- a/application/oneplus-bot-modules/setup/pom.xml
+++ b/application/oneplus-bot-modules/setup/pom.xml
@@ -3,7 +3,7 @@
oneplus-bot-modules
dev.sheldan.oneplus.bot.application.modules
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index 6a704e5..1e3031a 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.4.3-SNAPSHOT
+ 1.4.3
dev.sheldan.oneplus.bot.application
application
pom
- 1.4.3-SNAPSHOT
+ 1.4.3
executable
oneplus-bot-customizations
diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml
index 0f64059..7566671 100644
--- a/deployment/docker-compose/pom.xml
+++ b/deployment/docker-compose/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.deployment
deployment
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index 5b16900..e740ad8 100644
--- a/deployment/image-packaging/pom.xml
+++ b/deployment/image-packaging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.deployment
deployment
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index f8ab533..a9f70cd 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/pom.xml b/pom.xml
index 6cacce1..c3c07ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.4.3-SNAPSHOT
+ 1.4.3
1.8
@@ -56,7 +56,7 @@
https://maven.pkg.github.com/Sheldan/OnePlusBot
scm:git:git@github.com:Sheldan/OnePlusBot.git
- HEAD
+ oneplusbot-1.4.3
\ No newline at end of file
diff --git a/templates/oneplus-bot-modules-templates/news-templates/pom.xml b/templates/oneplus-bot-modules-templates/news-templates/pom.xml
index 1818fdf..1b9b155 100644
--- a/templates/oneplus-bot-modules-templates/news-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/news-templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/oneplus-bot-modules-templates/pom.xml b/templates/oneplus-bot-modules-templates/pom.xml
index dd76836..36cf52a 100644
--- a/templates/oneplus-bot-modules-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/pom.xml
@@ -3,14 +3,14 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
pom
- 1.4.3-SNAPSHOT
+ 1.4.3
starboard-custom-templates
news-templates
diff --git a/templates/oneplus-bot-modules-templates/referral-templates/pom.xml b/templates/oneplus-bot-modules-templates/referral-templates/pom.xml
index 64a9b00..a943ff0 100644
--- a/templates/oneplus-bot-modules-templates/referral-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/referral-templates/pom.xml
@@ -3,7 +3,7 @@
oneplus-bot-modules-templates
dev.sheldan.oneplus.bot.templates.modules
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/oneplus-bot-modules-templates/starboard-custom-templates/pom.xml b/templates/oneplus-bot-modules-templates/starboard-custom-templates/pom.xml
index c11a6d5..9706970 100644
--- a/templates/oneplus-bot-modules-templates/starboard-custom-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/starboard-custom-templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/overrides/pom.xml b/templates/overrides/pom.xml
index e4f679b..d7b2063 100644
--- a/templates/overrides/pom.xml
+++ b/templates/overrides/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/overrides/template-overrides/core/pom.xml b/templates/overrides/template-overrides/core/pom.xml
index 9de41c6..9202031 100644
--- a/templates/overrides/template-overrides/core/pom.xml
+++ b/templates/overrides/template-overrides/core/pom.xml
@@ -3,7 +3,7 @@
template-overrides
dev.sheldan.oneplus.bot.templates.overrides.templates
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/overrides/template-overrides/logging/pom.xml b/templates/overrides/template-overrides/logging/pom.xml
index 535fad5..6cba68e 100644
--- a/templates/overrides/template-overrides/logging/pom.xml
+++ b/templates/overrides/template-overrides/logging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides.templates
template-overrides
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/overrides/template-overrides/pom.xml b/templates/overrides/template-overrides/pom.xml
index 57794ba..643aa76 100644
--- a/templates/overrides/template-overrides/pom.xml
+++ b/templates/overrides/template-overrides/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides
overrides
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/overrides/template-overrides/statistic/pom.xml b/templates/overrides/template-overrides/statistic/pom.xml
index d0cceb0..8449f20 100644
--- a/templates/overrides/template-overrides/statistic/pom.xml
+++ b/templates/overrides/template-overrides/statistic/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides.templates
template-overrides
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/overrides/template-overrides/webservices/pom.xml b/templates/overrides/template-overrides/webservices/pom.xml
index 1d05809..aa15e56 100644
--- a/templates/overrides/template-overrides/webservices/pom.xml
+++ b/templates/overrides/template-overrides/webservices/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides.templates
template-overrides
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index 3560c00..791dc05 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.4.3-SNAPSHOT
+ 1.4.3
@@ -15,7 +15,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.4.3-SNAPSHOT
+ 1.4.3
pom
\ No newline at end of file
diff --git a/templates/translations/news-translations/pom.xml b/templates/translations/news-translations/pom.xml
index 29e761f..cb97af7 100644
--- a/templates/translations/news-translations/pom.xml
+++ b/templates/translations/news-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.translations
translations
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index bf10f1f..b32c888 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/translations/referral-translations/pom.xml b/templates/translations/referral-translations/pom.xml
index a9f7fd7..b665383 100644
--- a/templates/translations/referral-translations/pom.xml
+++ b/templates/translations/referral-translations/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.oneplus.bot.templates.translations
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/translations/setup-translations/pom.xml b/templates/translations/setup-translations/pom.xml
index 1512c0a..2264fdb 100644
--- a/templates/translations/setup-translations/pom.xml
+++ b/templates/translations/setup-translations/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.oneplus.bot.templates.translations
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0
diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml
index 4a62cbf..c84da65 100644
--- a/templates/translations/starboard-custom-translations/pom.xml
+++ b/templates/translations/starboard-custom-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.translations
translations
- 1.4.3-SNAPSHOT
+ 1.4.3
4.0.0