[maven-release-plugin] prepare release karaf-2.3.1

git-svn-id: https://svn.apache.org/repos/asf/karaf/branches/karaf-2.3.x@1451430 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/admin/command/pom.xml b/admin/command/pom.xml
index 0a396a5..a2c3785 100644
--- a/admin/command/pom.xml
+++ b/admin/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.admin</groupId>
         <artifactId>admin</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/admin/core/pom.xml b/admin/core/pom.xml
index ddfa0d4..5b42f6a 100644
--- a/admin/core/pom.xml
+++ b/admin/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.admin</groupId>
         <artifactId>admin</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/admin/management/pom.xml b/admin/management/pom.xml
index f068982..fb152b2 100644
--- a/admin/management/pom.xml
+++ b/admin/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.admin</groupId>
         <artifactId>admin</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/admin/pom.xml b/admin/pom.xml
index 3a455ff..8d58b0f 100644
--- a/admin/pom.xml
+++ b/admin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml
index 47205cb..bf14340 100644
--- a/archetypes/assembly/pom.xml
+++ b/archetypes/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml
index 4e75fb9..c0c2b70 100644
--- a/archetypes/blueprint/pom.xml
+++ b/archetypes/blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml
index 9ff2bb5..daa81fc 100644
--- a/archetypes/bundle/pom.xml
+++ b/archetypes/bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml
index b9c3d6f..785c280 100644
--- a/archetypes/command/pom.xml
+++ b/archetypes/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml
index 23f8b3e..c0b4d9b 100644
--- a/archetypes/feature/pom.xml
+++ b/archetypes/feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml
index 6ac094c..b94cab7 100644
--- a/archetypes/kar/pom.xml
+++ b/archetypes/kar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 374df42..efffb8b 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml
index e06c97f..b30927c 100644
--- a/assemblies/apache-karaf/pom.xml
+++ b/assemblies/apache-karaf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
 	    <groupId>org.apache.karaf.assemblies</groupId>
 	    <artifactId>assemblies</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml
index 67f2cda..8ba1130 100644
--- a/assemblies/features/enterprise/pom.xml
+++ b/assemblies/features/enterprise/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml
index a37b0d7..2124d03 100644
--- a/assemblies/features/pom.xml
+++ b/assemblies/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml
index b9d3bc7..3617aa6 100644
--- a/assemblies/features/standard/pom.xml
+++ b/assemblies/features/standard/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index 8c24d8b..3c8a428 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/client/pom.xml b/client/pom.xml
index 1be628c..1053929 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml
index 82e51d9..163c9ec 100644
--- a/demos/branding/pom.xml
+++ b/demos/branding/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/branding/shell/pom.xml b/demos/branding/shell/pom.xml
index 13049b4..3090f4d 100644
--- a/demos/branding/shell/pom.xml
+++ b/demos/branding/shell/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>org.apache.karaf.demos.branding</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/command/pom.xml b/demos/command/pom.xml
index c245b8e..4c6c33d 100644
--- a/demos/command/pom.xml
+++ b/demos/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml
index 9cf2254..46900e5 100644
--- a/demos/deployer/bundle/pom.xml
+++ b/demos/deployer/bundle/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>org.apache.karaf.demos.deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.demos.deployer.bundle</groupId>
     <artifactId>my-bundle</artifactId>
-    <version>2.3.2-SNAPSHOT</version>
+    <version>2.3.1</version>
     <packaging>bundle</packaging>
 
     <name>Apache Karaf :: Demos :: Deployer :: Bundle</name>
diff --git a/demos/deployer/feature/pom.xml b/demos/deployer/feature/pom.xml
index 2ef4715..8fb71ec 100644
--- a/demos/deployer/feature/pom.xml
+++ b/demos/deployer/feature/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>org.apache.karaf.demos.deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.demos.deployer.feature</groupId>
     <artifactId>my-feature</artifactId>
-    <version>2.3.2-SNAPSHOT</version>
+    <version>2.3.1</version>
     <packaging>pom</packaging>
     
     <name>Apache Karaf :: Demos :: Deployer :: Feature</name>
