From e57d82dbe2172567139bf8c590bcf4af069320ac Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Sun, 2 May 2021 23:47:15 +0200
Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.3.10
---
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/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/starboard-custom/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/webservices/pom.xml | 2 +-
templates/pom.xml | 4 ++--
templates/translations/news-translations/pom.xml | 2 +-
templates/translations/pom.xml | 2 +-
templates/translations/starboard-custom-translations/pom.xml | 2 +-
22 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index 33bb40a..f61d319 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.3.10-SNAPSHOT
+ 1.3.10
4.0.0
executable
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index 96758a6..5189424 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml
index 0af590d..ab84bd8 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index 5794450..a670023 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index 443671d..ecb110d 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index ebdecc4..fe7b208 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.3.10-SNAPSHOT
+ 1.3.10
dev.sheldan.oneplus.bot.application
application
pom
- 1.3.10-SNAPSHOT
+ 1.3.10
executable
oneplus-bot-customizations
diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml
index d599d13..d2c8c71 100644
--- a/deployment/docker-compose/pom.xml
+++ b/deployment/docker-compose/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.deployment
deployment
- 1.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index 0b60492..70f096c 100644
--- a/deployment/image-packaging/pom.xml
+++ b/deployment/image-packaging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.deployment
deployment
- 1.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index d6c462c..2873efd 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/pom.xml b/pom.xml
index 13559cb..d7399a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.3.10-SNAPSHOT
+ 1.3.10
1.8
@@ -56,7 +56,7 @@
https://maven.pkg.github.com/Sheldan/OnePlusBot
scm:git:git@github.com:Sheldan/OnePlusBot.git
- HEAD
+ oneplusbot-1.3.10
\ 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 d8e411c..0b7a491 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/oneplus-bot-modules-templates/pom.xml b/templates/oneplus-bot-modules-templates/pom.xml
index 852917b..8126255 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
pom
- 1.3.10-SNAPSHOT
+ 1.3.10
starboard-custom
news-templates
diff --git a/templates/oneplus-bot-modules-templates/starboard-custom/pom.xml b/templates/oneplus-bot-modules-templates/starboard-custom/pom.xml
index 738080e..eabaead 100644
--- a/templates/oneplus-bot-modules-templates/starboard-custom/pom.xml
+++ b/templates/oneplus-bot-modules-templates/starboard-custom/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
- 1.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/overrides/pom.xml b/templates/overrides/pom.xml
index 63459d7..d63630d 100644
--- a/templates/overrides/pom.xml
+++ b/templates/overrides/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/overrides/template-overrides/core/pom.xml b/templates/overrides/template-overrides/core/pom.xml
index cb5994f..776a3a9 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/overrides/template-overrides/logging/pom.xml b/templates/overrides/template-overrides/logging/pom.xml
index b598302..8fdfa41 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/overrides/template-overrides/pom.xml b/templates/overrides/template-overrides/pom.xml
index 47b5f2f..572fecb 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/overrides/template-overrides/webservices/pom.xml b/templates/overrides/template-overrides/webservices/pom.xml
index 2112046..e54fac7 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index 381dde4..7888be5 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.3.10-SNAPSHOT
+ 1.3.10
@@ -15,7 +15,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.3.10-SNAPSHOT
+ 1.3.10
pom
\ No newline at end of file
diff --git a/templates/translations/news-translations/pom.xml b/templates/translations/news-translations/pom.xml
index b65b021..82af397 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index 2dd7826..4c72656 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.3.10-SNAPSHOT
+ 1.3.10
4.0.0
diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml
index a256eeb..cd418da 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.3.10-SNAPSHOT
+ 1.3.10
4.0.0