diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 26ca6cd..ba451d6 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 executable diff --git a/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml b/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml index 3d5f93b..7bb5560 100644 --- a/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml +++ b/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application.custom oneplus-bot-customizations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-customizations/moderation-custom/pom.xml b/application/oneplus-bot-customizations/moderation-custom/pom.xml index 15ad902..78c2929 100644 --- a/application/oneplus-bot-customizations/moderation-custom/pom.xml +++ b/application/oneplus-bot-customizations/moderation-custom/pom.xml @@ -3,7 +3,7 @@ oneplus-bot-customizations dev.sheldan.oneplus.bot.application.custom - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index 8db70f9..3780047 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.6.10 + 1.6.11-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 d362ec0..5693e29 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.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml index 7f61168..b6c05e3 100644 --- a/application/oneplus-bot-modules/faq/pom.xml +++ b/application/oneplus-bot-modules/faq/pom.xml @@ -3,7 +3,7 @@ oneplus-bot-modules dev.sheldan.oneplus.bot.application.modules - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml index 5093bbc..fdca1bf 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.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml index fac57a7..61fc64a 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.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml index 98e863a..d7b6805 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.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/seasonal/pom.xml b/application/oneplus-bot-modules/seasonal/pom.xml index c9e85e0..21f8417 100644 --- a/application/oneplus-bot-modules/seasonal/pom.xml +++ b/application/oneplus-bot-modules/seasonal/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application.modules oneplus-bot-modules - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml index 87fcc8f..ddaaf28 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.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index cf24557..6fe7e5a 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.10 + 1.6.11-SNAPSHOT dev.sheldan.oneplus.bot.application application pom - 1.6.10 + 1.6.11-SNAPSHOT executable oneplus-bot-customizations diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index adb317c..5ae7083 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.deployment deployment - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index c31b1d7..994ede9 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 65822fb..1a978f3 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.10 + 1.6.11-SNAPSHOT 17 @@ -56,7 +56,7 @@ https://maven.pkg.github.com/Sheldan/OnePlusBot scm:git:git@github.com:Sheldan/OnePlusBot.git - oneplusbot-1.6.10 + HEAD \ No newline at end of file diff --git a/templates/oneplus-bot-templates/customization-templates/moderation-customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/moderation-customization-templates/pom.xml index cdd4528..f94cc97 100644 --- a/templates/oneplus-bot-templates/customization-templates/moderation-customization-templates/pom.xml +++ b/templates/oneplus-bot-templates/customization-templates/moderation-customization-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.customizations customization-templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/pom.xml index 53fbf23..b35236f 100644 --- a/templates/oneplus-bot-templates/customization-templates/pom.xml +++ b/templates/oneplus-bot-templates/customization-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates oneplus-bot-templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/customization-templates/starboard-customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/starboard-customization-templates/pom.xml index 34603ff..ef59cbd 100644 --- a/templates/oneplus-bot-templates/customization-templates/starboard-customization-templates/pom.xml +++ b/templates/oneplus-bot-templates/customization-templates/starboard-customization-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.customizations customization-templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/module-templates/faq-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/faq-templates/pom.xml index 8c48708..dc70195 100644 --- a/templates/oneplus-bot-templates/module-templates/faq-templates/pom.xml +++ b/templates/oneplus-bot-templates/module-templates/faq-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.modules oneplus-bot-module-templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/module-templates/news-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/news-templates/pom.xml index d0bfc2c..bbd1285 100644 --- a/templates/oneplus-bot-templates/module-templates/news-templates/pom.xml +++ b/templates/oneplus-bot-templates/module-templates/news-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.modules oneplus-bot-module-templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/module-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/pom.xml index 81b6571..151df30 100644 --- a/templates/oneplus-bot-templates/module-templates/pom.xml +++ b/templates/oneplus-bot-templates/module-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates oneplus-bot-templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/module-templates/referral-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/referral-templates/pom.xml index 61f12c2..67bbe32 100644 --- a/templates/oneplus-bot-templates/module-templates/referral-templates/pom.xml +++ b/templates/oneplus-bot-templates/module-templates/referral-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.modules oneplus-bot-module-templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/pom.xml b/templates/oneplus-bot-templates/pom.xml index 373a5c6..9041f8a 100644 --- a/templates/oneplus-bot-templates/pom.xml +++ b/templates/oneplus-bot-templates/pom.xml @@ -3,13 +3,13 @@ dev.sheldan.oneplus.bot.templates templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 oneplus-bot-templates pom - 1.6.10 + 1.6.11-SNAPSHOT module-templates customization-templates diff --git a/templates/oneplus-bot-templates/template-overrides/core-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/core-template-overrides/pom.xml index 2a088fd..46056d2 100644 --- a/templates/oneplus-bot-templates/template-overrides/core-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/core-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/logging-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/logging-template-overrides/pom.xml index ffd53ef..a9fd8b4 100644 --- a/templates/oneplus-bot-templates/template-overrides/logging-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/logging-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/moderation-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/moderation-template-overrides/pom.xml index 1a44d79..6d572aa 100644 --- a/templates/oneplus-bot-templates/template-overrides/moderation-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/moderation-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/modmail-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/modmail-template-overrides/pom.xml index 49cfeb4..96d3b5a 100644 --- a/templates/oneplus-bot-templates/template-overrides/modmail-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/modmail-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/pom.xml index 8c05eb5..1ea168a 100644 --- a/templates/oneplus-bot-templates/template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates oneplus-bot-templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/statistic-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/statistic-template-overrides/pom.xml index cfeac20..de52d24 100644 --- a/templates/oneplus-bot-templates/template-overrides/statistic-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/statistic-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/webservices-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/webservices-template-overrides/pom.xml index 74e7d33..f923372 100644 --- a/templates/oneplus-bot-templates/template-overrides/webservices-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/webservices-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index df0f9b7..ddb6b2d 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.10 + 1.6.11-SNAPSHOT @@ -14,7 +14,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.6.10 + 1.6.11-SNAPSHOT pom \ No newline at end of file diff --git a/templates/translations/customization-translations/dynamic-activity-customization-translations/pom.xml b/templates/translations/customization-translations/dynamic-activity-customization-translations/pom.xml index 46628ec..110be5b 100644 --- a/templates/translations/customization-translations/dynamic-activity-customization-translations/pom.xml +++ b/templates/translations/customization-translations/dynamic-activity-customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.customizations customization-translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/customization-translations/moderation-customization-translations/pom.xml b/templates/translations/customization-translations/moderation-customization-translations/pom.xml index 9416ff6..578ab1e 100644 --- a/templates/translations/customization-translations/moderation-customization-translations/pom.xml +++ b/templates/translations/customization-translations/moderation-customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.customizations customization-translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/customization-translations/pom.xml b/templates/translations/customization-translations/pom.xml index 8d0e539..441ce64 100644 --- a/templates/translations/customization-translations/pom.xml +++ b/templates/translations/customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/customization-translations/starboard-customization-translations/pom.xml b/templates/translations/customization-translations/starboard-customization-translations/pom.xml index d5e806c..3eece60 100644 --- a/templates/translations/customization-translations/starboard-customization-translations/pom.xml +++ b/templates/translations/customization-translations/starboard-customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.customizations customization-translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/module-translations/faq-translations/pom.xml b/templates/translations/module-translations/faq-translations/pom.xml index 31f8901..4adeb0b 100644 --- a/templates/translations/module-translations/faq-translations/pom.xml +++ b/templates/translations/module-translations/faq-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/module-translations/news-translations/pom.xml b/templates/translations/module-translations/news-translations/pom.xml index cc723af..e5c0480 100644 --- a/templates/translations/module-translations/news-translations/pom.xml +++ b/templates/translations/module-translations/news-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/module-translations/pom.xml b/templates/translations/module-translations/pom.xml index 203a5ba..b906bb1 100644 --- a/templates/translations/module-translations/pom.xml +++ b/templates/translations/module-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/module-translations/referral-translations/pom.xml b/templates/translations/module-translations/referral-translations/pom.xml index 25b9eb7..2250f8b 100644 --- a/templates/translations/module-translations/referral-translations/pom.xml +++ b/templates/translations/module-translations/referral-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/module-translations/seasonal-translations/pom.xml b/templates/translations/module-translations/seasonal-translations/pom.xml index 101f40f..c4ca84a 100644 --- a/templates/translations/module-translations/seasonal-translations/pom.xml +++ b/templates/translations/module-translations/seasonal-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/module-translations/setup-translations/pom.xml b/templates/translations/module-translations/setup-translations/pom.xml index 87cfd43..4137c13 100644 --- a/templates/translations/module-translations/setup-translations/pom.xml +++ b/templates/translations/module-translations/setup-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index 2c800fc..d80ca9c 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/translation-overrides/moderation-translation-overrides/pom.xml b/templates/translations/translation-overrides/moderation-translation-overrides/pom.xml index 0f67ca7..d290181 100644 --- a/templates/translations/translation-overrides/moderation-translation-overrides/pom.xml +++ b/templates/translations/translation-overrides/moderation-translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.overrides translation-overrides - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0 diff --git a/templates/translations/translation-overrides/pom.xml b/templates/translations/translation-overrides/pom.xml index 01899a5..4d424be 100644 --- a/templates/translations/translation-overrides/pom.xml +++ b/templates/translations/translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations translations - 1.6.10 + 1.6.11-SNAPSHOT 4.0.0