Skip to content

Commit

Permalink
change scm to asf gitbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jungm committed Jun 18, 2024
1 parent 8f22160 commit a06cb56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -526,9 +526,9 @@
</distributionManagement>

<scm>
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/johnzon.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/johnzon.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf?p=johnzon.git</url>
<connection>scm:git:https://gitbox.apache.org/repos/asf/johnzon.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/johnzon.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=johnzon.git</url>
<tag>HEAD</tag>
</scm>

Expand Down

0 comments on commit a06cb56

Please sign in to comment.