You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/08/08 15:08:16 UTC

svn commit: r429643 - /incubator/servicemix/trunk/tooling/jbi-maven-plugin/pom.xml

Author: gnodet
Date: Tue Aug  8 06:08:15 2006
New Revision: 429643

URL: http://svn.apache.org/viewvc?rev=429643&view=rev
Log:
Remove bad scm url

Modified:
    incubator/servicemix/trunk/tooling/jbi-maven-plugin/pom.xml

Modified: incubator/servicemix/trunk/tooling/jbi-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/tooling/jbi-maven-plugin/pom.xml?rev=429643&r1=429642&r2=429643&view=diff
==============================================================================
--- incubator/servicemix/trunk/tooling/jbi-maven-plugin/pom.xml (original)
+++ incubator/servicemix/trunk/tooling/jbi-maven-plugin/pom.xml Tue Aug  8 06:08:15 2006
@@ -32,17 +32,6 @@
     <artifactId>jbi-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
     <name>ServiceMix :: Maven2 :: JBI Plugin</name>
-    <scm>
-        <connection>
-            scm:svn:http://svn.apache.org/repos/asf/incubator/servicemix/trunk/tooling/maven2-jbi-plugin
-        </connection>
-        <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/incubator/servicemix/trunk/tooling/maven2-jbi-plugin
-        </developerConnection>
-        <url>
-            http://svn.apache.org/viewcvs.cgi/incubator/servicemix/trunk/tooling/maven2-jbi-plugin/
-        </url>
-    </scm>
     <dependencies>
         <dependency>
             <groupId>org.apache.maven</groupId>