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

git-svn-id: https://svn.apache.org/repos/asf/karaf/branches/karaf-2.2.x@1309441 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/admin/command/pom.xml b/admin/command/pom.xml
index 68a10a0..ece627e 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/admin/core/pom.xml b/admin/core/pom.xml
index f8a873a..9085bf0 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/admin/management/pom.xml b/admin/management/pom.xml
index cdb21f4..c4c5244 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/admin/pom.xml b/admin/pom.xml
index 6eae271..88d4626 100644
--- a/admin/pom.xml
+++ b/admin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml
index f72a516..85d57d4 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml
index 0b6ea9b..5467e4f 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml
index 9233aa2..c2bf924 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml
index 1163446..82a5e34 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml
index e191134..db02765 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml
index 07bb3e3..70ee36f 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 2d93d17..6dec399 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml
index 550f5a9..eb81f5e 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml
index b0755d7..21594fe 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml
index 7639094..ccc02d0 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml
index 6363305..87ecf13 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index 13476b7..09ac252 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/client/pom.xml b/client/pom.xml
index 9a81654..d7a8124 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml
index 2ce1bd5..f2c68e6 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/branding/shell/pom.xml b/demos/branding/shell/pom.xml
index 485c5f0..6036213 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/command/pom.xml b/demos/command/pom.xml
index c1c84df..2a945f8 100644
--- a/demos/command/pom.xml
+++ b/demos/command/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml
index d27fcb7..c74f6d8 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.demos.deployer.bundle</groupId>
     <artifactId>my-bundle</artifactId>
-    <version>2.2.7-SNAPSHOT</version>
+    <version>2.2.6</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 70dacf3..cdc00af 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.demos.deployer.feature</groupId>
     <artifactId>my-feature</artifactId>
-    <version>2.2.7-SNAPSHOT</version>
+    <version>2.2.6</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.2.7-SNAPSHOT</version>
+                <version>2.2.6</version>
                 <executions>
                     <execution>
                         <id>generate-features-file</id>
diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml
index 6ec8470..57957f6 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -47,7 +47,7 @@
             <plugin>
                 <groupId>org.apache.karaf.tooling</groupId>
                 <artifactId>features-maven-plugin</artifactId>
-                <version>2.2.7-SNAPSHOT</version>
+                <version>2.2.6</version>
                 <executions>
                     <execution>
                         <id>create-kar</id>
diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml
index e80c1ed1..7f35ed7 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/deployer/wrap/pom.xml b/demos/deployer/wrap/pom.xml
index 806f659..40b97a9 100644
--- a/demos/deployer/wrap/pom.xml
+++ b/demos/deployer/wrap/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>org.apache.karaf.demos.deployer</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.demos.deployer.wrap</groupId>
     <artifactId>osgi.commons-lang</artifactId>
-    <version>2.4</version>
+    <version>2.2.6</version>
     <packaging>bundle</packaging>
     <name>Apache Karaf :: Demos :: Deployer :: Wrap Bundle osgi.commons-lang</name>
     <description>This OSGi bundle simply wraps commons-lang-2.4.jar artifact.</description>
diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml
index d2dfdb3..daa26ce 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/pom.xml b/demos/pom.xml
index 9b9ebc7..fc609b9 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/web/pom.xml b/demos/web/pom.xml
index 5201301..5972723 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml
index 7a216b3..1c80800 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml
index 7f438c6..992bca0 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml
index 9177843..7608974 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/pom.xml b/deployer/pom.xml
index 0eacc1c..04c7193 100644
--- a/deployer/pom.xml
+++ b/deployer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml
index 560c356..79b1740 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml
index 65022e2..b2092f5 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/command/pom.xml b/diagnostic/command/pom.xml
index 17c946f..35fd4ab 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/common/pom.xml b/diagnostic/common/pom.xml
index a144993..fb5591f 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml
index 7c29f74..aa4f6a4 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/management/pom.xml b/diagnostic/management/pom.xml
index 704c9a3..b812ec7 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml
index e7a52da..4e36e58 100644
--- a/diagnostic/pom.xml
+++ b/diagnostic/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/exception/pom.xml b/exception/pom.xml
index 34a2092..1736e00 100644
--- a/exception/pom.xml
+++ b/exception/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/command/pom.xml b/features/command/pom.xml
index ab1c8f7..f464c42 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/core/pom.xml b/features/core/pom.xml
index 31eb153..c613f8f 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/management/pom.xml b/features/management/pom.xml
index 2310d4f..e7c10a7 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/obr/pom.xml b/features/obr/pom.xml
index 164e9c2..97178f0 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/pom.xml b/features/pom.xml
index 0de5138..8fe5faa 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/dependencies/pom.xml b/itests/dependencies/pom.xml
index 33c2c31..5d1bc45 100644
--- a/itests/dependencies/pom.xml
+++ b/itests/dependencies/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.itests</groupId>
         <artifactId>itests</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/kittests/pom.xml b/itests/kittests/pom.xml
