You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2011/09/22 04:22:54 UTC

svn commit: r1173933 - /servicemix/smx3/trunk/pom.xml

Author: ffang
Date: Thu Sep 22 02:22:53 2011
New Revision: 1173933

URL: http://svn.apache.org/viewvc?rev=1173933&view=rev
Log:
[SM-1995]remove java.net repository from pom as they are synced up to the central repo

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=1173933&r1=1173932&r2=1173933&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Thu Sep 22 02:22:53 2011
@@ -55,12 +55,6 @@
           <name>ServiceMix Maven Repo</name>
           <url>http://svn.apache.org/repos/asf/servicemix/m2-repo/</url>
        </repository>
-        <!-- For javamail -->
-        <repository>
-            <id>java.net</id>
-            <name>Java.net Maven Repo</name>
-            <url>http://download.java.net/maven/2</url>
-        </repository>
         <!-- For Drools -->
         <repository>
             <id>jboss</id>