FELIX-2884 - The multiplicity isn't taken into account by the maven bundle plugin and bundlerepository when generating the repository xml

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1082904 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index 48e5eaa..f7f1146 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -66,7 +66,7 @@
   <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.bundlerepository</artifactId>
-      <version>1.6.2</version>
+      <version>1.6.5-SNAPSHOT</version>
   </dependency>
   <dependency>
     <groupId>org.apache.felix</groupId>