From f7502c76dedc50a700bb31e568f46038898908d8 Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Mon, 24 May 2021 00:02:56 +0200
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration
---
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/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 +-
27 files changed, 31 insertions(+), 31 deletions(-)
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index d8f1b24..96a8341 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.3.12
+ 1.3.13-SNAPSHOT
4.0.0
executable
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index decfce7..938fad6 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml
index 3316eb6..17128ff 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index f869115..c2cc0fd 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index 7cfd7cd..7390917 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml
index 5c46527..d06a0a9 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.3.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml
index 32860db..95f6c67 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.3.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index 8b65b08..1080ede 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.3.12
+ 1.3.13-SNAPSHOT
dev.sheldan.oneplus.bot.application
application
pom
- 1.3.12
+ 1.3.13-SNAPSHOT
executable
oneplus-bot-customizations
diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml
index c05471b..1ff648a 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index 6530a61..d8498c2 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index fe167cd..ed758f9 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.3.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 30a8721..fb22ed6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.3.12
+ 1.3.13-SNAPSHOT
1.8
@@ -56,7 +56,7 @@
https://maven.pkg.github.com/Sheldan/OnePlusBot
scm:git:git@github.com:Sheldan/OnePlusBot.git
- oneplusbot-1.3.12
+ HEAD
\ 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 c6a870a..bb12396 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/oneplus-bot-modules-templates/pom.xml b/templates/oneplus-bot-modules-templates/pom.xml
index 1fef797..e21c384 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.12
+ 1.3.13-SNAPSHOT
4.0.0
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
pom
- 1.3.12
+ 1.3.13-SNAPSHOT
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 ad59075..0471cf8 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.3.12
+ 1.3.13-SNAPSHOT
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 2521edc..8faaf8c 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.3.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/overrides/pom.xml b/templates/overrides/pom.xml
index 0dd5a91..9283561 100644
--- a/templates/overrides/pom.xml
+++ b/templates/overrides/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.3.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/overrides/template-overrides/core/pom.xml b/templates/overrides/template-overrides/core/pom.xml
index 3322beb..ffc0d01 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/overrides/template-overrides/logging/pom.xml b/templates/overrides/template-overrides/logging/pom.xml
index ffe0898..220077d 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/overrides/template-overrides/pom.xml b/templates/overrides/template-overrides/pom.xml
index 4870b68..29ce1ef 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/overrides/template-overrides/webservices/pom.xml b/templates/overrides/template-overrides/webservices/pom.xml
index de99344..2744e1c 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index e1c24a0..89b3d0b 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.3.12
+ 1.3.13-SNAPSHOT
@@ -15,7 +15,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.3.12
+ 1.3.13-SNAPSHOT
pom
\ No newline at end of file
diff --git a/templates/translations/news-translations/pom.xml b/templates/translations/news-translations/pom.xml
index e043c9d..011a125 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.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index 97a0db1..de98f8b 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.3.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/translations/referral-translations/pom.xml b/templates/translations/referral-translations/pom.xml
index 65f1eb7..8886866 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.3.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/translations/setup-translations/pom.xml b/templates/translations/setup-translations/pom.xml
index 7e5f98c..3f8745d 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.3.12
+ 1.3.13-SNAPSHOT
4.0.0
diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml
index d0726cc..7ce8460 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.12
+ 1.3.13-SNAPSHOT
4.0.0