Continued to svn repo refactoring, specifically moved and renamed the
maven-bundle-plugin to bundleplugin; this required that I updated all
POM files that use the plugin to use the new name.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@539960 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/log4j/pom.xml b/commons/log4j/pom.xml
index 22aaa88..46b933f 100644
--- a/commons/log4j/pom.xml
+++ b/commons/log4j/pom.xml
@@ -55,7 +55,7 @@
         <plugins>
             <plugin>
                 <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
+                <artifactId>org.apache.felix.bundleplugin</artifactId>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>