Prepare for release

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1096909 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main.distribution/doc/changelog_framework.txt b/main.distribution/doc/changelog_framework.txt
index 3cc6d3f..6057806 100644
--- a/main.distribution/doc/changelog_framework.txt
+++ b/main.distribution/doc/changelog_framework.txt
@@ -4,7 +4,7 @@
 * Bug
     * [FELIX-2901] - [Framework] NPE from a host bundle during framework shutdown
     * [FELIX-2917] - Constructor of SecurityExceptino() which is incompatible to 1.4 is used  
-
+    * [FELIX-2924] - bundle stop hangs for http-2.2.0 in felix-3.2.0
 
 ** Improvement
     * [FELIX-2909] - [Framework] Resolver could be more efficient if it detected if fragments were present
diff --git a/main.distribution/pom.xml b/main.distribution/pom.xml
index 82663d7..dae4dcd 100644
--- a/main.distribution/pom.xml
+++ b/main.distribution/pom.xml
@@ -30,7 +30,7 @@
   <version>3.3.0-SNAPSHOT</version>
   <properties>
     <dollar>$</dollar>
-    <framework.version>3.3.0-SNAPSHOT</framework.version>
+    <framework.version>3.2.1</framework.version>
     <gogo.runtime.version>0.8.0</gogo.runtime.version>
     <gogo.shell.version>0.8.0</gogo.shell.version>
     <gogo.command.version>0.8.0</gogo.command.version>