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/10/26 21:31:30 UTC

svn commit: r468100 - /incubator/servicemix/branches/servicemix-3.0/pom.xml

Author: gnodet
Date: Thu Oct 26 12:31:29 2006
New Revision: 468100

URL: http://svn.apache.org/viewvc?view=rev&rev=468100
Log:
Add servicemix repo for plugins

Modified:
    incubator/servicemix/branches/servicemix-3.0/pom.xml

Modified: incubator/servicemix/branches/servicemix-3.0/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.0/pom.xml?view=diff&rev=468100&r1=468099&r2=468100
==============================================================================
--- incubator/servicemix/branches/servicemix-3.0/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.0/pom.xml Thu Oct 26 12:31:29 2006
@@ -418,6 +418,12 @@
                 <enabled>false</enabled>
             </snapshots>
         </pluginRepository>
+        <!-- Dependencies not on central repo -->
+        <pluginRepository>
+            <id>servicemix-m2-repo</id>
+            <name>Servicemix Maven2 Repository</name>
+            <url>http://servicemix.org/m2-repo</url>
+        </pluginRepository>
         <!-- Apache snapshot -->
         <pluginRepository>
             <id>apache-snapshots</id>