Added bundle repository to project pom.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@391298 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 3cd9098..bf4496d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
     <module>org.apache.felix.shell</module>
     <module>org.apache.felix.shell.tui</module>
     <module>org.apache.felix.shell.gui</module>
+    <module>org.apache.felix.bundlerepository</module>
     <module>org.apache.felix.daemon</module>
     <module>org.apache.felix.dependencymanager</module>
     <module>org.apache.felix.main</module>