index b12e916..dd898ce 100644
--- a/itests/kittests/pom.xml
+++ b/itests/kittests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.itests</groupId>
         <artifactId>itests</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index 50ef850..5074f87 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/tests/pom.xml b/itests/tests/pom.xml
index 330df6d..dd9ff98 100644
--- a/itests/tests/pom.xml
+++ b/itests/tests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.itests</groupId>
         <artifactId>itests</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml
index 6cf7e42..e230c66 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml
index 5401276..5e8e8bd 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml
index f08f76d..54bbdca 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml
index 5b782f8..ebdf630 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml
index 68691b6..9089f05 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/pom.xml b/jaas/pom.xml
index b32067e..3112d9e 100644
--- a/jaas/pom.xml
+++ b/jaas/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/main/pom.xml b/main/pom.xml
index 1753559..4b7b0b2 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/bundles/pom.xml b/management/mbeans/bundles/pom.xml
index a17f991..b7c7639 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/config/pom.xml b/management/mbeans/config/pom.xml
index 4c30aa0..52f976c 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/dev/pom.xml b/management/mbeans/dev/pom.xml
index 4e185bc..c8a8bd8 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/log/pom.xml b/management/mbeans/log/pom.xml
index a8f7657..cbb6040 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/obr/pom.xml b/management/mbeans/obr/pom.xml
index 8c2643f..3d08458 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/packages/pom.xml b/management/mbeans/packages/pom.xml
index add8574..086ca81 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/pom.xml b/management/mbeans/pom.xml
index 4440c47..306ed59 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/services/pom.xml b/management/mbeans/services/pom.xml
index be60fd3..94144d2 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/system/pom.xml b/management/mbeans/system/pom.xml
index 4a7c212..40608e0 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/mbeans/web/pom.xml b/management/mbeans/web/pom.xml
index 846e0ab..7fddf43 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/pom.xml b/management/pom.xml
index de1bd4e..ec4fb57 100644
--- a/management/pom.xml
+++ b/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/server/pom.xml b/management/server/pom.xml
index 1ae0950..d6c37c8 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/manual/pom.xml b/manual/pom.xml
index 85b8832..7fb5e80 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index e88a30d..57c3531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <groupId>org.apache.karaf</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.2.7-SNAPSHOT</version>
+    <version>2.2.6</version>
     <name>Apache Karaf</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -55,9 +55,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/karaf/branches/karaf-2.2.x</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/branches/karaf-2.2.x</developerConnection>
-        <url>http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/karaf/tags/karaf-2.2.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/tags/karaf-2.2.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/karaf/tags/karaf-2.2.6</url>
     </scm>
 
     <issueManagement>
diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml
index b6aacb1..f89726b 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/config/pom.xml b/shell/config/pom.xml
index aa57fc8..1cea003 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/console/pom.xml b/shell/console/pom.xml
index 3024c73..f6fd5b8 100644
--- a/shell/console/pom.xml
+++ b/shell/console/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/dev/pom.xml b/shell/dev/pom.xml
index dc11c2b..da043f0 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/log/pom.xml b/shell/log/pom.xml
index db28dec..73dae8e 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/obr/pom.xml b/shell/obr/pom.xml
index cb37b6f..504221b 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/osgi/pom.xml b/shell/osgi/pom.xml
index c9cff4f..2e48c47 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/packages/pom.xml b/shell/packages/pom.xml
index d4da779..71f4481 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/pom.xml b/shell/pom.xml
index e6ed452..8cc51b4 100644
--- a/shell/pom.xml
+++ b/shell/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml
index 3374b9a..8ea4c90 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/web/pom.xml b/shell/web/pom.xml
index fcdf1cb..223a27e 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/wrapper/pom.xml b/shell/wrapper/pom.xml
index 02e38e4..fe30bb5 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/cmdhelp-maven-plugin/pom.xml b/tooling/cmdhelp-maven-plugin/pom.xml
index 75970da..7d30f95 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/features-maven-plugin/pom.xml b/tooling/features-maven-plugin/pom.xml
index 8465b5c..5d4df10 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 8555cc1..5e8a5f0 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/testing/pom.xml b/tooling/testing/pom.xml
index a798112..30ee79d 100644
--- a/tooling/testing/pom.xml
+++ b/tooling/testing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/util/pom.xml b/util/pom.xml
index 25215ce..2424938 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/webconsole/admin/pom.xml b/webconsole/admin/pom.xml
index 4a3357a..897d133 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/branding/pom.xml b/webconsole/branding/pom.xml
index 31ff67e..02abdf3 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml
index eca3f10..9e75051 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml
index 22bde1c..57699ea 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml
index 21af71f..69deb98 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.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index cc58e14..dced90b 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.2.7-SNAPSHOT</version>
+        <version>2.2.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>