Skip to content

Commit

Permalink
Update scm URLs to use gitbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre committed Oct 26, 2017
1 parent 97c44c7 commit f3c99db
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 @@ -77,9 +77,9 @@
</modules>

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

Expand Down

0 comments on commit f3c99db

Please sign in to comment.