Renamed the artifactId of the bundle plugin back to maven-bundle-plugin.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@540223 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2a7fa39..fc725d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
   Felix contains 3 custom maven packaging plugins. Each creates a jar file
   as an artifact. 
   
-  org.apache.felix.bundleplugin 
+  maven-bundle-plugin 
     (bundle packaging - latest prefered plugin for generating OSGi bundles.)
   maven-osgi-plugin 
     (osgi-bundle packaging - old plugin for generating OSGi bundles.)