Prepare EIK 3.0.0
diff --git a/NOTICE b/NOTICE
index 7040fed..5771057 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/archetypes/eik-camel-archetype/NOTICE b/archetypes/eik-camel-archetype/NOTICE
index 7040fed..5771057 100644
--- a/archetypes/eik-camel-archetype/NOTICE
+++ b/archetypes/eik-camel-archetype/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/archetypes/eik-camel-archetype/pom.xml b/archetypes/eik-camel-archetype/pom.xml
index ef27b68..cfd3d6b 100644
--- a/archetypes/eik-camel-archetype/pom.xml
+++ b/archetypes/eik-camel-archetype/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.archetypes</groupId>
     <artifactId>eik-camel-archetype</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>Apache Karaf :: EIK :: Archetypes :: Camel</name>
     <description>Camel PDE plugin to be used in EIK</description>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index b115ecd..e621a2b 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik</groupId>
     <artifactId>apache-karaf-eik</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Karaf :: EIK :: Assembly</name>
 
diff --git a/features/org.apache.karaf.eik.feature/NOTICE b/features/org.apache.karaf.eik.feature/NOTICE
index 7040fed..5771057 100644
--- a/features/org.apache.karaf.eik.feature/NOTICE
+++ b/features/org.apache.karaf.eik.feature/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/features/org.apache.karaf.eik.feature/feature.xml b/features/org.apache.karaf.eik.feature/feature.xml
index bba28ec..7963425 100644
--- a/features/org.apache.karaf.eik.feature/feature.xml
+++ b/features/org.apache.karaf.eik.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.apache.karaf.eik.feature"
       label="%featureName"
-      version="0.10.0"
+      version="3.0.0"
       provider-name="%providerName">
 
    <description>
@@ -36,7 +36,7 @@
       <import plugin="sshd-core" version="0.5.0" match="greaterOrEqual"/>
       <import plugin="org.eclipse.jface.text" version="3.6.0" match="greaterOrEqual"/>
       <import plugin="org.eclipse.ui.console" version="3.5.0" match="greaterOrEqual"/>
-      <import plugin="org.apache.karaf.eik.core" version="0.10.0"/>
+      <import plugin="org.apache.karaf.eik.core" version="3.0.0"/>
       <import plugin="org.eclipse.osgi"/>
       <import plugin="org.apache.log4j"/>
       <import plugin="org.slf4j.api"/>
diff --git a/features/org.apache.karaf.eik.feature/pom.xml b/features/org.apache.karaf.eik.feature/pom.xml
index 9210f6e..d186509 100644
--- a/features/org.apache.karaf.eik.feature/pom.xml
+++ b/features/org.apache.karaf.eik.feature/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.features</groupId>
     <artifactId>org.apache.karaf.eik.feature</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-feature</packaging>
     <name>Apache Karaf :: EIK :: Features :: Eclipse Integration Feature</name>
+
 </project>
diff --git a/features/org.apache.karaf.eik.jmx.feature/NOTICE b/features/org.apache.karaf.eik.jmx.feature/NOTICE
index 7040fed..5771057 100644
--- a/features/org.apache.karaf.eik.jmx.feature/NOTICE
+++ b/features/org.apache.karaf.eik.jmx.feature/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/features/org.apache.karaf.eik.jmx.feature/feature.xml b/features/org.apache.karaf.eik.jmx.feature/feature.xml
index 80c15ea..5ea068d 100644
--- a/features/org.apache.karaf.eik.jmx.feature/feature.xml
+++ b/features/org.apache.karaf.eik.jmx.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.apache.karaf.eik.jmx.feature"
       label="Eclipse JMX Integration Feature for Apache Felix Karaf"
-      version="0.10.0"
+      version="3.0.0"
       provider-name="Apache Software Foundation">
 
    <description>
@@ -10,7 +10,7 @@
    </description>
 
    <copyright>
-      Copyright (c) 2010-2012 Apache Software Foundation
+      Copyright (c) 2010-2014 Apache Software Foundation
    </copyright>
 
    <license url="http\://www.apache.org/license/LICENSE-2.0.txt">
