Skip to content

Commit efdd2af

Browse files
committed
Updated scm in project pom
1 parent 2116766 commit efdd2af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@
8080
</mailingLists>
8181

8282
<scm>
83-
<connection>scm:git:https://gitbox.apache.org/repos/asf/jclouds.git</connection>
84-
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/jclouds.git</developerConnection>
85-
<url>https://gitbox.apache.org/repos/asf?p=jclouds.git</url>
83+
<connection>scm:git:git://github.com/felfert/jclouds.git</connection>
84+
<developerConnection>scm:git:git@github.com:felfert/jclouds.git</developerConnection>
85+
<url>https://github.com/felfert/jclouds</url>
8686
<tag>HEAD</tag>
8787
</scm>
8888

0 commit comments

Comments
 (0)