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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@884855 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/admin/command/pom.xml b/karaf/admin/command/pom.xml
index 906de60..4a27942 100644
--- a/karaf/admin/command/pom.xml
+++ b/karaf/admin/command/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.admin</groupId>
         <artifactId>admin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.admin</groupId>
     <artifactId>org.apache.felix.karaf.admin.command</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Admin Command</name>
 
     <properties>
diff --git a/karaf/admin/core/pom.xml b/karaf/admin/core/pom.xml
index 4b9b0cb..b0d22b7 100644
--- a/karaf/admin/core/pom.xml
+++ b/karaf/admin/core/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.admin</groupId>
         <artifactId>admin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.admin</groupId>
     <artifactId>org.apache.felix.karaf.admin.core</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Admin Core</name>
 
     <properties>
diff --git a/karaf/admin/management/pom.xml b/karaf/admin/management/pom.xml
index ca83d14..f4fb611 100644
--- a/karaf/admin/management/pom.xml
+++ b/karaf/admin/management/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.admin</groupId>
         <artifactId>admin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.admin</groupId>
     <artifactId>org.apache.felix.karaf.admin.management</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Admin Management</name>
 
     <properties>
diff --git a/karaf/admin/pom.xml b/karaf/admin/pom.xml
index 300fecc..525724d 100644
--- a/karaf/admin/pom.xml
+++ b/karaf/admin/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.admin</groupId>
     <artifactId>admin</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Admin</name>
 
     <modules>
diff --git a/karaf/assembly/pom.xml b/karaf/assembly/pom.xml
index e36a367..697538f 100644
--- a/karaf/assembly/pom.xml
+++ b/karaf/assembly/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>apache-felix-karaf</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Assembly</name>
 
     <properties>
diff --git a/karaf/client/pom.xml b/karaf/client/pom.xml
index b6d5ef1..9fcf6e9 100644
--- a/karaf/client/pom.xml
+++ b/karaf/client/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>org.apache.felix.karaf.client</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Client</name>
 
     <properties>
diff --git a/karaf/demos/pom.xml b/karaf/demos/pom.xml
index 980c098..afa6e3d 100644
--- a/karaf/demos/pom.xml
+++ b/karaf/demos/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.demos</groupId>
     <artifactId>demos</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Demos</name>
 
     <modules>
diff --git a/karaf/demos/web/pom.xml b/karaf/demos/web/pom.xml
index 352fe52..3ac1c2b 100644
--- a/karaf/demos/web/pom.xml
+++ b/karaf/demos/web/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.felix.karaf.demos</groupId>
     <artifactId>demos</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.demos</groupId>
diff --git a/karaf/deployer/blueprint/pom.xml b/karaf/deployer/blueprint/pom.xml
index 44fdcaa..a18b589 100644
--- a/karaf/deployer/blueprint/pom.xml
+++ b/karaf/deployer/blueprint/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.deployer</groupId>
     <artifactId>org.apache.felix.karaf.deployer.blueprint</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Blueprint Deployer</name>
 
     <description>This deployer transforms a plain blueprint xml file to a deployable bundle</description>
diff --git a/karaf/deployer/features/pom.xml b/karaf/deployer/features/pom.xml
index 8e667cf..75b4fb0 100644
--- a/karaf/deployer/features/pom.xml
+++ b/karaf/deployer/features/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.deployer</groupId>
     <artifactId>org.apache.felix.karaf.deployer.features</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Features Deployer</name>
 
     <description>This deployer can deploy features descriptor on the fly</description>
diff --git a/karaf/deployer/pom.xml b/karaf/deployer/pom.xml
index cc45689..2c99417 100644
--- a/karaf/deployer/pom.xml
+++ b/karaf/deployer/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.deployer</groupId>
     <artifactId>deployer</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Deployer</name>
 
     <modules>
diff --git a/karaf/deployer/spring/pom.xml b/karaf/deployer/spring/pom.xml
index 9a562e9..c3b6578 100644
--- a/karaf/deployer/spring/pom.xml
+++ b/karaf/deployer/spring/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.deployer</groupId>
     <artifactId>org.apache.felix.karaf.deployer.spring</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Spring Deployer</name>
 
     <description>This deployer transforms a plain spring xml file to a deployable bundle</description>
