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

This commit is contained in:
release-bot
2024-02-09 22:38:22 +00:00
parent c82d975299
commit 69b2cb38b3
44 changed files with 48 additions and 48 deletions

View File

@@ -12,7 +12,7 @@
<groupId>dev.sheldan.oneplus.bot</groupId>
<artifactId>oneplusbot</artifactId>
<version>1.6.19-SNAPSHOT</version>
<version>1.6.19</version>
<properties>
<maven.compiler.target>17</maven.compiler.target>
@@ -62,6 +62,6 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/Sheldan/OnePlusBot.git</url>
<tag>HEAD</tag>
<tag>oneplusbot-1.6.19</tag>
</scm>
</project>