Compare commits

...

3 Commits

Author SHA1 Message Date
Sheldan
095a5d826f [OPB-xxx] updating agent version for build and release 2024-11-04 20:54:18 +01:00
release-bot
88efc47ce2 [maven-release-plugin] prepare for next development iteration 2024-11-04 19:42:06 +00:00
release-bot
d8a6c9b2ce [maven-release-plugin] prepare release oneplusbot-1.6.31 2024-11-04 19:42:03 +00:00
46 changed files with 50 additions and 50 deletions

View File

@@ -14,7 +14,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-24.04
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3

View File

@@ -5,7 +5,7 @@ permissions:
contents: write contents: write
jobs: jobs:
publish: publish:
runs-on: ubuntu-latest runs-on: ubuntu-24.04
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
@@ -72,7 +72,7 @@ jobs:
with: with:
path: .env path: .env
- name: Build and push Docker containers - name: Build and push Docker containers
run: docker-compose build && docker-compose push run: docker compose build && docker compose push
env: env:
REGISTRY_PREFIX: ${{ steps.dotenv.outputs.registry_prefix }} REGISTRY_PREFIX: ${{ steps.dotenv.outputs.registry_prefix }}
VERSION: ${{ steps.dotenv.outputs.version }} VERSION: ${{ steps.dotenv.outputs.version }}

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.application</groupId> <groupId>dev.sheldan.oneplus.bot.application</groupId>
<artifactId>application</artifactId> <artifactId>application</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>executable</artifactId> <artifactId>executable</artifactId>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.application.custom</groupId> <groupId>dev.sheldan.oneplus.bot.application.custom</groupId>
<artifactId>oneplus-bot-customizations</artifactId> <artifactId>oneplus-bot-customizations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>oneplus-bot-customizations</artifactId> <artifactId>oneplus-bot-customizations</artifactId>
<groupId>dev.sheldan.oneplus.bot.application.custom</groupId> <groupId>dev.sheldan.oneplus.bot.application.custom</groupId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.application</groupId> <groupId>dev.sheldan.oneplus.bot.application</groupId>
<artifactId>application</artifactId> <artifactId>application</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.application.custom</groupId> <groupId>dev.sheldan.oneplus.bot.application.custom</groupId>
<artifactId>oneplus-bot-customizations</artifactId> <artifactId>oneplus-bot-customizations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>oneplus-bot-modules</artifactId> <artifactId>oneplus-bot-modules</artifactId>
<groupId>dev.sheldan.oneplus.bot.application.modules</groupId> <groupId>dev.sheldan.oneplus.bot.application.modules</groupId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.application.modules</groupId> <groupId>dev.sheldan.oneplus.bot.application.modules</groupId>
<artifactId>oneplus-bot-modules</artifactId> <artifactId>oneplus-bot-modules</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.application</groupId> <groupId>dev.sheldan.oneplus.bot.application</groupId>
<artifactId>application</artifactId> <artifactId>application</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.application.modules</groupId> <groupId>dev.sheldan.oneplus.bot.application.modules</groupId>
<artifactId>oneplus-bot-modules</artifactId> <artifactId>oneplus-bot-modules</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.application.modules</groupId> <groupId>dev.sheldan.oneplus.bot.application.modules</groupId>
<artifactId>oneplus-bot-modules</artifactId> <artifactId>oneplus-bot-modules</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>oneplus-bot-modules</artifactId> <artifactId>oneplus-bot-modules</artifactId>
<groupId>dev.sheldan.oneplus.bot.application.modules</groupId> <groupId>dev.sheldan.oneplus.bot.application.modules</groupId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,13 +5,13 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot</groupId> <groupId>dev.sheldan.oneplus.bot</groupId>
<artifactId>oneplusbot</artifactId> <artifactId>oneplusbot</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<groupId>dev.sheldan.oneplus.bot.application</groupId> <groupId>dev.sheldan.oneplus.bot.application</groupId>
<artifactId>application</artifactId> <artifactId>application</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
<modules> <modules>
<module>executable</module> <module>executable</module>
<module>oneplus-bot-customizations</module> <module>oneplus-bot-customizations</module>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.deployment</groupId> <groupId>dev.sheldan.oneplus.bot.deployment</groupId>
<artifactId>deployment</artifactId> <artifactId>deployment</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>oneplusbot</artifactId> <artifactId>oneplusbot</artifactId>
<groupId>dev.sheldan.oneplus.bot</groupId> <groupId>dev.sheldan.oneplus.bot</groupId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -12,7 +12,7 @@
<groupId>dev.sheldan.oneplus.bot</groupId> <groupId>dev.sheldan.oneplus.bot</groupId>
<artifactId>oneplusbot</artifactId> <artifactId>oneplusbot</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
<properties> <properties>
<maven.compiler.target>17</maven.compiler.target> <maven.compiler.target>17</maven.compiler.target>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.customizations</groupId> <groupId>dev.sheldan.oneplus.bot.templates.customizations</groupId>
<artifactId>customization-templates</artifactId> <artifactId>customization-templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates</groupId> <groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>oneplus-bot-templates</artifactId> <artifactId>oneplus-bot-templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.customizations</groupId> <groupId>dev.sheldan.oneplus.bot.templates.customizations</groupId>
<artifactId>customization-templates</artifactId> <artifactId>customization-templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.modules</groupId> <groupId>dev.sheldan.oneplus.bot.templates.modules</groupId>
<artifactId>oneplus-bot-module-templates</artifactId> <artifactId>oneplus-bot-module-templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.modules</groupId> <groupId>dev.sheldan.oneplus.bot.templates.modules</groupId>
<artifactId>oneplus-bot-module-templates</artifactId> <artifactId>oneplus-bot-module-templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates</groupId> <groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>oneplus-bot-templates</artifactId> <artifactId>oneplus-bot-templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.modules</groupId> <groupId>dev.sheldan.oneplus.bot.templates.modules</groupId>
<artifactId>oneplus-bot-module-templates</artifactId> <artifactId>oneplus-bot-module-templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,13 +3,13 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates</groupId> <groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>templates</artifactId> <artifactId>templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>oneplus-bot-templates</artifactId> <artifactId>oneplus-bot-templates</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
<modules> <modules>
<module>module-templates</module> <module>module-templates</module>
<module>customization-templates</module> <module>customization-templates</module>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId> <groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId>
<artifactId>template-overrides</artifactId> <artifactId>template-overrides</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId> <groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId>
<artifactId>template-overrides</artifactId> <artifactId>template-overrides</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId> <groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId>
<artifactId>template-overrides</artifactId> <artifactId>template-overrides</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId> <groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId>
<artifactId>template-overrides</artifactId> <artifactId>template-overrides</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates</groupId> <groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>oneplus-bot-templates</artifactId> <artifactId>oneplus-bot-templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId> <groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId>
<artifactId>template-overrides</artifactId> <artifactId>template-overrides</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId> <groupId>dev.sheldan.oneplus.bot.templates.overrides</groupId>
<artifactId>template-overrides</artifactId> <artifactId>template-overrides</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot</groupId> <groupId>dev.sheldan.oneplus.bot</groupId>
<artifactId>oneplusbot</artifactId> <artifactId>oneplusbot</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modules> <modules>
@@ -14,7 +14,7 @@
<groupId>dev.sheldan.oneplus.bot.templates</groupId> <groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>templates</artifactId> <artifactId>templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
</project> </project>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.customizations</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.customizations</groupId>
<artifactId>customization-translations</artifactId> <artifactId>customization-translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.customizations</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.customizations</groupId>
<artifactId>customization-translations</artifactId> <artifactId>customization-translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations</groupId>
<artifactId>translations</artifactId> <artifactId>translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.customizations</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.customizations</groupId>
<artifactId>customization-translations</artifactId> <artifactId>customization-translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId>
<artifactId>module-translations</artifactId> <artifactId>module-translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId>
<artifactId>module-translations</artifactId> <artifactId>module-translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations</groupId>
<artifactId>translations</artifactId> <artifactId>translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId>
<artifactId>module-translations</artifactId> <artifactId>module-translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId>
<artifactId>module-translations</artifactId> <artifactId>module-translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.modules</groupId>
<artifactId>module-translations</artifactId> <artifactId>module-translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates</groupId> <groupId>dev.sheldan.oneplus.bot.templates</groupId>
<artifactId>templates</artifactId> <artifactId>templates</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations.overrides</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations.overrides</groupId>
<artifactId>translation-overrides</artifactId> <artifactId>translation-overrides</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>dev.sheldan.oneplus.bot.templates.translations</groupId> <groupId>dev.sheldan.oneplus.bot.templates.translations</groupId>
<artifactId>translations</artifactId> <artifactId>translations</artifactId>
<version>1.6.31-SNAPSHOT</version> <version>1.6.32-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>