@@ -23,14 +23,14 @@
       <import plugin="org.eclipse.debug.core" version="3.2.0" match="compatible"/>
       <import plugin="org.eclipse.jdt.launching" version="3.2.0" match="compatible"/>
       <import plugin="org.eclipse.ui" version="3.2.0" match="compatible"/>
-      <import plugin="org.apache.karaf.eik.jmx" version="0.10.0" match="greaterOrEqual"/>
+      <import plugin="org.apache.karaf.eik.jmx" version="3.0.0" match="greaterOrEqual"/>
       <import plugin="org.eclipse.osgi.services"/>
       <import plugin="org.eclipse.jface.databinding" version="1.4.0" match="greaterOrEqual"/>
       <import plugin="org.eclipse.jface.text" version="3.6.1" match="greaterOrEqual"/>
       <import plugin="org.eclipse.ui.editors" version="3.6.1" match="greaterOrEqual"/>
       <import plugin="org.eclipse.ui.forms" version="3.5.2" match="greaterOrEqual"/>
-      <import plugin="org.apache.karaf.eik.core" version="0.10.0" match="greaterOrEqual"/>
-      <import plugin="org.apache.karaf.eik.ui" version="0.10.0" match="greaterOrEqual"/>
+      <import plugin="org.apache.karaf.eik.core" version="3.0.0" match="greaterOrEqual"/>
+      <import plugin="org.apache.karaf.eik.ui" version="3.0.0" match="greaterOrEqual"/>
    </requires>
 
    <plugin
diff --git a/features/org.apache.karaf.eik.jmx.feature/pom.xml b/features/org.apache.karaf.eik.jmx.feature/pom.xml
index 58d9e47..da67ad6 100644
--- a/features/org.apache.karaf.eik.jmx.feature/pom.xml
+++ b/features/org.apache.karaf.eik.jmx.feature/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.features</groupId>
     <artifactId>org.apache.karaf.eik.jmx.feature</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-feature</packaging>
     <name>Apache Karaf :: EIK :: Features :: JMX Eclipse Integration Feature</name>
+
 </project>
diff --git a/features/org.apache.karaf.eik.p2.feature/NOTICE b/features/org.apache.karaf.eik.p2.feature/NOTICE
index 7040fed..5771057 100644
--- a/features/org.apache.karaf.eik.p2.feature/NOTICE
+++ b/features/org.apache.karaf.eik.p2.feature/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/features/org.apache.karaf.eik.p2.feature/feature.xml b/features/org.apache.karaf.eik.p2.feature/feature.xml
index a7e0ae4..1a242ef 100644
--- a/features/org.apache.karaf.eik.p2.feature/feature.xml
+++ b/features/org.apache.karaf.eik.p2.feature/feature.xml
@@ -2,11 +2,11 @@
 <feature
         id="org.apache.karaf.eik.p2.feature"
         label="Eclipse p2 Integeration for Apache Karaf"
-        version="0.10.0"
+        version="3.0.0"
         provider-name="Apache Software Foundation">
 
     <copyright>
-        Copyright (c) 2010-2012 Apache Software Foundation
+        Copyright (c) 2010-2014 Apache Software Foundation
     </copyright>
 
     <license url="http://www.apache.org/license/LICENSE-2.0.txt">
diff --git a/features/org.apache.karaf.eik.repository/NOTICE b/features/org.apache.karaf.eik.repository/NOTICE
index 7040fed..5771057 100644
--- a/features/org.apache.karaf.eik.repository/NOTICE
+++ b/features/org.apache.karaf.eik.repository/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/features/org.apache.karaf.eik.repository/category.xml b/features/org.apache.karaf.eik.repository/category.xml
index d33654f..d34edfc 100644
--- a/features/org.apache.karaf.eik.repository/category.xml
+++ b/features/org.apache.karaf.eik.repository/category.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
-   <feature url="features/org.apache.karaf.eik.wtp.feature_0.10.0.jar" id="org.apache.karaf.eik.wtp.feature" version="0.10.0">
+   <feature url="features/org.apache.karaf.eik.wtp.feature_3.0.0.jar" id="org.apache.karaf.eik.wtp.feature" version="3.0.0">
       <category name="Eclipse Web Tools Platform Integration for Apache Karaf"/>
    </feature>
