Skip to content

Commit 3cb6f32

Browse files
committed
use github for all scm elements
Signed-off-by: Olivier Lamy <[email protected]>
1 parent fcae667 commit 3cb6f32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ under the License.
4040
</prerequisites>
4141

4242
<scm>
43-
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</connection>
44-
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git</developerConnection>
43+
<connection>scm:git:https://github.com/apache/maven-invoker-plugin.git</connection>
44+
<developerConnection>scm:git:https://github.com/apache/maven-invoker-plugin.git</developerConnection>
4545
<tag>HEAD</tag>
4646
<url>https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}</url>
4747
</scm>

0 commit comments

Comments
 (0)