@@ -51,7 +51,7 @@
             <plugin>
                 <groupId>org.apache.karaf.tooling</groupId>
                 <artifactId>features-maven-plugin</artifactId>
-                <version>2.3.2-SNAPSHOT</version>
+                <version>2.3.1</version>
                 <executions>
                     <execution>
                         <id>generate-features-file</id>
diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml
index 5ca98ae..9a2e08d 100644
--- a/demos/deployer/kar/pom.xml
+++ b/demos/deployer/kar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>org.apache.karaf.demos.deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -47,7 +47,7 @@
             <plugin>
                 <groupId>org.apache.karaf.tooling</groupId>
                 <artifactId>features-maven-plugin</artifactId>
-                <version>2.3.2-SNAPSHOT</version>
+                <version>2.3.1</version>
                 <executions>
                     <execution>
                         <id>create-kar</id>
diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml
index dfa47a6..706e4c0 100644
--- a/demos/deployer/pom.xml
+++ b/demos/deployer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/deployer/wrap/pom.xml b/demos/deployer/wrap/pom.xml
index def6b74..59d812c 100644
--- a/demos/deployer/wrap/pom.xml
+++ b/demos/deployer/wrap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>org.apache.karaf.demos.deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml
index 739c6b0..c1c92c1 100644
--- a/demos/dump/pom.xml
+++ b/demos/dump/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/pom.xml b/demos/pom.xml
index 2810f23..4ec0c85 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/web/pom.xml b/demos/web/pom.xml
index 6abe71a..7cd4fef 100644
--- a/demos/web/pom.xml
+++ b/demos/web/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml
index 894bc19..d433f65 100644
--- a/deployer/blueprint/pom.xml
+++ b/deployer/blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml
index c988d45..69c73e8 100644
--- a/deployer/features/pom.xml
+++ b/deployer/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml
index 6dd08ca..d75b29c 100644
--- a/deployer/kar/pom.xml
+++ b/deployer/kar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/pom.xml b/deployer/pom.xml
index 88422bd..952b2eb 100644
--- a/deployer/pom.xml
+++ b/deployer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml
index 6d3dbd6..441d649 100644
--- a/deployer/spring/pom.xml
+++ b/deployer/spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml
index 76b8ef9..88ccb57 100644
--- a/deployer/wrap/pom.xml
+++ b/deployer/wrap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/command/pom.xml b/diagnostic/command/pom.xml
index 3674a10..ec6d893 100644
--- a/diagnostic/command/pom.xml
+++ b/diagnostic/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.diagnostic</groupId>
         <artifactId>diagnostic</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/common/pom.xml b/diagnostic/common/pom.xml
index 0698887..a14165c 100644
--- a/diagnostic/common/pom.xml
+++ b/diagnostic/common/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.diagnostic</groupId>
         <artifactId>diagnostic</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml
index 311b5b1..5263e8c 100644
--- a/diagnostic/core/pom.xml
+++ b/diagnostic/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.diagnostic</groupId>
         <artifactId>diagnostic</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/management/pom.xml b/diagnostic/management/pom.xml
index 3c57143..7f57fe0 100644
--- a/diagnostic/management/pom.xml
+++ b/diagnostic/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.diagnostic</groupId>
         <artifactId>diagnostic</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml
index cfb36b7..7b11b77 100644
--- a/diagnostic/pom.xml
+++ b/diagnostic/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/exception/pom.xml b/exception/pom.xml
index f54310c..b7c18f4 100644
--- a/exception/pom.xml
+++ b/exception/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/command/pom.xml b/features/command/pom.xml
index 3f0799d..e4a9fed 100644
--- a/features/command/pom.xml
+++ b/features/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/core/pom.xml b/features/core/pom.xml
index 86e8fc0..aec63ff 100644
--- a/features/core/pom.xml
+++ b/features/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/management/pom.xml b/features/management/pom.xml
index b1ab7c5..ac0317f 100644
--- a/features/management/pom.xml
+++ b/features/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/obr/pom.xml b/features/obr/pom.xml
index 3d09d19..60585a7 100644
--- a/features/obr/pom.xml
+++ b/features/obr/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/pom.xml b/features/pom.xml
index bdbc77f..94dfd76 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index 0f618f1..d110e84 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml
index 467f3d4..4cd9fb9 100644
--- a/jaas/boot/pom.xml
+++ b/jaas/boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml
index 31f36e1..e7367ec 100644
--- a/jaas/command/pom.xml
+++ b/jaas/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>jaas</artifactId>
         <groupId>org.apache.karaf.jaas</groupId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml
