Skip to content

Commit

Permalink
Update POM for owner change
Browse files Browse the repository at this point in the history
  • Loading branch information
wborn committed Aug 13, 2023
1 parent 58a37e5 commit c7f1931
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<name>Fixes for the java.base module</name>
<description>This bundle provides classes to workaround issues in the OpenJDK 17 implementation of the java.base module</description>

<url>https://github.com/wborn/openhab-base-fixes</url>
<url>https://github.com/openhab/openhab-base-fixes</url>

<licenses>
<license>
Expand All @@ -26,15 +26,15 @@
</licenses>

<scm>
<connection>scm:git:https://github.com/wborn/openhab-base-fixes.git</connection>
<developerConnection>scm:git:https://github.com/wborn/openhab-base-fixes.git</developerConnection>
<connection>scm:git:https://github.com/openhab/openhab-base-fixes.git</connection>
<developerConnection>scm:git:https://github.com/openhab/openhab-base-fixes.git</developerConnection>
<tag>HEAD</tag>
<url>https://github.com/wborn/openhab-base-fixes</url>
<url>https://github.com/openhab/openhab-base-fixes</url>
</scm>

<issueManagement>
<system>GitHub</system>
<url>https://github.com/wborn/openhab-base-fixes/issues</url>
<url>https://github.com/openhab/openhab-base-fixes/issues</url>
</issueManagement>

<properties>
Expand Down

0 comments on commit c7f1931

Please sign in to comment.