[maven-release-plugin] prepare for next development iteration
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Manuel Friedli 2026-01-24 04:43:41 +01:00
parent a115fae3ab
commit 4e1ccfeead
Signed by: manuel
GPG key ID: 41D08ABA75634DA1

View file

@ -10,7 +10,7 @@
<groupId>ch.fritteli.a-maze-r</groupId>
<artifactId>maze-server</artifactId>
<version>0.3.0</version>
<version>0.3.1-SNAPSHOT</version>
<name>A-Maze-R Server</name>
<description>The A-Maze-R server, offering a REST endpoint to access the Maze Generator.</description>
@ -44,7 +44,7 @@
<connection>scm:git:https://gittr.ch/java/maze-server.git</connection>
<developerConnection>scm:git:ssh://git@gittr.ch/java/maze-server.git</developerConnection>
<url>https://gittr.ch/java/maze-server</url>
<tag>v0.3.0</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>