-   <feature url="features/org.apache.karaf.eik.feature_0.10.0.jar" id="org.apache.karaf.eik.feature" version="0.10.0">
+   <feature url="features/org.apache.karaf.eik.feature_3.0.0.jar" id="org.apache.karaf.eik.feature" version="3.0.0">
       <category name="Eclipse Integration for Apache Karaf"/>
    </feature>
-   <feature url="features/org.apache.karaf.eik.jmx.feature_0.10.0.jar" id="org.apache.karaf.eik.jmx.feature" version="0.10.0">
+   <feature url="features/org.apache.karaf.eik.jmx.feature_3.0.0.jar" id="org.apache.karaf.eik.jmx.feature" version="3.0.0">
       <category name="Eclipse Integration for Apache Karaf"/>
    </feature>
    <category-def name="Eclipse Integration for Apache Karaf" label="Eclipse Integration for Apache Karaf"/>
diff --git a/features/org.apache.karaf.eik.repository/pom.xml b/features/org.apache.karaf.eik.repository/pom.xml
index 76eda02..77ceedf 100644
--- a/features/org.apache.karaf.eik.repository/pom.xml
+++ b/features/org.apache.karaf.eik.repository/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.features</groupId>
     <artifactId>org.apache.karaf.eik.repository</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-repository</packaging>
     <name>Apache Karaf :: EIK :: Features :: Eclipse P2 Repository</name>
 
diff --git a/features/org.apache.karaf.eik.wtp.feature/NOTICE b/features/org.apache.karaf.eik.wtp.feature/NOTICE
index 7040fed..5771057 100644
--- a/features/org.apache.karaf.eik.wtp.feature/NOTICE
+++ b/features/org.apache.karaf.eik.wtp.feature/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/features/org.apache.karaf.eik.wtp.feature/feature.xml b/features/org.apache.karaf.eik.wtp.feature/feature.xml
index 30f1257..0cff4f2 100644
--- a/features/org.apache.karaf.eik.wtp.feature/feature.xml
+++ b/features/org.apache.karaf.eik.wtp.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.apache.karaf.eik.wtp.feature"
       label="%featureName"
-      version="0.10.0"
+      version="3.0.0"
       provider-name="%providerName">
 
    <description>
@@ -32,9 +32,9 @@
       <import plugin="org.eclipse.wst.common.project.facet.ui" version="1.1.0" match="compatible"/>
       <import plugin="org.eclipse.wst.server.ui" version="1.0.204" match="compatible"/>
       <import plugin="org.eclipse.jdt.debug.ui" version="3.2.0" match="compatible"/>
-      <import plugin="org.apache.karaf.eik.core" version="0.10.0" match="greaterOrEqual"/>
-      <import plugin="org.apache.karaf.eik.ui" version="0.10.0" match="greaterOrEqual"/>
-      <import plugin="org.apache.karaf.eik.workbench" version="0.10.0" match="greaterOrEqual"/>
+      <import plugin="org.apache.karaf.eik.core" version="3.0.0" match="greaterOrEqual"/>
+      <import plugin="org.apache.karaf.eik.ui" version="3.0.0" match="greaterOrEqual"/>
+      <import plugin="org.apache.karaf.eik.workbench" version="3.0.0" match="greaterOrEqual"/>
    </requires>
 
    <plugin
diff --git a/features/org.apache.karaf.eik.wtp.feature/pom.xml b/features/org.apache.karaf.eik.wtp.feature/pom.xml
index 098b20c..5f1203e 100644
--- a/features/org.apache.karaf.eik.wtp.feature/pom.xml
+++ b/features/org.apache.karaf.eik.wtp.feature/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.features</groupId>
     <artifactId>org.apache.karaf.eik.wtp.feature</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-feature</packaging>
     <name>Apache Karaf :: EIK :: Features :: Eclipse WTP Integration Feature</name>
+
 </project>
