Skip to content

Commit 3a2bfd7

Browse files
committed
SLING-12094 - Use GitHub for the Maven scm.url value
1 parent 25fb737 commit 3a2bfd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<scm>
3434
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</connection>
3535
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</developerConnection>
36-
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-api.git</url>
36+
<url>https://github.com/apache/sling-org-apache-sling-models-api.git</url>
3737
<tag>HEAD</tag>
3838
</scm>
3939

0 commit comments

Comments
 (0)