[maven-release-plugin] prepare release stbf-parent-0.0.3

This commit is contained in:
2026-04-21 11:11:51 +03:00
parent 10b1b430e6
commit 154f6471d8
8 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>stbf-parent</artifactId>
<groupId>ru.penkrat.stbf</groupId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.3</version>
</parent>
<artifactId>stbf-rubenlagus</artifactId>
@@ -15,7 +15,7 @@
<dependency>
<groupId>ru.penkrat.stbf</groupId>
<artifactId>stbf-api</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.3</version>
</dependency>
<dependency>
<groupId>org.telegram</groupId>