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/metatype/pom.xml b/metatype/pom.xml
index 0c8c019..c0e2eb1 100644
--- a/metatype/pom.xml
+++ b/metatype/pom.xml
@@ -35,7 +35,7 @@
         <plugins>
             <plugin>
                 <groupId>org.apache.felix</groupId>
-                <artifactId>org.apache.felix.bundleplugin</artifactId>
+                <artifactId>maven-bundle-plugin</artifactId>
                 <version>0.9.0-incubator-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>