diff --git a/karaf/features/command/pom.xml b/karaf/features/command/pom.xml
index 3b926ce..3324bfd 100644
--- a/karaf/features/command/pom.xml
+++ b/karaf/features/command/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.features</groupId>
     <artifactId>org.apache.felix.karaf.features.command</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Features Command</name>
 
     <properties>
diff --git a/karaf/features/core/pom.xml b/karaf/features/core/pom.xml
index 0a79c7e..5a71e2d 100644
--- a/karaf/features/core/pom.xml
+++ b/karaf/features/core/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.features</groupId>
     <artifactId>org.apache.felix.karaf.features.core</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Features Core</name>
 
     <properties>
diff --git a/karaf/features/management/pom.xml b/karaf/features/management/pom.xml
index 2fbbce9..7c742fc 100644
--- a/karaf/features/management/pom.xml
+++ b/karaf/features/management/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.features</groupId>
     <artifactId>org.apache.felix.karaf.features.management</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Features Management</name>
 
     <properties>
diff --git a/karaf/features/pom.xml b/karaf/features/pom.xml
index f27e5c7..c1656e7 100644
--- a/karaf/features/pom.xml
+++ b/karaf/features/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.features</groupId>
     <artifactId>features</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Features</name>
 
     <modules>
diff --git a/karaf/itests/pom.xml b/karaf/itests/pom.xml
index 6c042c2..6a742d1 100644
--- a/karaf/itests/pom.xml
+++ b/karaf/itests/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>itests</artifactId>
     <packaging>jar</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: ITests</name>
 
     <description>
diff --git a/karaf/jaas/boot/pom.xml b/karaf/jaas/boot/pom.xml
index 167c87c..65f8c2e 100644
--- a/karaf/jaas/boot/pom.xml
+++ b/karaf/jaas/boot/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.jaas</groupId>
     <artifactId>org.apache.felix.karaf.jaas.boot</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: JAAS Boot</name>
 
     <description>
diff --git a/karaf/jaas/config/pom.xml b/karaf/jaas/config/pom.xml
index 62fdf0a..6238c4e 100644
--- a/karaf/jaas/config/pom.xml
+++ b/karaf/jaas/config/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.jaas</groupId>
     <artifactId>org.apache.felix.karaf.jaas.config</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: JAAS Config</name>
 
     <description>
diff --git a/karaf/jaas/modules/pom.xml b/karaf/jaas/modules/pom.xml
index 1fb8992..9e35f95 100644
--- a/karaf/jaas/modules/pom.xml
+++ b/karaf/jaas/modules/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.jaas</groupId>
     <artifactId>org.apache.felix.karaf.jaas.modules</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: JAAS Modules</name>
 
     <description>
diff --git a/karaf/jaas/pom.xml b/karaf/jaas/pom.xml
index 831b5f2..5b34d70 100644
--- a/karaf/jaas/pom.xml
+++ b/karaf/jaas/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.jaas</groupId>
     <artifactId>jaas</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: JAAS</name>
 
     <modules>
diff --git a/karaf/main/pom.xml b/karaf/main/pom.xml
index 4e09757..40afb0d 100644
--- a/karaf/main/pom.xml
+++ b/karaf/main/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>org.apache.felix.karaf.main</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Main</name>
 
     <properties>
diff --git a/karaf/management/pom.xml b/karaf/management/pom.xml
index 1ba4caa..e14b692 100644
--- a/karaf/management/pom.xml
+++ b/karaf/management/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>org.apache.felix.karaf.management</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Management</name>
 
     <properties>
diff --git a/karaf/manual/pom.xml b/karaf/manual/pom.xml
index 749e11f..6d412ce 100644
--- a/karaf/manual/pom.xml
+++ b/karaf/manual/pom.xml
@@ -1,34 +1,15 @@
-<?xml version="1.0"?>
-
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <parent>
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>karaf</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.felix.karaf</groupId>
   <artifactId>manual</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>pom</packaging>
   <name>Apache Felix Karaf :: Manual</name>
   <description>The Karaf Manual which generates a HTML and PDF representation of the manual.</description>