diff --git a/manual/pom.xml b/manual/pom.xml
index 871d2ab..a050bb1 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik</groupId>
     <artifactId>manual</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <name>Apache Karaf :: EIK :: Manual</name>
     <packaging>war</packaging>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 0882795..dd2a196 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -24,22 +24,21 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>12</version>
+        <version>13</version>
         <relativePath />
     </parent>
 
     <groupId>org.apache.karaf.eik</groupId>
     <artifactId>parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Karaf :: EIK :: Parent</name>
 
     <properties>
-        <platform-version-name>juno</platform-version-name>
+        <platform-version-name>kepler</platform-version-name>
         <eclipse-site>http://download.eclipse.org/releases/${platform-version-name}</eclipse-site>
         <wikitext-site>http://download.eclipse.org/tools/mylyn/update/weekly</wikitext-site>
-        <swtbot-site>http://download.eclipse.org/technology/swtbot/${platform-version-name}/dev-build/update-site
-        </swtbot-site>
+        <swtbot-site>http://download.eclipse.org/technology/swtbot/${platform-version-name}/dev-build/update-site</swtbot-site>
         <orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository</orbit-site>
         <tycho-version>0.13.0</tycho-version>
         <aries.jmx.version>1.0.0</aries.jmx.version>
@@ -56,9 +55,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/karaf/eik/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/karaf/eik/trunk</developerConnection>
-        <url>http://svn.apache.org/repos/asf/karaf/eik/trunk</url>
+        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-eik.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf-eik.git</developerConnection>
+        <url>https://git-wip-us.apache.org/repos/asf?p=karaf-eik.git;a=summary</url>
     </scm>
 
     <issueManagement>
@@ -235,20 +234,6 @@
 
     <profiles>
         <profile>
-            <id>platform-juno</id>
-            <activation>
-                <property>
-                    <name>platform-version-name</name>
-                    <value>juno</value>
-                </property>
-            </activation>
-            <properties>
-                <eclipse-site>http://download.eclipse.org/releases/juno</eclipse-site>
-                <platform-version>[3.8,3.9)</platform-version>
-                <swtbot-site>http://download.eclipse.org/technology/swtbot/juno/dev-build/update-site</swtbot-site>
-            </properties>
-        </profile>
-        <profile>
             <id>platform-kepler</id>
             <activation>
                 <property>
@@ -263,6 +248,20 @@
             </properties>
         </profile>
         <profile>
+            <id>platform-juno</id>
+            <activation>
+                <property>
+                    <name>platform-version-name</name>
+                    <value>juno</value>
+                </property>
+            </activation>
+            <properties>
+                <eclipse-site>http://download.eclipse.org/releases/juno</eclipse-site>
+                <platform-version>[3.8,3.9)</platform-version>
+                <swtbot-site>http://download.eclipse.org/technology/swtbot/juno/dev-build/update-site</swtbot-site>
+            </properties>
+        </profile>
+        <profile>
             <id>release</id>
             <build>
                 <plugins>
