Skip to content

Commit 6f4f88d

Browse files
Fix site URL in pom.xml
1 parent 8f01ac6 commit 6f4f88d

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
@@ -457,7 +457,7 @@
457457
<distributionManagement>
458458
<site>
459459
<id>site</id>
460-
<url>scm:git:https://github.com/apache/axis-site/tree/master/axis2/java/core-staging</url>
460+
<url>scm:git:https://gitbox.apache.org/repos/asf/axis-site.git</url>
461461
</site>
462462
</distributionManagement>
463463

0 commit comments

Comments
 (0)