@@ -52,62 +33,38 @@
                 <id>preprocess</id>
                 <configuration>
                     <tasks>
-                        <taskdef name="if" classname="net.sf.antcontrib.logic.IfTask" classpathref="maven.plugin.classpath"/>
-                        <taskdef name="for" classname="net.sf.antcontrib.logic.ForTask" classpathref="maven.plugin.classpath"/>
-                        <taskdef name="trycatch" classname="net.sf.antcontrib.logic.TryCatchTask" classpathref="maven.plugin.classpath"/>
+                        <taskdef name="if" classname="net.sf.antcontrib.logic.IfTask" classpathref="maven.plugin.classpath" />
+                        <taskdef name="for" classname="net.sf.antcontrib.logic.ForTask" classpathref="maven.plugin.classpath" />
+                        <taskdef name="trycatch" classname="net.sf.antcontrib.logic.TryCatchTask" classpathref="maven.plugin.classpath" />
                         <property name="ant.regexp.regexpimpl" value="org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp" />
-                        <mkdir dir="${manual.dir}"/>
+                        <mkdir dir="${manual.dir}" />
                         <trycatch property="error">
                             <try>
-                                <get src="http://cwiki.apache.org/confluence/display/FELIX/Karaf+Users%27+Guide+in+one+page"
-                                     dest="${manual}.temp" />
+                                <get src="http://cwiki.apache.org/confluence/display/FELIX/Karaf+Users%27+Guide+in+one+page" dest="${manual}.temp" />
                                 <for list="1,2,3,4,5,6,7,8,9,10" param="letter">
                                     <sequential>
-                                        <replaceregexp
-                                            file="${manual}.temp"
-                                            flags="g"
-                                            match='"/confluence/display/FELIX/([^"]*)\+([^"+]*)"'
-                                            replace='"/confluence/display/FELIX/\1\2"' />
+                                        <replaceregexp file="${manual}.temp" flags="g" match="&quot;/confluence/display/FELIX/([^&quot;]*)\+([^&quot;+]*)&quot;" replace="&quot;/confluence/display/FELIX/\1\2&quot;" />
                                     </sequential>
                                 </for>
-                                <replaceregexp
-                                    file="${manual}.temp"
-                                    flags="g"
-                                    match='"/confluence/display/FELIX/([^"]*)"'
-                                    replace='"#KarafUsers%27Guideinonepage-\1"' />
-                                <replaceregexp
-                                    file="${manual}.temp"
-                                    flags="g"
-                                    match='"/confluence/([^"]*)"'
-                                    replace='"http://cwiki.apache.org/confluence/\1"' />
-                                <replaceregexp
-                                    file="${manual}.temp"
-                                    flags="g"
-                                    match='&gt;top&lt;/a&gt;'
-                                    replace='&gt;&lt;/a&gt;' />
-                                <java classname="org.ccil.cowan.tagsoup.CommandLine"
-                                      classpathref="maven.plugin.classpath"
-                                      fork="true"
-                                      output="${manual}.temp2"
-                                      logError="true">
+                                <replaceregexp file="${manual}.temp" flags="g" match="&quot;/confluence/display/FELIX/([^&quot;]*)&quot;" replace="&quot;#KarafUsers%27Guideinonepage-\1&quot;" />
+                                <replaceregexp file="${manual}.temp" flags="g" match="&quot;/confluence/([^&quot;]*)&quot;" replace="&quot;http://cwiki.apache.org/confluence/\1&quot;" />
+                                <replaceregexp file="${manual}.temp" flags="g" match="&gt;top&lt;/a&gt;" replace="&gt;&lt;/a&gt;" />
+                                <java classname="org.ccil.cowan.tagsoup.CommandLine" classpathref="maven.plugin.classpath" fork="true" output="${manual}.temp2" logError="true">
                                     <arg value="${manual}.temp" />
                                 </java>
