Correct goal, it's "deployment"

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@578839 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/src/main/resources/META-INF/plexus/components.xml b/bundleplugin/src/main/resources/META-INF/plexus/components.xml
index cfe5bbd..421d927 100644
--- a/bundleplugin/src/main/resources/META-INF/plexus/components.xml
+++ b/bundleplugin/src/main/resources/META-INF/plexus/components.xml
@@ -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 -->