Temporary patch to fix bamboo issue, will revert later

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@579206 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 4c86cc7..1542899 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -127,6 +127,8 @@
         </property>
       </activation>
       <modules>
+        <module>../maven-obr-plugin</module>
+
         <module>../upnp/extra</module>
         <module>../upnp/basedriver</module>
         <module>../upnp/tester</module>