[maven-release-plugin] prepare for next development iteration
Build and Push Docker Image / build-and-push (push) Successful in 14s

This commit is contained in:
2026-08-09 18:45:06 +02:00
parent 89821bdf2e
commit 3bc6401bd7
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId>
<artifactId>jdvc</artifactId>
<version>0.2.0</version>
<version>0.3.0-SNAPSHOT</version>
<name>JavadocViewerService</name>
@@ -33,7 +33,7 @@
<developerConnection>scm:git:https://git.mein-gateway.de/thischwa/JavadocViewerService.git</developerConnection>
<connection>scm:git:https://git.mein-gateway.de/thischwa/JavadocViewerService.git</connection>
<url>https://git.mein-gateway.de/thischwa/JavadocViewerService</url>
<tag>v0.2.0</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>