diff --git a/plugins/jdom/NOTICE b/plugins/jdom/NOTICE
index 7040fed..5771057 100644
--- a/plugins/jdom/NOTICE
+++ b/plugins/jdom/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/jdom/pom.xml b/plugins/jdom/pom.xml
index a29aa66..291c77f 100644
--- a/plugins/jdom/pom.xml
+++ b/plugins/jdom/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/org.apache.aries.jmx.api/NOTICE b/plugins/org.apache.aries.jmx.api/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.aries.jmx.api/NOTICE
+++ b/plugins/org.apache.aries.jmx.api/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.aries.jmx.api/pom.xml b/plugins/org.apache.aries.jmx.api/pom.xml
index 18cde79..8cdba0b 100644
--- a/plugins/org.apache.aries.jmx.api/pom.xml
+++ b/plugins/org.apache.aries.jmx.api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/org.apache.aries.jmx.core/NOTICE b/plugins/org.apache.aries.jmx.core/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.aries.jmx.core/NOTICE
+++ b/plugins/org.apache.aries.jmx.core/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.aries.jmx.core/pom.xml b/plugins/org.apache.aries.jmx.core/pom.xml
index 668c002..d18b183 100644
--- a/plugins/org.apache.aries.jmx.core/pom.xml
+++ b/plugins/org.apache.aries.jmx.core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/org.apache.commons.collections/NOTICE b/plugins/org.apache.commons.collections/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.commons.collections/NOTICE
+++ b/plugins/org.apache.commons.collections/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.commons.collections/pom.xml b/plugins/org.apache.commons.collections/pom.xml
index c1460f1..bd7aea3 100644
--- a/plugins/org.apache.commons.collections/pom.xml
+++ b/plugins/org.apache.commons.collections/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/org.apache.commons.lang/NOTICE b/plugins/org.apache.commons.lang/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.commons.lang/NOTICE
+++ b/plugins/org.apache.commons.lang/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.commons.lang/pom.xml b/plugins/org.apache.commons.lang/pom.xml
index ecc3204..3171bbf 100644
--- a/plugins/org.apache.commons.lang/pom.xml
+++ b/plugins/org.apache.commons.lang/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/org.apache.karaf.eik.app/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.app/META-INF/MANIFEST.MF
index a9a3146..3a0e563 100644
--- a/plugins/org.apache.karaf.eik.app/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.app/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: Application Definition
 Bundle-SymbolicName: org.apache.karaf.eik.app;singleton:=true
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Bundle-Activator: org.apache.karaf.eik.app.Activator
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)"
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.apache.karaf.eik.app/NOTICE b/plugins/org.apache.karaf.eik.app/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.app/NOTICE
+++ b/plugins/org.apache.karaf.eik.app/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.app/pom.xml b/plugins/org.apache.karaf.eik.app/pom.xml
index ede64bc..e8975cb 100644
--- a/plugins/org.apache.karaf.eik.app/pom.xml
+++ b/plugins/org.apache.karaf.eik.app/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.app</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-plugin</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: Eclipse OSGi Application</name>
 
diff --git a/plugins/org.apache.karaf.eik.core/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.core/META-INF/MANIFEST.MF
index 1953eca..723932f 100644
--- a/plugins/org.apache.karaf.eik.core/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: Core
 Bundle-SymbolicName: org.apache.karaf.eik.core;singleton:=true
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)",
  org.eclipse.core.resources;bundle-version="[3.0.0,4.0.0)",
diff --git a/plugins/org.apache.karaf.eik.core/NOTICE b/plugins/org.apache.karaf.eik.core/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.core/NOTICE
+++ b/plugins/org.apache.karaf.eik.core/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.core/pom.xml b/plugins/org.apache.karaf.eik.core/pom.xml
index 62462b1..9f2c6ab 100644
--- a/plugins/org.apache.karaf.eik.core/pom.xml
+++ b/plugins/org.apache.karaf.eik.core/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.core</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-plugin</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: Core</name>
 
diff --git a/plugins/org.apache.karaf.eik.felix/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.felix/META-INF/MANIFEST.MF
index c267e6e..4aeda3d 100644
--- a/plugins/org.apache.karaf.eik.felix/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.felix/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: Felix OSGi Framework for Eclipse PDE
 Bundle-SymbolicName: org.apache.karaf.eik.felix;singleton:=true
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Bundle-Activator: org.apache.karaf.eik.felix.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
diff --git a/plugins/org.apache.karaf.eik.felix/NOTICE b/plugins/org.apache.karaf.eik.felix/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.felix/NOTICE
+++ b/plugins/org.apache.karaf.eik.felix/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.felix/pom.xml b/plugins/org.apache.karaf.eik.felix/pom.xml
index 9f80e3c..171e979 100644
--- a/plugins/org.apache.karaf.eik.felix/pom.xml
+++ b/plugins/org.apache.karaf.eik.felix/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.felix</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-plugin</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: Felix OSGi Framework</name>
 
