[maven-release-plugin] prepare for next development iteration

This commit is contained in:
release-bot
2024-03-27 21:42:23 +00:00
parent 90f88f6254
commit 7284ddc1f1
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.25</version>
<version>1.6.26-SNAPSHOT</version>
<properties>
<maven.compiler.target>17</maven.compiler.target>
@@ -69,6 +69,6 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/Sheldan/OnePlusBot.git</url>
<tag>oneplusbot-1.6.25</tag>
<tag>HEAD</tag>
</scm>
</project>