diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 10ccd80..5c7d734 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.3.13-SNAPSHOT + 1.4.0 4.0.0 executable diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index 938fad6..e16e4e1 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml index 17128ff..5739bc4 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml index c2cc0fd..c8e7065 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml index 7390917..bd806db 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml index d06a0a9..f40fa27 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml index 95f6c67..559ff27 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index 1080ede..15823cf 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.13-SNAPSHOT + 1.4.0 dev.sheldan.oneplus.bot.application application pom - 1.3.13-SNAPSHOT + 1.4.0 executable oneplus-bot-customizations diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index 1ff648a..0a8d294 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index ecc54f3..7389afc 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index ed758f9..4b1d18e 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.3.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/pom.xml b/pom.xml index 305665d..d4b121d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.13-SNAPSHOT + 1.4.0 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.0 \ 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 bb12396..4006043 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/oneplus-bot-modules-templates/pom.xml b/templates/oneplus-bot-modules-templates/pom.xml index e21c384..12cd4bc 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.13-SNAPSHOT + 1.4.0 4.0.0 dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules-templates pom - 1.3.13-SNAPSHOT + 1.4.0 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 0471cf8..def8379 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.13-SNAPSHOT + 1.4.0 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 8faaf8c..6816f79 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/overrides/pom.xml b/templates/overrides/pom.xml index 9283561..cdb512b 100644 --- a/templates/overrides/pom.xml +++ b/templates/overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/overrides/template-overrides/core/pom.xml b/templates/overrides/template-overrides/core/pom.xml index ffc0d01..d165d2e 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/overrides/template-overrides/logging/pom.xml b/templates/overrides/template-overrides/logging/pom.xml index 220077d..b5f79da 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/overrides/template-overrides/pom.xml b/templates/overrides/template-overrides/pom.xml index caa6c89..23dfb28 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/overrides/template-overrides/statistic/pom.xml b/templates/overrides/template-overrides/statistic/pom.xml index 72804c2..2dcd68a 100644 --- a/templates/overrides/template-overrides/statistic/pom.xml +++ b/templates/overrides/template-overrides/statistic/pom.xml @@ -1,11 +1,9 @@ - + dev.sheldan.oneplus.bot.templates.overrides.templates template-overrides - 1.3.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/overrides/template-overrides/webservices/pom.xml b/templates/overrides/template-overrides/webservices/pom.xml index 2744e1c..ce5d3e1 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index 89b3d0b..5baaba3 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.13-SNAPSHOT + 1.4.0 @@ -15,7 +15,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.13-SNAPSHOT + 1.4.0 pom \ No newline at end of file diff --git a/templates/translations/news-translations/pom.xml b/templates/translations/news-translations/pom.xml index 011a125..6c38ab0 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index de98f8b..49f7f09 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/translations/referral-translations/pom.xml b/templates/translations/referral-translations/pom.xml index 8886866..4786d7d 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/translations/setup-translations/pom.xml b/templates/translations/setup-translations/pom.xml index 3f8745d..a62e2a1 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.13-SNAPSHOT + 1.4.0 4.0.0 diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml index 7ce8460..0b8746d 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.13-SNAPSHOT + 1.4.0 4.0.0