diff --git a/plugins/org.apache.karaf.eik.hooks/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.hooks/META-INF/MANIFEST.MF
index 1b8aa54..d69c62c 100644
--- a/plugins/org.apache.karaf.eik.hooks/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.hooks/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: Framework Extensions for Eclipse Integration for Apache Felix Karaf
 Bundle-SymbolicName: org.apache.karaf.eik.hooks;singleton:=true
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Fragment-Host: org.eclipse.osgi;bundle-version="3.4.0"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-Vendor: Apache Software Foundation
diff --git a/plugins/org.apache.karaf.eik.hooks/NOTICE b/plugins/org.apache.karaf.eik.hooks/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.hooks/NOTICE
+++ b/plugins/org.apache.karaf.eik.hooks/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.hooks/pom.xml b/plugins/org.apache.karaf.eik.hooks/pom.xml
index 06f183d..9d7d4ca 100644
--- a/plugins/org.apache.karaf.eik.hooks/pom.xml
+++ b/plugins/org.apache.karaf.eik.hooks/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.hooks</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: Equinox Hooks for Eclipse PDE Integration</name>
 
diff --git a/plugins/org.apache.karaf.eik.jmx/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.jmx/META-INF/MANIFEST.MF
index bff8ec3..205b31c 100644
--- a/plugins/org.apache.karaf.eik.jmx/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.jmx/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: JMX Data Exporter for Eclipse Integration
 Bundle-SymbolicName: org.apache.karaf.eik.jmx
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Bundle-Activator: org.apache.karaf.eik.jmx.KarafJMXPlugin
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6,
diff --git a/plugins/org.apache.karaf.eik.jmx/NOTICE b/plugins/org.apache.karaf.eik.jmx/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.jmx/NOTICE
+++ b/plugins/org.apache.karaf.eik.jmx/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.jmx/pom.xml b/plugins/org.apache.karaf.eik.jmx/pom.xml
index 71b0278..8943bd4 100644
--- a/plugins/org.apache.karaf.eik.jmx/pom.xml
+++ b/plugins/org.apache.karaf.eik.jmx/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.jmx</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-plugin</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: JMX-Eclipse Bridge</name>
     <description>Bridge between JMX and Eclipse</description>
diff --git a/plugins/org.apache.karaf.eik.ui/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.ui/META-INF/MANIFEST.MF
index 6cc6d3a..0ce9e82 100644
--- a/plugins/org.apache.karaf.eik.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: UI for Eclipse Integration
 Bundle-SymbolicName: org.apache.karaf.eik.ui;singleton:=true
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Require-Bundle: org.eclipse.ant.core;bundle-version="3.2.201",
  org.eclipse.core.variables;bundle-version="3.2.400",
  org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
@@ -18,7 +18,7 @@
  org.eclipse.pde.ui;bundle-version="[3.6.0,4.0.0)",
  org.apache.commons.collections;bundle-version="[3.2.0,3.2.1]",
  org.ops4j.pax.url.mvn;bundle-version="1.2.8",
- org.apache.karaf.eik.core;bundle-version="[0.10.0,1.0.0)"
+ org.apache.karaf.eik.core;bundle-version="[3.0.0,4.0.0)"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Export-Package: org.apache.karaf.eik.ui,
  org.apache.karaf.eik.ui.wizards,
diff --git a/plugins/org.apache.karaf.eik.ui/NOTICE b/plugins/org.apache.karaf.eik.ui/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.ui/NOTICE
+++ b/plugins/org.apache.karaf.eik.ui/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.ui/pom.xml b/plugins/org.apache.karaf.eik.ui/pom.xml
index 619bf5b..5909576 100644
--- a/plugins/org.apache.karaf.eik.ui/pom.xml
+++ b/plugins/org.apache.karaf.eik.ui/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.ui</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-plugin</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: Base UI</name>
 
diff --git a/plugins/org.apache.karaf.eik.workbench/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.workbench/META-INF/MANIFEST.MF
index 9963cd9..fa9ed2b 100644
--- a/plugins/org.apache.karaf.eik.workbench/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.workbench/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: Eclipse Workbench Service Registry
 Bundle-SymbolicName: org.apache.karaf.eik.workbench;singleton:=true
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Bundle-Activator: org.apache.karaf.eik.workbench.KarafWorkbenchActivator
 Bundle-Vendor: Apache Software Foundation
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.1.0,4.0.0)",
@@ -15,9 +15,9 @@
  org.eclipse.ui.forms;bundle-version="3.5.2",
  org.eclipse.ui.navigator;bundle-version="3.5.0",
  org.eclipse.ui.navigator.resources;bundle-version="3.4.202",
