This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit b5262510cccf175a740167d5fe26e7f7dcd00989 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Sun Nov 11 20:35:22 2018 +0100 fork --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 58d6d0d..19dd2f3 100644 --- a/pom.xml +++ b/pom.xml @@ -847,9 +847,9 @@ under the License. </modules> <scm> - <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</connection> - <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</developerConnection> - <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}</url> + <connection>scm:git:https://github.com/hboutemy/maven-parent.git</connection> + <developerConnection>scm:git:https://github.com/hboutemy/maven-parent.git</developerConnection> + <url>https://github.com/hboutemy/maven-parent/tree/${project.scm.tag}</url> <tag>HEAD</tag> </scm>