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-enforcer.git


The following commit(s) were added to refs/heads/master by this push:
     new 554dde3  removed configuration inherited from old svn days
554dde3 is described below

commit 554dde32109488a519cb2d775b17920fb50485e1
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Tue Feb 20 23:00:01 2018 +0100

    removed configuration inherited from old svn days
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1ab36dd..a24099d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
   <name>Apache Maven Enforcer</name>
   <description>Enforcer is a build rule execution framework.</description>
-  <url>http://maven.apache.org/enforcer/</url>
+  <url>https://maven.apache.org/enforcer/</url>
   <inceptionYear>2007</inceptionYear>
 
   <modules>
@@ -171,7 +171,6 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
-            
<tagBase>https://svn.apache.org/repos/asf/maven/enforcer/tags</tagBase>
             <autoVersionSubmodules>true</autoVersionSubmodules>
           </configuration>
         </plugin>

-- 
To stop receiving notification emails like this one, please contact
hbout...@apache.org.

Reply via email to