SLING-3761 : Update to Apache Felix Framework 4.4.1

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/launchpad/base@1610571 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index cb1ba52..e163971 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
        This version is a concatenation of the framework version and a version for the launchpad base itself.
        For a release only the qualifier (launchpad base version) is increased.
      -->
-    <version>4.4.0-2.5.1-SNAPSHOT</version>
+    <version>4.4.1-2.5.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Launchpad Base</name>
@@ -257,7 +257,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.framework</artifactId>
-            <version>4.4.0</version>
+            <version>4.4.1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>