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

This commit is contained in:
2026-04-21 11:11:53 +03:00
parent 154f6471d8
commit 7aca86dba8
8 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>ru.penkrat.stbf</groupId>
<artifactId>stbf-parent</artifactId>
<version>0.0.3</version>
<version>0.0.4-SNAPSHOT</version>
</parent>
<artifactId>stbf-pengrad</artifactId>
@@ -16,7 +16,7 @@
<dependency>
<groupId>ru.penkrat.stbf</groupId>
<artifactId>stbf-api</artifactId>
<version>0.0.3</version>
<version>0.0.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.pengrad</groupId>