Build server runs a different plan to the build.xml, so need extra module to satisfy this dependency

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@578940 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 74593e1..4c86cc7 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -144,6 +144,7 @@
         <module>../shell.tui</module>
         <module>../shell.gui</module>
         <module>../shell.gui.plugin</module>
+        <module>../org.osgi.service.obr</module>
         <module>../bundlerepository</module>
         <module>../log</module>
         <module>../eventadmin</module>