Prepare for release

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1579769 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/doc/changelog.txt b/framework.security/doc/changelog.txt
index b9d035c..186c6ed 100644
--- a/framework.security/doc/changelog.txt
+++ b/framework.security/doc/changelog.txt
@@ -1,3 +1,8 @@
+Changes from 2.2.0 to 2.4.0
+---------------------------
+** Improvement
+    * Update to latest framework version 4.4.0
+
 Changes form 2.0.1 to 2.2.0
 ---------------------------
 ** Bug
diff --git a/framework.security/pom.xml b/framework.security/pom.xml
index fc1d19f..69a35fb 100644
--- a/framework.security/pom.xml
+++ b/framework.security/pom.xml
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>4.3.0-SNAPSHOT</version>
+      <version>4.4.0</version>
     </dependency>
   </dependencies>
   <build>