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

This commit is contained in:
2026-03-03 13:28:02 +03:00
parent 87de3ff874
commit 6fc2748779
8 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
<groupId>ru.penkrat.stbf</groupId>
<artifactId>stbf-parent</artifactId>
<version>0.0.2</version>
<version>0.0.3-SNAPSHOT</version>
<name>stbf-parent</name>
<description>Simple Telegram Bot Facade</description>
@@ -14,7 +14,7 @@
<scm>
<connection>scm:git:https://git.penkrat.ru/ruslan/stbf.git</connection>
<developerConnection>scm:git:https://git.penkrat.ru/ruslan/stbf.git</developerConnection>
<tag>0.0.2</tag>
<tag>HEAD</tag>
</scm>
<licenses>