- org.apache.karaf.eik.core;bundle-version="0.10.0",
- org.apache.karaf.eik.jmx;bundle-version="0.10.0",
- org.apache.karaf.eik.ui;bundle-version="0.10.0"
+ org.apache.karaf.eik.core;bundle-version="[3.0.0,4.0.0)",
+ org.apache.karaf.eik.jmx;bundle-version="[3.0.0,4.0.0)",
+ org.apache.karaf.eik.ui;bundle-version="[3.0.0,4.0.0)"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ActivationPolicy: lazy
 Export-Package: org.apache.karaf.eik.workbench,
diff --git a/plugins/org.apache.karaf.eik.workbench/NOTICE b/plugins/org.apache.karaf.eik.workbench/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.workbench/NOTICE
+++ b/plugins/org.apache.karaf.eik.workbench/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.workbench/pom.xml b/plugins/org.apache.karaf.eik.workbench/pom.xml
index 046918a..3f61439 100644
--- a/plugins/org.apache.karaf.eik.workbench/pom.xml
+++ b/plugins/org.apache.karaf.eik.workbench/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.workbench</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-plugin</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: Workbench</name>
 
diff --git a/plugins/org.apache.karaf.eik.wtp.core/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.wtp.core/META-INF/MANIFEST.MF
index a6ba850..743a5bd 100644
--- a/plugins/org.apache.karaf.eik.wtp.core/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.wtp.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: Eclipse WTP Core Integration
 Bundle-SymbolicName: org.apache.karaf.eik.wtp.core;singleton:=true
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Bundle-Activator: org.apache.karaf.eik.wtp.core.KarafWtpPluginActivator
 Require-Bundle: org.eclipse.jst.server.core;bundle-version="[1.1.3,2.0.0)",
  org.eclipse.pde.ui;bundle-version="[3.2.0,4.0.0)",
@@ -13,9 +13,9 @@
  org.eclipse.core.runtime,
  org.eclipse.debug.core;bundle-version="[3.2.0,4.0.0)",
  org.eclipse.jst.common.project.facet.core;bundle-version="1.4.0",
- org.apache.karaf.eik.core;bundle-version="0.10.0",
- org.apache.karaf.eik.ui;bundle-version="0.10.0",
- org.apache.karaf.eik.workbench;bundle-version="0.10.0",
+ org.apache.karaf.eik.core;bundle-version="[3.0.0,4.0.0)",
+ org.apache.karaf.eik.ui;bundle-version="[3.0.0,4.0.0)",
+ org.apache.karaf.eik.workbench;bundle-version="[3.0.0,4.0.0)",
  org.apache.aries.jmx.api;bundle-version="1.0.0",
  org.apache.aries.jmx.core;bundle-version="1.0.0"
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.apache.karaf.eik.wtp.core/NOTICE b/plugins/org.apache.karaf.eik.wtp.core/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.wtp.core/NOTICE
+++ b/plugins/org.apache.karaf.eik.wtp.core/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.wtp.core/pom.xml b/plugins/org.apache.karaf.eik.wtp.core/pom.xml
index bd863c5..80cb49a 100644
--- a/plugins/org.apache.karaf.eik.wtp.core/pom.xml
+++ b/plugins/org.apache.karaf.eik.wtp.core/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.wtp.core</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-plugin</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: Eclipse WTP Core</name>
 
diff --git a/plugins/org.apache.karaf.eik.wtp.ui/META-INF/MANIFEST.MF b/plugins/org.apache.karaf.eik.wtp.ui/META-INF/MANIFEST.MF
index 8f21563..52f1060 100644
--- a/plugins/org.apache.karaf.eik.wtp.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.apache.karaf.eik.wtp.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Karaf :: EIK :: Plugins :: Eclipse WTP UI Integration
 Bundle-SymbolicName: org.apache.karaf.eik.wtp.ui;singleton:=true
