You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2011/12/14 08:06:46 UTC

svn commit: r1214071 - /karaf/trunk/etc/appended-resources/supplemental-models.xml

Author: jbonofre
Date: Wed Dec 14 07:06:45 2011
New Revision: 1214071

URL: http://svn.apache.org/viewvc?rev=1214071&view=rev
Log:
[KARAF-1106] Update the supplemental-models by replacing the Geronimo Specs Activation by ServiceMix Specs Activation

Modified:
    karaf/trunk/etc/appended-resources/supplemental-models.xml

Modified: karaf/trunk/etc/appended-resources/supplemental-models.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/etc/appended-resources/supplemental-models.xml?rev=1214071&r1=1214070&r2=1214071&view=diff
==============================================================================
--- karaf/trunk/etc/appended-resources/supplemental-models.xml (original)
+++ karaf/trunk/etc/appended-resources/supplemental-models.xml Wed Dec 14 07:06:45 2011
@@ -823,9 +823,9 @@
   </supplement>
   <supplement>
     <project>
-      <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-activation_1.1_spec</artifactId>
-      <name>Apache Geronimo Specs :: Activation 1.1</name> 
+      <groupId>org.apache.servicemix.specs</groupId>
+      <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
+      <name>Apache ServiceMix Specs :: Activation 1.1</name>
       <organization>
         <name>The Apache Software Foundation</name>
         <url>http://www.apache.org/</url>