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 2008/10/10 17:47:13 UTC

svn commit: r703506 - /servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/features.xml

Author: gnodet
Date: Fri Oct 10 08:47:13 2008
New Revision: 703506

URL: http://svn.apache.org/viewvc?rev=703506&view=rev
Log:
Use the new repository tag for the features descriptor to link to the NMR features

Modified:
    servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/features.xml

Modified: servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/features.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/features.xml?rev=703506&r1=703505&r2=703506&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/features.xml (original)
+++ servicemix/smx4/features/trunk/assembly/src/main/filtered-resources/features.xml Fri Oct 10 08:47:13 2008
@@ -17,6 +17,7 @@
       limitations under the License.
 -->
 <features>
+    <repository>mvn:org.apache.servicemix.nmr/apache-servicemix-nmr/${servicemix.nmr.version}/xml/features</repository>
     <feature name="management">
         <bundle>mvn:org.apache.servicemix.management/org.apache.servicemix.management.core/${version}</bundle>
     </feature>