diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 9b12d3b..7cbc511 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.6.17 + 1.6.18-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 dddd7a0..a82e50d 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.17 + 1.6.18-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 c1d825d..f52a9f6 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index afa7784..574a598 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.17 + 1.6.18-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 d725437..f4eb1cc 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml index e6dc1e1..17d7552 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml index a7f3289..f74f69b 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml index 14b1e9c..5a9cb82 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml index 574293c..2c09c61 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/seasonal/pom.xml b/application/oneplus-bot-modules/seasonal/pom.xml index d7a062b..d7b8ea2 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml index 858daac..5836670 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index 50d8c80..5de9c70 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.17 + 1.6.18-SNAPSHOT dev.sheldan.oneplus.bot.application application pom - 1.6.17 + 1.6.18-SNAPSHOT executable oneplus-bot-customizations diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 9405a7b..c3036ca 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index 096ed84..8472f40 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.6.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 2af5ff8..c3aac00 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.17 + 1.6.18-SNAPSHOT 17 @@ -62,6 +62,6 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/Sheldan/OnePlusBot.git - oneplusbot-1.6.17 + 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 7688374..d1b4e41 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.17 + 1.6.18-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 d822887..85cb985 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.17 + 1.6.18-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 8c8b0b5..d53d25c 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.17 + 1.6.18-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 fa04e21..e48404c 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.17 + 1.6.18-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 b9d0fb7..bcfb586 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.17 + 1.6.18-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 a757612..3aee60b 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.17 + 1.6.18-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 360dc62..aa04e92 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-templates/pom.xml b/templates/oneplus-bot-templates/pom.xml index b3f51ef..06b189b 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.17 + 1.6.18-SNAPSHOT 4.0.0 oneplus-bot-templates pom - 1.6.17 + 1.6.18-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 994512f..fd5c1c8 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.17 + 1.6.18-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 85fd823..cd7d250 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.17 + 1.6.18-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 16bfe05..b58b194 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.17 + 1.6.18-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 675f140..d5ff46a 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.17 + 1.6.18-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 3675cc8..5c89624 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.17 + 1.6.18-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 fe6b225..0c65be9 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.17 + 1.6.18-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 3f4b204..c72009e 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index f15c5a3..1ad185e 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.17 + 1.6.18-SNAPSHOT @@ -14,7 +14,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.6.17 + 1.6.18-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 c3bff7d..ff3f7b0 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.17 + 1.6.18-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 c9288b4..2b86f62 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/templates/translations/customization-translations/pom.xml b/templates/translations/customization-translations/pom.xml index 4bf233d..99f2fa8 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.17 + 1.6.18-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 2f12759..e7dee50 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.17 + 1.6.18-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 b3ea166..cc7856b 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.17 + 1.6.18-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 027835c..9966b4e 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/templates/translations/module-translations/pom.xml b/templates/translations/module-translations/pom.xml index 27d111a..a8ac5bc 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.17 + 1.6.18-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 c1bb0df..151c57a 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.17 + 1.6.18-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 031ed0c..92a70e7 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.17 + 1.6.18-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 879cfb4..44bbbff 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index 1d8fb8f..20eb8a7 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.6.17 + 1.6.18-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 a939d1c..b05bff8 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.17 + 1.6.18-SNAPSHOT 4.0.0 diff --git a/templates/translations/translation-overrides/pom.xml b/templates/translations/translation-overrides/pom.xml index a08b0f5..dadd402 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.17 + 1.6.18-SNAPSHOT 4.0.0