chore: fix repo urls in pom.xml
All checks were successful
ci/woodpecker/pr/verify Pipeline was successful
ci/woodpecker/pr/versions/4 Pipeline was successful
ci/woodpecker/pr/versions/1 Pipeline was successful
ci/woodpecker/pr/versions/5 Pipeline was successful
ci/woodpecker/pr/versions/2 Pipeline was successful
ci/woodpecker/pr/versions/3 Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-26 21:25:10 +02:00
parent ad4604e5a8
commit c8cda62bf2
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

12
pom.xml
View file

@ -8,7 +8,7 @@
<name>Keycloak Metrics</name>
<description>Provides metrics for Keycloak user/admin events</description>
<url>https://git.kokuwa.io/keycloak/keycloak-event-metrics</url>
<url>https://git.kokuwa.io/kokuwaio/keycloak-event-metrics</url>
<inceptionYear>2023</inceptionYear>
<organization>
<name>Kokuwa.io</name>
@ -33,18 +33,18 @@
</developers>
<scm>
<url>https://git.kokuwa.io/keycloak/keycloak-event-metrics</url>
<connection>scm:git:https://git.kokuwa.io/keycloak/keycloak-event-metrics.git</connection>
<developerConnection>scm:git:https://git.kokuwa.io/keycloak/keycloak-event-metrics.git</developerConnection>
<url>https://git.kokuwa.io/kokuwaio/keycloak-event-metrics</url>
<connection>scm:git:https://git.kokuwa.io/kokuwaio/keycloak-event-metrics.git</connection>
<developerConnection>scm:git:https://git.kokuwa.io/kokuwaio/keycloak-event-metrics.git</developerConnection>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>forgejo</system>
<url>https://git.kokuwa.io/keycloak/keycloak-event-metrics/issues</url>
<url>https://git.kokuwa.io/kokuwaio/keycloak-event-metrics/issues</url>
</issueManagement>
<ciManagement>
<system>woodpecker</system>
<url>https://ci.kokuwa.io/repos/keycloak/keycloak-event-metrics</url>
<url>https://ci.kokuwa.io/repos/kokuwaio/keycloak-event-metrics</url>
</ciManagement>
<distributionManagement>
<snapshotRepository>