[maven-release-plugin] prepare release v0.2.0

This commit is contained in:
2026-08-09 18:45:05 +02:00
parent 345bf14744
commit aa3e2060dd
+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-SNAPSHOT</version> <version>0.2.0</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>HEAD</tag> <tag>v0.2.0</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>