-                                <xslt in="${manual}.temp2" out="${manual}.html"
-                                      style="${basedir}/src/xslt/extract.xsl">
-                                    <param name="stylesheet" expression="${basedir}/src/styles/print.css"/>
+                                <xslt in="${manual}.temp2" out="${manual}.html" style="${basedir}/src/xslt/extract.xsl">
+                                    <param name="stylesheet" expression="${basedir}/src/styles/print.css" />
                                 </xslt>
                                 <exec executable="prince">
-                                    <arg value="${manual}.html"/>
-                                    <arg value="${manual}.pdf"/>
+                                    <arg value="${manual}.html" />
+                                    <arg value="${manual}.pdf" />
                                 </exec>
-                                <replace file="${manual}.html" 
-                                         token="${basedir}/src/styles/print.css" 
-                                         value="${svn.root}/src/styles/print.css" />
+                                <replace file="${manual}.html" token="${basedir}/src/styles/print.css" value="${svn.root}/src/styles/print.css" />
                                 <replace file="${manual}.html" token="scm:svn:" value="" />
                             </try>
                             <catch>
                                 <if>
-                                    <equals arg1="${must-succeed}" arg2="true"/>
+                                    <equals arg1="${must-succeed}" arg2="true" />
                                     <then>
                                         <echo>ERROR: ${error}</echo>
                                         <fail>${error}</fail>
@@ -168,4 +125,4 @@
       </profile>
   </profiles>
 
-</project>
+</project>
\ No newline at end of file
diff --git a/karaf/pom.xml b/karaf/pom.xml
index c650ac6..0fa7405 100644
--- a/karaf/pom.xml
+++ b/karaf/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -51,9 +51,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/karaf</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/karaf</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/karaf/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/karaf-1.2.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/karaf-1.2.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/karaf-1.2.0</url>
     </scm>
 
     <issueManagement>
diff --git a/karaf/shell/commands/pom.xml b/karaf/shell/commands/pom.xml
index 2ea685f..40c312d 100644
--- a/karaf/shell/commands/pom.xml
+++ b/karaf/shell/commands/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.commands</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell Various Commands</name>
 
     <description>
diff --git a/karaf/shell/config/pom.xml b/karaf/shell/config/pom.xml
index cbd64d2..95e5c0f 100644
--- a/karaf/shell/config/pom.xml
+++ b/karaf/shell/config/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.config</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell ConfigAdmin Commands</name>
 
     <description>
diff --git a/karaf/shell/console/pom.xml b/karaf/shell/console/pom.xml
index 99d46cc..771373e 100644
--- a/karaf/shell/console/pom.xml
+++ b/karaf/shell/console/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.console</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell Console</name>
 
     <description>
diff --git a/karaf/shell/log/pom.xml b/karaf/shell/log/pom.xml
index 03c64ae..698c512 100644
--- a/karaf/shell/log/pom.xml
+++ b/karaf/shell/log/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.log</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell Log Commands</name>
 
     <description>
diff --git a/karaf/shell/obr/pom.xml b/karaf/shell/obr/pom.xml
index 7651a76..935f285 100644
--- a/karaf/shell/obr/pom.xml
+++ b/karaf/shell/obr/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.obr</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell OBR Commands</name>
 
     <description>
diff --git a/karaf/shell/osgi/pom.xml b/karaf/shell/osgi/pom.xml
index 06a38b4..e637de0 100644
--- a/karaf/shell/osgi/pom.xml
+++ b/karaf/shell/osgi/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell OSGi Commands</name>
 
     <description>
diff --git a/karaf/shell/packages/pom.xml b/karaf/shell/packages/pom.xml
index 9db8ba4..f996c2a 100644
--- a/karaf/shell/packages/pom.xml
+++ b/karaf/shell/packages/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.packages</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell PackageAdmin Commands</name>
 
     <description>
diff --git a/karaf/shell/pom.xml b/karaf/shell/pom.xml
index 3959f8e..9bc8dcf 100644
--- a/karaf/shell/pom.xml
+++ b/karaf/shell/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>shell</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell</name>
 
     <modules>
diff --git a/karaf/shell/ssh/pom.xml b/karaf/shell/ssh/pom.xml
index 6658a91..07dd593 100644
--- a/karaf/shell/ssh/pom.xml
+++ b/karaf/shell/ssh/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.ssh</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell SSH</name>
 
     <description>