-Bundle-Version: 0.10.0
+Bundle-Version: 3.0.0
 Bundle-Activator: org.apache.karaf.eik.wtp.ui.KarafWtpUIPluginActivator
 Require-Bundle: org.eclipse.debug.ui;bundle-version="[3.2.0,4.0.0)",
  org.eclipse.pde.ui;bundle-version="[3.2.0,4.0.0)",
@@ -10,8 +10,8 @@
  org.eclipse.wst.server.ui;bundle-version="[1.0.204,2.0.0)",
  org.eclipse.wst.server.core;bundle-version="[1.0.204,2.0.0)",
  org.eclipse.jdt.debug.ui;bundle-version="[3.2.0,4.0.0)",
- org.apache.karaf.eik.core;bundle-version="0.10.0",
- org.apache.karaf.eik.ui;bundle-version="0.10.0"
+ org.apache.karaf.eik.core;bundle-version="[3.0.0,4.0.0)",
+ org.apache.karaf.eik.ui;bundle-version="[3.0.0,4.0.0)"
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Export-Package: org.apache.karaf.eik.wtp.ui
diff --git a/plugins/org.apache.karaf.eik.wtp.ui/NOTICE b/plugins/org.apache.karaf.eik.wtp.ui/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.karaf.eik.wtp.ui/NOTICE
+++ b/plugins/org.apache.karaf.eik.wtp.ui/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.karaf.eik.wtp.ui/pom.xml b/plugins/org.apache.karaf.eik.wtp.ui/pom.xml
index 01f802a..3f73264 100644
--- a/plugins/org.apache.karaf.eik.wtp.ui/pom.xml
+++ b/plugins/org.apache.karaf.eik.wtp.ui/pom.xml
@@ -24,13 +24,12 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.eik.plugins</groupId>
     <artifactId>org.apache.karaf.eik.wtp.ui</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
     <packaging>eclipse-plugin</packaging>
     <name>Apache Karaf :: EIK :: Plugins :: WTP UI</name>
 
diff --git a/plugins/org.apache.mina.core/NOTICE b/plugins/org.apache.mina.core/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.mina.core/NOTICE
+++ b/plugins/org.apache.mina.core/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.mina.core/pom.xml b/plugins/org.apache.mina.core/pom.xml
index f18763d..74fda9d 100644
--- a/plugins/org.apache.mina.core/pom.xml
+++ b/plugins/org.apache.mina.core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/org.apache.sshd.core/NOTICE b/plugins/org.apache.sshd.core/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.apache.sshd.core/NOTICE
+++ b/plugins/org.apache.sshd.core/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.apache.sshd.core/pom.xml b/plugins/org.apache.sshd.core/pom.xml
index 2a7cd62..8eb7af5 100644
--- a/plugins/org.apache.sshd.core/pom.xml
+++ b/plugins/org.apache.sshd.core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/org.fusesource.jansi/NOTICE b/plugins/org.fusesource.jansi/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.fusesource.jansi/NOTICE
+++ b/plugins/org.fusesource.jansi/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.fusesource.jansi/pom.xml b/plugins/org.fusesource.jansi/pom.xml
index c420de0..a2fa788 100644
--- a/plugins/org.fusesource.jansi/pom.xml
+++ b/plugins/org.fusesource.jansi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/org.ops4j.pax.url.mvn/NOTICE b/plugins/org.ops4j.pax.url.mvn/NOTICE
index 7040fed..5771057 100644
--- a/plugins/org.ops4j.pax.url.mvn/NOTICE
+++ b/plugins/org.ops4j.pax.url.mvn/NOTICE
@@ -1,5 +1,5 @@
 Apache Karaf EIK
-Copyright 2010-2012 The Apache Software Foundation
+Copyright 2010-2014 The Apache Software Foundation
 
 
 I. Used Software
diff --git a/plugins/org.ops4j.pax.url.mvn/pom.xml b/plugins/org.ops4j.pax.url.mvn/pom.xml
index 96f7e6f..869dd54 100644
--- a/plugins/org.ops4j.pax.url.mvn/pom.xml
+++ b/plugins/org.ops4j.pax.url.mvn/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.eik</groupId>
         <artifactId>parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 0daa6ef..72b6605 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.karaf</groupId>
     <artifactId>eik</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Karaf :: EIK</name>