diff --git a/application/executable/pom.xml b/application/executable/pom.xml index db6529a..5d5eef1 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.3.9 + 1.3.10-SNAPSHOT 4.0.0 executable diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index af6176c..96758a6 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.9 + 1.3.10-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 acafd2f..0af590d 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml index d3b65bb..5794450 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml index d69c56c..443671d 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index 9058541..ebdecc4 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.9 + 1.3.10-SNAPSHOT dev.sheldan.oneplus.bot.application application pom - 1.3.9 + 1.3.10-SNAPSHOT executable oneplus-bot-customizations diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index 69c4fb0..d599d13 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 7ff0aa4..703d75e 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index e510f86..d6c462c 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.3.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 307c396..4856966 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.9 + 1.3.10-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.9 + 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 a4ed064..d8e411c 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/oneplus-bot-modules-templates/pom.xml b/templates/oneplus-bot-modules-templates/pom.xml index 644d2ad..852917b 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.9 + 1.3.10-SNAPSHOT 4.0.0 dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules-templates pom - 1.3.9 + 1.3.10-SNAPSHOT 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 161bebd..738080e 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/overrides/pom.xml b/templates/overrides/pom.xml index a9ca011..63459d7 100644 --- a/templates/overrides/pom.xml +++ b/templates/overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/overrides/template-overrides/core/pom.xml b/templates/overrides/template-overrides/core/pom.xml index a274e58..cb5994f 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/overrides/template-overrides/logging/pom.xml b/templates/overrides/template-overrides/logging/pom.xml index 1a758cc..b598302 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/overrides/template-overrides/pom.xml b/templates/overrides/template-overrides/pom.xml index dfab2e8..47b5f2f 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/overrides/template-overrides/webservices/pom.xml b/templates/overrides/template-overrides/webservices/pom.xml index 6c84fa9..2112046 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index 4e458c9..381dde4 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.9 + 1.3.10-SNAPSHOT @@ -15,7 +15,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.9 + 1.3.10-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 dd1783c..b65b021 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.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index 880c7fc..2dd7826 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.9 + 1.3.10-SNAPSHOT 4.0.0 diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml index 6c5d245..a256eeb 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.9 + 1.3.10-SNAPSHOT 4.0.0