diff --git a/rse/features/org.eclipse.rse.core.source/.project b/rse/features/org.eclipse.rse.core.source/.project
new file mode 100644
index 00000000000..6768c7702a1
--- /dev/null
+++ b/rse/features/org.eclipse.rse.core.source/.project
@@ -0,0 +1,17 @@
+
+
+ org.eclipse.rse.core.source
+
+
+
+
+
+ org.eclipse.pde.FeatureBuilder
+
+
+
+
+
+ org.eclipse.pde.FeatureNature
+
+
diff --git a/rse/features/org.eclipse.rse.core.source/feature.properties b/rse/features/org.eclipse.rse.core.source/feature.properties
index 7b1f7aac995..9184be0e670 100644
--- a/rse/features/org.eclipse.rse.core.source/feature.properties
+++ b/rse/features/org.eclipse.rse.core.source/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2006, 2011 IBM Corporation and others.
+# Copyright (c) 2006, 2013 IBM Corporation 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,7 +21,7 @@ featureName=RSE Core Source
providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site
-tmUpdateSiteName=Target Management 3.3 Updates
+tmUpdateSiteName=Target Management 3.5 Updates
# "description" property - description of the feature
description=Remote System Explorer (RSE) core including \
@@ -31,7 +31,7 @@ user documentation.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.\n\
+Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.\n\
\n\
This program and the accompanying materials are made available under the terms\n\
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
diff --git a/rse/features/org.eclipse.rse.core.source/feature.xml b/rse/features/org.eclipse.rse.core.source/feature.xml
index 7c2ec6b6bba..b020a609385 100644
--- a/rse/features/org.eclipse.rse.core.source/feature.xml
+++ b/rse/features/org.eclipse.rse.core.source/feature.xml
@@ -1,29 +1,116 @@
-
-
- %description
-
-
- %copyright
-
-
- %license
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ %description
+
+
+
+ %copyright
+
+
+
+ %license
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/rse/features/org.eclipse.rse.core.source/pom.xml b/rse/features/org.eclipse.rse.core.source/pom.xml
index f388ffe7899..0df06a7d2f3 100644
--- a/rse/features/org.eclipse.rse.core.source/pom.xml
+++ b/rse/features/org.eclipse.rse.core.source/pom.xml
@@ -10,6 +10,6 @@
org.eclipse.tm.features
org.eclipse.rse.core.source
- 3.4.0-SNAPSHOT
+ 3.4.100-SNAPSHOT
eclipse-feature