FELIX-3507 Apply patch by David Jencks (thank you very much) and update the API export to 1.7 due to the new Reference.isReluctant() method
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1339600 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/pom.xml b/scr/pom.xml
index 90faaeb..83f5058 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -224,7 +224,7 @@
org.apache.felix.scr.impl.Activator
</Bundle-Activator>
<Export-Package>
- org.apache.felix.scr;version=1.6,
+ org.apache.felix.scr;version=1.7,
org.apache.felix.scr.component;version=1.0;
mandatory:="status"; status="provisional",
org.osgi.service.component