Revert "Fix repository URL"

This reverts commit 7a0056aa55.
This commit is contained in:
Sven-Torben Janus 2021-05-08 00:56:18 +02:00
parent 7a0056aa55
commit cad8e1b7dd
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
<repository>
<id>github</id>
<name>GitHub sventorben Apache Maven Packages</name>
<url>https://maven.pkg.github.com/sventorben/keycloak-restrict-client-auth</url>
<url>https://maven.pkg.github.com/sventorben/keycloak</url>
</repository>
</repositories>
</profile>

View file

@ -40,7 +40,7 @@
<repository>
<id>github</id>
<name>GitHub sventorben Apache Maven Packages</name>
<url>https://maven.pkg.github.com/sventorben/keycloak-restrict-client-auth</url>
<url>https://maven.pkg.github.com/sventorben/keycloak</url>
</repository>
</distributionManagement>