Nothing Special   »   [go: up one dir, main page]

Skip to content

Commit

Permalink
Update scm location
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre committed Feb 26, 2018
1 parent 01b854e commit 0078570
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 @@ -73,9 +73,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 0078570

Please sign in to comment.