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/jmxtools/pom.xml b/commons/jmxtools/pom.xml
index 6c14579..cfb14d7 100644
--- a/commons/jmxtools/pom.xml
+++ b/commons/jmxtools/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>