FELIX-3093 Upgrade to TinyBundles 1.1.0 and adapt to modified TinyBundle API

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1162677 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/pom.xml b/scr/pom.xml
index f31ecd6..31d3bf5 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -139,7 +139,7 @@
         <dependency>
             <groupId>org.ops4j.pax.swissbox</groupId>
             <artifactId>pax-swissbox-tinybundles</artifactId>
-            <version>1.0.0</version>
+            <version>1.1.0</version>
             <scope>test</scope>
         </dependency>
     </dependencies>