index bcbba1e..c75795e 100644
--- a/jaas/config/pom.xml
+++ b/jaas/config/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml
index 36371a6..b25962e 100644
--- a/jaas/jasypt/pom.xml
+++ b/jaas/jasypt/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml
index 55a0477..18fdd1c 100644
--- a/jaas/modules/pom.xml
+++ b/jaas/modules/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/pom.xml b/jaas/pom.xml
index 477d349..7ff6771 100644
--- a/jaas/pom.xml
+++ b/jaas/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/main/pom.xml b/main/pom.xml
index f2dd2ad..c64ce56 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/bundles/pom.xml b/management/mbeans/bundles/pom.xml
index 37e73da..50fb6b2 100644
--- a/management/mbeans/bundles/pom.xml
+++ b/management/mbeans/bundles/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/config/pom.xml b/management/mbeans/config/pom.xml
index e7e3650..83eab2e 100644
--- a/management/mbeans/config/pom.xml
+++ b/management/mbeans/config/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/dev/pom.xml b/management/mbeans/dev/pom.xml
index e5c0e3f..821fee6 100644
--- a/management/mbeans/dev/pom.xml
+++ b/management/mbeans/dev/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/log/pom.xml b/management/mbeans/log/pom.xml
index 604bae2..06f6fbd 100644
--- a/management/mbeans/log/pom.xml
+++ b/management/mbeans/log/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/obr/pom.xml b/management/mbeans/obr/pom.xml
index f53b92f..de97c04 100644
--- a/management/mbeans/obr/pom.xml
+++ b/management/mbeans/obr/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/packages/pom.xml b/management/mbeans/packages/pom.xml
index 15d55a5..3ce222c 100644
--- a/management/mbeans/packages/pom.xml
+++ b/management/mbeans/packages/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/pom.xml b/management/mbeans/pom.xml
index 55a693f..3f5fde8 100644
--- a/management/mbeans/pom.xml
+++ b/management/mbeans/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management</groupId>
         <artifactId>management</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/scr/pom.xml b/management/mbeans/scr/pom.xml
index 4ecb99b..e561504 100644
--- a/management/mbeans/scr/pom.xml
+++ b/management/mbeans/scr/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/services/pom.xml b/management/mbeans/services/pom.xml
index 031f2c2..09f8020 100644
--- a/management/mbeans/services/pom.xml
+++ b/management/mbeans/services/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/system/pom.xml b/management/mbeans/system/pom.xml
index 7dffe30..ec51d1b 100644
--- a/management/mbeans/system/pom.xml
+++ b/management/mbeans/system/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/web/pom.xml b/management/mbeans/web/pom.xml
index 27c8aab..9112293 100644
--- a/management/mbeans/web/pom.xml
+++ b/management/mbeans/web/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management.mbeans</groupId>
         <artifactId>mbeans</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/pom.xml b/management/pom.xml
index c61da3e..1410b87 100644
--- a/management/pom.xml
+++ b/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/server/pom.xml b/management/server/pom.xml
index ba3e0af..25f47f1 100644
--- a/management/server/pom.xml
+++ b/management/server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management</groupId>
         <artifactId>management</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/manual/pom.xml b/manual/pom.xml
index 914cb7f..da3686d 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 85f2145..b42d7fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.karaf</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.3.2-SNAPSHOT</version>
+    <version>2.3.1</version>
     <name>Apache Karaf</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -56,9 +56,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/karaf/branches/karaf-2.3.x</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/branches/karaf-2.3.x</developerConnection>
-        <url>http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/karaf/tags/karaf-2.3.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/tags/karaf-2.3.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/karaf/tags/karaf-2.3.1</url>
     </scm>
 
     <issueManagement>
diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml
index da59bd8..76053e8 100644
--- a/shell/commands/pom.xml
+++ b/shell/commands/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/config/pom.xml b/shell/config/pom.xml
index de08c5d..dde9540 100644
--- a/shell/config/pom.xml
+++ b/shell/config/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/console/pom.xml b/shell/console/pom.xml
index bd94a83..3aaa65e 100644
--- a/shell/console/pom.xml
+++ b/shell/console/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/dev/pom.xml b/shell/dev/pom.xml
index a0de6d6..fd15f2a 100644
--- a/shell/dev/pom.xml
+++ b/shell/dev/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>shell</artifactId>
         <groupId>org.apache.karaf.shell</groupId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/log/pom.xml b/shell/log/pom.xml
index 1f3c308..052c77c 100644
--- a/shell/log/pom.xml
+++ b/shell/log/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/obr/pom.xml b/shell/obr/pom.xml
index 600f683..dbd6cd7 100644
--- a/shell/obr/pom.xml
+++ b/shell/obr/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/osgi/pom.xml b/shell/osgi/pom.xml
index 9ebdfc9..5b6e996 100644
--- a/shell/osgi/pom.xml
+++ b/shell/osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/packages/pom.xml b/shell/packages/pom.xml
index 2faecaa..03b43fe 100644
--- a/shell/packages/pom.xml
+++ b/shell/packages/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/pom.xml b/shell/pom.xml
index c95ec27..6e52f4f 100644
--- a/shell/pom.xml
+++ b/shell/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/scr/pom.xml b/shell/scr/pom.xml
index 415ea62..f424448 100644
--- a/shell/scr/pom.xml
+++ b/shell/scr/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml
index b30d70f..8aab389 100644
--- a/shell/ssh/pom.xml
+++ b/shell/ssh/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/web/pom.xml b/shell/web/pom.xml
index 8794d56..2cd30a4 100644
--- a/shell/web/pom.xml
+++ b/shell/web/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/wrapper/pom.xml b/shell/wrapper/pom.xml
index a541636..2e19f08 100644
--- a/shell/wrapper/pom.xml
+++ b/shell/wrapper/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/cmdhelp-maven-plugin/pom.xml b/tooling/cmdhelp-maven-plugin/pom.xml
index 066fba8..388ad6a 100644
--- a/tooling/cmdhelp-maven-plugin/pom.xml
+++ b/tooling/cmdhelp-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/exam/container/pom.xml b/tooling/exam/container/pom.xml
index 8aeac33..5555b49 100644
--- a/tooling/exam/container/pom.xml
+++ b/tooling/exam/container/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling.exam</groupId>
         <artifactId>exam</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/exam/options/pom.xml b/tooling/exam/options/pom.xml
index b6af576..d2e53bc 100644
--- a/tooling/exam/options/pom.xml
+++ b/tooling/exam/options/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling.exam</groupId>
         <artifactId>exam</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/exam/pom.xml b/tooling/exam/pom.xml
index 71ee235..b9c8ce6 100644
--- a/tooling/exam/pom.xml
+++ b/tooling/exam/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/features-maven-plugin/pom.xml b/tooling/features-maven-plugin/pom.xml
index ef28d41..a27664a 100644
--- a/tooling/features-maven-plugin/pom.xml
+++ b/tooling/features-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/pom.xml b/tooling/pom.xml
index b7469c8..4af6ff1 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/util/pom.xml b/util/pom.xml
index 79c9319..177b30e 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/webconsole/admin/pom.xml b/webconsole/admin/pom.xml
index 351451b..8588095 100644
--- a/webconsole/admin/pom.xml
+++ b/webconsole/admin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/branding/pom.xml b/webconsole/branding/pom.xml
index 6019a6b..18d7302 100644
--- a/webconsole/branding/pom.xml
+++ b/webconsole/branding/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml
index 2eb361c..fc72eaf 100644
--- a/webconsole/console/pom.xml
+++ b/webconsole/console/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml
index bc5ea17..e3b590f 100644
--- a/webconsole/features/pom.xml
+++ b/webconsole/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml
index 58e57f8..a7eb6bb 100644
--- a/webconsole/gogo/pom.xml
+++ b/webconsole/gogo/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 9a44fb9..29dd7a2 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.3.2-SNAPSHOT</version>
+        <version>2.3.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>