[FELIX-4640] Missing framework capabilities.
This commit fixes the issue.
New unit test included.
Note that OBR still passes the OSGi R5 repository CT.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1627285 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundlerepository.osgi-ct/pom.xml b/bundlerepository.osgi-ct/pom.xml
index 9ce9613..320ab2f 100644
--- a/bundlerepository.osgi-ct/pom.xml
+++ b/bundlerepository.osgi-ct/pom.xml
@@ -32,7 +32,7 @@
how to prime the repository with the provided repository xml file.
</description>
<artifactId>org.apache.felix.bundlerepository.osgi-ct</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/bundlerepository.osgi-ct</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/bundlerepository.osgi-ct</developerConnection>