Author: cziegeler
Date: Mon Sep 24 07:41:59 2007
New Revision: 578839

URL: http://svn.apache.org/viewvc?rev=578839&view=rev
Log:
Correct goal, it's "deployment"

Modified:
    felix/trunk/bundleplugin/src/main/resources/META-INF/plexus/components.xml

Modified: 
felix/trunk/bundleplugin/src/main/resources/META-INF/plexus/components.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/src/main/resources/META-INF/plexus/components.xml?rev=578839&r1=578838&r2=578839&view=diff
==============================================================================
--- felix/trunk/bundleplugin/src/main/resources/META-INF/plexus/components.xml 
(original)
+++ felix/trunk/bundleplugin/src/main/resources/META-INF/plexus/components.xml 
Mon Sep 24 07:41:59 2007
@@ -40,7 +40,7 @@
                </install>
               <deploy>
                 org.apache.maven.plugins:maven-deploy-plugin:deploy,
-                org.apache.felix:maven-obr-plugin:deploy
+                org.apache.felix:maven-obr-plugin:deployment
               </deploy>
             </phases>
             <!-- END SNIPPET: bundle-lifecycle -->


Reply via email to