This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 12e620e fix site scm tag in pom.xml
12e620e is described below
commit 12e620e4747aa593d83076ef36d401e13ee10ad2
Author: Robert Lazarski <[email protected]>
AuthorDate: Sun Aug 1 06:47:31 2021 -1000
fix site scm tag in pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dc51212..f217fe8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -487,7 +487,7 @@
<distributionManagement>
<site>
<id>site</id>
-
<url>scm:svn:https://svn.apache.org/repos/asf/axis/site/axis2/java/core-staging</url>
+
<url>scm:git:https://gitbox.apache.org/repos/asf/axis-site.git</url>
</site>
</distributionManagement>
<properties>