You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/20 09:35:57 UTC

[maven-invoker-plugin] 15/24: o inherit the SCM element

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

hboutemy pushed a commit to annotated tag maven-invoker-plugin-1.0
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git

commit 6104c1c6e0251139c1b6513e065507dfcd0af400
Author: Jason van Zyl <jv...@apache.org>
AuthorDate: Mon Dec 4 16:48:45 2006 +0000

    o inherit the SCM element
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-invoker-plugin@482242 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3e8d4d8..d5b35bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,11 +12,6 @@
   <version>1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Maven Invoker Plugin</name>
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin</developerConnection>
-    <url>http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin</url>
-  </scm>
   <dependencies>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.