diff --git a/features/org.eclipse.tm.terminal-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.tm.terminal-feature/sourceTemplatePlugin/about.properties
index ad1a75bc9bf..35f004c354f 100644
--- a/features/org.eclipse.tm.terminal-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.tm.terminal-feature/sourceTemplatePlugin/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal Widget Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/features/org.eclipse.tm.terminal.serial-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.tm.terminal.serial-feature/sourceTemplatePlugin/about.properties
index 171bbdd94d1..0c51d2b9b22 100644
--- a/features/org.eclipse.tm.terminal.serial-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.tm.terminal.serial-feature/sourceTemplatePlugin/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal Serial Connector Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplatePlugin/about.properties
index 9d6d4b5501e..ac4f5d131b2 100644
--- a/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplatePlugin/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal SSH Connector Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2000, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2000, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplatePlugin/about.properties
index 0e3b514b164..e0c780d034f 100644
--- a/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplatePlugin/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal Telnet Connector Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/features/org.eclipse.tm.terminal.view-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.tm.terminal.view-feature/sourceTemplatePlugin/about.properties
index 56122c09972..0fbf2788f09 100644
--- a/features/org.eclipse.tm.terminal.view-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.tm.terminal.view-feature/sourceTemplatePlugin/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal View Source\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF b/plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF
index 2897507f367..55ab410df43 100644
--- a/plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.terminal.ssh;singleton:=true
-Bundle-Version: 2.1.200.qualifier
+Bundle-Version: 2.1.300.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
diff --git a/plugins/org.eclipse.tm.terminal.ssh/about.properties b/plugins/org.eclipse.tm.terminal.ssh/about.properties
index a3ae99915b7..52b6591f0cd 100644
--- a/plugins/org.eclipse.tm.terminal.ssh/about.properties
+++ b/plugins/org.eclipse.tm.terminal.ssh/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal SSH Connector\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2000, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2000, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/plugins/org.eclipse.tm.terminal.ssh/pom.xml b/plugins/org.eclipse.tm.terminal.ssh/pom.xml
index c26d7c090b4..9f8f166a77f 100644
--- a/plugins/org.eclipse.tm.terminal.ssh/pom.xml
+++ b/plugins/org.eclipse.tm.terminal.ssh/pom.xml
@@ -10,6 +10,6 @@
org.eclipse.tm
org.eclipse.tm.terminal.ssh
- 2.1.200.qualifier
+ 2.1.300.qualifier
eclipse-plugin
diff --git a/plugins/org.eclipse.tm.terminal.telnet/about.properties b/plugins/org.eclipse.tm.terminal.telnet/about.properties
index e1a71d5123c..a8ac0c41b2c 100644
--- a/plugins/org.eclipse.tm.terminal.telnet/about.properties
+++ b/plugins/org.eclipse.tm.terminal.telnet/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal Telnet Connector\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF
index 3a3675bca47..0b7fa8021a2 100644
--- a/plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.terminal.test;singleton:=true
-Bundle-Version: 2.2.1.qualifier
+Bundle-Version: 2.2.100.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.junit,
diff --git a/plugins/org.eclipse.tm.terminal.test/about.properties b/plugins/org.eclipse.tm.terminal.test/about.properties
index 8966e74839b..690ca101f42 100644
--- a/plugins/org.eclipse.tm.terminal.test/about.properties
+++ b/plugins/org.eclipse.tm.terminal.test/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2007, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2007, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=TM Terminal Unit Tests\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2007, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2007, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/plugins/org.eclipse.tm.terminal.test/pom.xml b/plugins/org.eclipse.tm.terminal.test/pom.xml
index ea3cbc2e1f9..7d888117629 100644
--- a/plugins/org.eclipse.tm.terminal.test/pom.xml
+++ b/plugins/org.eclipse.tm.terminal.test/pom.xml
@@ -10,7 +10,7 @@
org.eclipse.tm
org.eclipse.tm.terminal.test
- 2.2.1.qualifier
+ 2.2.100.qualifier
eclipse-test-plugin
diff --git a/plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF b/plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF
index 4800a82a2ea..553bbec51a1 100644
--- a/plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.terminal.view;singleton:=true
-Bundle-Version: 2.4.1.qualifier
+Bundle-Version: 2.4.100.qualifier
Bundle-Activator: org.eclipse.tm.internal.terminal.view.TerminalViewPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
diff --git a/plugins/org.eclipse.tm.terminal.view/about.properties b/plugins/org.eclipse.tm.terminal.view/about.properties
index 061d7224b8c..80d86be3092 100644
--- a/plugins/org.eclipse.tm.terminal.view/about.properties
+++ b/plugins/org.eclipse.tm.terminal.view/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal View\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm
diff --git a/plugins/org.eclipse.tm.terminal.view/pom.xml b/plugins/org.eclipse.tm.terminal.view/pom.xml
index 30906f45798..e69f579d119 100644
--- a/plugins/org.eclipse.tm.terminal.view/pom.xml
+++ b/plugins/org.eclipse.tm.terminal.view/pom.xml
@@ -10,6 +10,6 @@
org.eclipse.tm
org.eclipse.tm.terminal.view
- 2.4.1.qualifier
+ 2.4.100.qualifier
eclipse-plugin
diff --git a/plugins/org.eclipse.tm.terminal/about.properties b/plugins/org.eclipse.tm.terminal/about.properties
index 04da0451597..2af9c951288 100644
--- a/plugins/org.eclipse.tm.terminal/about.properties
+++ b/plugins/org.eclipse.tm.terminal/about.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others.
+# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Target Management Terminal Widget\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\
+(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\
Visit http://www.eclipse.org/tm