diff --git a/karaf/shell/wrapper/pom.xml b/karaf/shell/wrapper/pom.xml
index 9d835bb..968cea4 100644
--- a/karaf/shell/wrapper/pom.xml
+++ b/karaf/shell/wrapper/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.wrapper</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Shell Service Wrapper</name>
 
     <description>
diff --git a/karaf/tooling/features-maven-plugin/pom.xml b/karaf/tooling/features-maven-plugin/pom.xml
index d23e187..438765e 100644
--- a/karaf/tooling/features-maven-plugin/pom.xml
+++ b/karaf/tooling/features-maven-plugin/pom.xml
@@ -21,13 +21,13 @@
     <parent>
       <groupId>org.apache.felix.karaf.tooling</groupId>
       <artifactId>tooling</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.tooling</groupId>
     <artifactId>features-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Maven2 Features plugin</name>
 
     <description>
diff --git a/karaf/tooling/pom.xml b/karaf/tooling/pom.xml
index 258e6cc..981c97d 100644
--- a/karaf/tooling/pom.xml
+++ b/karaf/tooling/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.tooling</groupId>
     <artifactId>tooling</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Tooling</name>
 
     <modules>
diff --git a/karaf/webconsole/admin/pom.xml b/karaf/webconsole/admin/pom.xml
index d439782..bec4568 100644
--- a/karaf/webconsole/admin/pom.xml
+++ b/karaf/webconsole/admin/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.webconsole</groupId>
     <artifactId>org.apache.felix.karaf.webconsole.admin</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Web Console :: Admin Plugin</name>
   
     <properties>
@@ -61,7 +61,7 @@
         <dependency>
             <groupId>org.apache.felix.karaf.admin</groupId>
             <artifactId>org.apache.felix.karaf.admin.core</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.2.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
diff --git a/karaf/webconsole/branding/pom.xml b/karaf/webconsole/branding/pom.xml
index 8d0f18c..b07c9cd 100644
--- a/karaf/webconsole/branding/pom.xml
+++ b/karaf/webconsole/branding/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.webconsole</groupId>
     <artifactId>org.apache.felix.karaf.webconsole.branding</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Felix Karaf :: Web Console :: Branding</name>
 
     <description>Apache Felix Karaf branding for the Apache Felix Web Console. This fragment
diff --git a/karaf/webconsole/features/pom.xml b/karaf/webconsole/features/pom.xml
index 8315978..429c0af 100644
--- a/karaf/webconsole/features/pom.xml
+++ b/karaf/webconsole/features/pom.xml
@@ -24,13 +24,13 @@
   <parent>
       <groupId>org.apache.felix.karaf.webconsole</groupId>
       <artifactId>webconsole</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.webconsole</groupId>
   <artifactId>org.apache.felix.karaf.webconsole.features</artifactId>
   <packaging>bundle</packaging>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <name>Apache Felix Karaf :: Web Console :: Features Plugin</name>
   
   <properties>
diff --git a/karaf/webconsole/gogo/pom.xml b/karaf/webconsole/gogo/pom.xml
index 041073d..982ab81 100644
--- a/karaf/webconsole/gogo/pom.xml
+++ b/karaf/webconsole/gogo/pom.xml
@@ -24,13 +24,13 @@
   <parent>
       <groupId>org.apache.felix.karaf.webconsole</groupId>
       <artifactId>webconsole</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.2.0</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.webconsole</groupId>
   <artifactId>org.apache.felix.karaf.webconsole.gogo</artifactId>
   <packaging>bundle</packaging>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <name>Apache Felix Karaf :: Web Console :: Gogo Plugin</name>
   
   <properties>
diff --git a/karaf/webconsole/pom.xml b/karaf/webconsole/pom.xml
index 0887017..512112f 100644
--- a/karaf/webconsole/pom.xml
+++ b/karaf/webconsole/pom.xml
@@ -24,13 +24,13 @@
   <parent>
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>karaf</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.webconsole</groupId>
   <artifactId>webconsole</artifactId>
   <packaging>pom</packaging>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <name>Apache Felix Karaf :: Web Console</name>
   
   <modules>