This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 789339f  [MENFORCER-284] switched to Git
789339f is described below

commit 789339fc3a66f32a62b78d69a7f330d8f3b534e5
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sun Oct 22 11:20:28 2017 +0200

    [MENFORCER-284] switched to Git
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 893e420..15e3871 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,10 @@
   </modules>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/enforcer/trunk/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/enforcer/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/enforcer/trunk</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-enforcer.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-enforcer.git</developerConnection>
+    <url>https://github.com/apache/maven-enforcer/tree/${project.scm.tag}</url>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to