diff --git a/pom.xml b/pom.xml
index 5a8fb181061..1a85d69cf3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,12 +27,15 @@
plugins/org.eclipse.tm.terminal.connector.local
plugins/org.eclipse.tm.terminal.connector.process
+ plugins/org.eclipse.tm.terminal.connector.remote
plugins/org.eclipse.tm.terminal.connector.serial
plugins/org.eclipse.tm.terminal.connector.ssh
plugins/org.eclipse.tm.terminal.connector.telnet
features/org.eclipse.tm.terminal.connector.local.feature
features/org.eclipse.tm.terminal.connector.local.sdk.feature
+ features/org.eclipse.tm.terminal.connector.remote.feature
+ features/org.eclipse.tm.terminal.connector.remote.sdk.feature
features/org.eclipse.tm.terminal.connector.serial.feature
features/org.eclipse.tm.terminal.connector.serial.sdk.feature
features/org.eclipse.tm.terminal.connector.ssh.feature
@@ -60,21 +63,10 @@
- tests
-
- plugins/org.eclipse.tm.terminal.test
-
-
-
- build-remote-connector
-
- plugins/org.eclipse.tm.terminal.connector.remote
-
- features/org.eclipse.tm.terminal.connector.remote.feature
- features/org.eclipse.tm.terminal.connector.remote.sdk.feature
-
- repos/org.eclipse.tm.terminal.remote.repo
-
-
+ tests
+
+ plugins/org.eclipse.tm.terminal.test
+
+
diff --git a/repos/org.eclipse.tm.terminal.remote.repo/.project b/repos/org.eclipse.tm.terminal.remote.repo/.project
deleted file mode 100644
index f7d77c3b101..00000000000
--- a/repos/org.eclipse.tm.terminal.remote.repo/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- org.eclipse.tm.terminal.remote.repo
-
-
-
-
-
-
-
-
diff --git a/repos/org.eclipse.tm.terminal.remote.repo/category.xml b/repos/org.eclipse.tm.terminal.remote.repo/category.xml
deleted file mode 100644
index ab26b91f11c..00000000000
--- a/repos/org.eclipse.tm.terminal.remote.repo/category.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- TM Terminal Main Features
-
-
-
diff --git a/repos/org.eclipse.tm.terminal.remote.repo/pom.xml b/repos/org.eclipse.tm.terminal.remote.repo/pom.xml
deleted file mode 100644
index 690cf855a83..00000000000
--- a/repos/org.eclipse.tm.terminal.remote.repo/pom.xml
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
- 4.0.0
-
-
- org.eclipse.tm.terminal
- org.eclipse.tm.terminal.maven-build
- 4.0.0-SNAPSHOT
- ../../admin/pom-build.xml
-
-
- 4.0.0-SNAPSHOT
- org.eclipse.tm.terminal.remote.repo
- eclipse-repository
-
-
-
- deploy
-
-
-
- maven-antrun-plugin
-
-
- deploy
- install
-
- run
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/repos/org.eclipse.tm.terminal.repo/category.xml b/repos/org.eclipse.tm.terminal.repo/category.xml
index 25fd3f053cc..cd76b8c54c8 100644
--- a/repos/org.eclipse.tm.terminal.repo/category.xml
+++ b/repos/org.eclipse.tm.terminal.repo/category.xml
@@ -33,6 +33,12 @@
+
+
+
+
+
+