Force maven to update the locally installed bundleplugin

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@604602 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 848d7d2..5ff80a5 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -126,6 +126,7 @@
         </property>
       </activation>
       <modules>
+        <module>../bundleplugin</module>
         <module>../maven-obr-plugin</module>
 
         <module>../upnp/extra</module>