[maven-release-plugin] prepare release oneplusbot-1.5.9

This commit is contained in:
Sheldan
2021-12-24 14:25:19 +01:00
parent 95ad8fdd3a
commit c7e8fd315f
46 changed files with 52 additions and 56 deletions

View File

@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>dev.sheldan.oneplus.bot.application.modules</groupId>
<artifactId>oneplus-bot-modules</artifactId>
<version>1.5.9-SNAPSHOT</version>
<version>1.5.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>