commit | 5f808a807e52864d85d9fbfcc8b4145120f99633 | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Mon Sep 24 14:41:59 2007 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Mon Sep 24 14:41:59 2007 +0000 |
tree | 16b03b5ef1ac97c5fe04604f793d510e57b90bfc | |
parent | 00b069473019cb021ca8d6ec3161f3551b75d2cb [diff] |
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 -->