1 Commits

Author SHA1 Message Date
thischwa 3bc6401bd7 [maven-release-plugin] prepare for next development iteration
Build and Push Docker Image / build-and-push (push) Successful in 14s
2026-08-09 18:45:06 +02:00
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId> <groupId>codes.thischwa</groupId>
<artifactId>jdvc</artifactId> <artifactId>jdvc</artifactId>
<version>0.2.0</version> <version>0.3.0-SNAPSHOT</version>
<name>JavadocViewerService</name> <name>JavadocViewerService</name>
@@ -33,7 +33,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.2.0</tag> <tag>HEAD</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>