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

This commit is contained in:
2026-07-12 12:08:49 +02:00
parent 141b8afe26
commit 0fc6297161
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId>
<artifactId>jdvc</artifactId>
<version>0.1.0</version>
<version>0.2.0-SNAPSHOT</version>
<name>JavadocViewerService</name>
@@ -31,7 +31,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.1.0</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>