[maven-release-plugin] prepare release v0.1.0
Build and Push Docker Image / build-and-push (push) Successful in 13s

This commit is contained in:
2026-07-12 13:19:15 +02:00
parent e15e47b75a
commit 74415a1d24
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId>
<artifactId>jdvc</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</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>HEAD</tag>
<tag>v0.1.0</tag>
</scm>
<distributionManagement>