You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by li...@apache.org on 2009/12/08 18:50:43 UTC

svn commit: r888495 - /incubator/aries/trunk/blueprint/pom.xml

Author: linsun
Date: Tue Dec  8 17:50:43 2009
New Revision: 888495

URL: http://svn.apache.org/viewvc?rev=888495&view=rev
Log:
remove unused servicemix repo

Modified:
    incubator/aries/trunk/blueprint/pom.xml

Modified: incubator/aries/trunk/blueprint/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/blueprint/pom.xml?rev=888495&r1=888494&r2=888495&view=diff
==============================================================================
--- incubator/aries/trunk/blueprint/pom.xml (original)
+++ incubator/aries/trunk/blueprint/pom.xml Tue Dec  8 17:50:43 2009
@@ -41,20 +41,6 @@
         <url>http://svn.apache.org/viewvc/incubator/aries/trunk/blueprint</url>
     </scm>
     
-    <repositories>
-        <repository>
-            <id>servicemix.m2</id>
-            <name>Apache ServiceMix Maven2 Repository</name>
-            <url>http://svn.apache.org/repos/asf/servicemix/m2-repo</url>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-    </repositories>
-
     <dependencyManagement>
         <dependencies>
             <dependency>