[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 13:19:16 +02:00
parent 74415a1d24
commit c8afa1d930
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId> <groupId>codes.thischwa</groupId>
<artifactId>jdvc</artifactId> <artifactId>jdvc</artifactId>
<version>0.1.0</version> <version>0.2.0-SNAPSHOT</version>
<name>JavadocViewerService</name> <name>JavadocViewerService</name>
@@ -31,7 +31,7 @@
<developerConnection>scm:git:https://git.mein-gateway.de/thischwa/JavadocViewerService.git</developerConnection> <developerConnection>scm:git:https://git.mein-gateway.de/thischwa/JavadocViewerService.git</developerConnection>
<connection>scm:git:https://git.mein-gateway.de/thischwa/JavadocViewerService.git</connection> <connection>scm:git:https://git.mein-gateway.de/thischwa/JavadocViewerService.git</connection>
<url>https://git.mein-gateway.de/thischwa/JavadocViewerService</url> <url>https://git.mein-gateway.de/thischwa/JavadocViewerService</url>
<tag>v0.1.0</tag> <tag>HEAD</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>