remove poms nested under org.eclipse.jst.jee/plugins features and docs... these should probably never have been committed here

Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.j2ee.doc.user/pom.xml b/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.j2ee.doc.user/pom.xml
deleted file mode 100644
index aecf081..0000000
--- a/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.j2ee.doc.user/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.doc.user</artifactId>
-  <version>1.1.400-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.j2ee.infopop/pom.xml b/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.j2ee.infopop/pom.xml
deleted file mode 100644
index e8bdaa8..0000000
--- a/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.j2ee.infopop/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.infopop</artifactId>
-  <version>1.0.300-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.servlet.ui.infopop/pom.xml b/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.servlet.ui.infopop/pom.xml
deleted file mode 100644
index 6d41daf..0000000
--- a/plugins/org.eclipse.jst.jee/docs/org.eclipse.jst.servlet.ui.infopop/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.servlet.ui.infopop</artifactId>
-  <version>1.0.500-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.doc.user.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.doc.user.feature/pom.xml
deleted file mode 100644
index c9a65dd..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.doc.user.feature/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.doc.user.feature</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_core.feature.patch/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_core.feature.patch/pom.xml
deleted file mode 100644
index 703075b..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_core.feature.patch/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.enterprise_core.feature.patch</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_core.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_core.feature/pom.xml
deleted file mode 100644
index 55b8242..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_core.feature/pom.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.enterprise_core.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.eclipse.tycho.extras</groupId>
-        <artifactId>tycho-source-feature-plugin</artifactId>
-        <version>${tycho-extras.version}</version>
-        <executions>
-          <execution>
-            <id>source-feature</id>
-            <phase>package</phase>
-            <goals>
-              <goal>source-feature</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.eclipse.tycho</groupId>
-        <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho.version}</version>
-        <executions>
-          <execution>
-            <id>attach-p2-metadata</id>
-            <phase>package</phase>
-            <goals>
-              <goal>p2-metadata</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_sdk.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_sdk.feature/pom.xml
deleted file mode 100644
index de5e6c0..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_sdk.feature/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.enterprise_sdk.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_ui.feature.patch/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_ui.feature.patch/pom.xml
deleted file mode 100644
index cd4ff0a..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_ui.feature.patch/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.enterprise_ui.feature.patch</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_ui.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_ui.feature/pom.xml
deleted file mode 100644
index 8fdc70b..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_ui.feature/pom.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.enterprise_ui.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.eclipse.tycho.extras</groupId>
-        <artifactId>tycho-source-feature-plugin</artifactId>
-        <version>${tycho-extras.version}</version>
-        <executions>
-          <execution>
-            <id>source-feature</id>
-            <phase>package</phase>
-            <goals>
-              <goal>source-feature</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.eclipse.tycho</groupId>
-        <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho.version}</version>
-        <executions>
-          <execution>
-            <id>attach-p2-metadata</id>
-            <phase>package</phase>
-            <goals>
-              <goal>p2-metadata</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_userdoc.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_userdoc.feature/pom.xml
deleted file mode 100644
index 50ac042..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.enterprise_userdoc.feature/pom.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.enterprise_userdoc.feature</artifactId>
-  <version>3.3.100-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.eclipse.tycho.extras</groupId>
-        <artifactId>tycho-source-feature-plugin</artifactId>
-        <version>${tycho-extras.version}</version>
-        <executions>
-          <execution>
-            <id>source-feature</id>
-            <phase>package</phase>
-            <goals>
-              <goal>source-feature</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.eclipse.tycho</groupId>
-        <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho.version}</version>
-        <executions>
-          <execution>
-            <id>attach-p2-metadata</id>
-            <phase>package</phase>
-            <goals>
-              <goal>p2-metadata</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.servlet.ui.patch/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.servlet.ui.patch/pom.xml
deleted file mode 100644
index d5bb02f..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.servlet.ui.patch/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.servlet.ui.patch</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_core.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_core.feature/pom.xml
deleted file mode 100644
index ca9b020..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_core.feature/pom.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.web_core.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.eclipse.tycho.extras</groupId>
-        <artifactId>tycho-source-feature-plugin</artifactId>
-        <version>${tycho-extras.version}</version>
-        <executions>
-          <execution>
-            <id>source-feature</id>
-            <phase>package</phase>
-            <goals>
-              <goal>source-feature</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.eclipse.tycho</groupId>
-        <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho.version}</version>
-        <executions>
-          <execution>
-            <id>attach-p2-metadata</id>
-            <phase>package</phase>
-            <goals>
-              <goal>p2-metadata</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_sdk.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_sdk.feature/pom.xml
deleted file mode 100644
index 8ea1cbb..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_sdk.feature/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.web_sdk.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_ui.feature.patch/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_ui.feature.patch/pom.xml
deleted file mode 100644
index af0074d..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_ui.feature.patch/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.web_ui.feature.patch</artifactId>
-  <version>1.5.5-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_ui.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_ui.feature/pom.xml
deleted file mode 100644
index 4713857..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_ui.feature/pom.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.web_ui.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.eclipse.tycho.extras</groupId>
-        <artifactId>tycho-source-feature-plugin</artifactId>
-        <version>${tycho-extras.version}</version>
-        <executions>
-          <execution>
-            <id>source-feature</id>
-            <phase>package</phase>
-            <goals>
-              <goal>source-feature</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.eclipse.tycho</groupId>
-        <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho.version}</version>
-        <executions>
-          <execution>
-            <id>attach-p2-metadata</id>
-            <phase>package</phase>
-            <goals>
-              <goal>p2-metadata</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_userdoc.feature/pom.xml b/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_userdoc.feature/pom.xml
deleted file mode 100644
index 5029269..0000000
--- a/plugins/org.eclipse.jst.jee/features/org.eclipse.jst.web_userdoc.feature/pom.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.web_userdoc.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
-  <packaging>eclipse-feature</packaging>
-
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.eclipse.tycho.extras</groupId>
-        <artifactId>tycho-source-feature-plugin</artifactId>
-        <version>${tycho-extras.version}</version>
-        <executions>
-          <execution>
-            <id>source-feature</id>
-            <phase>package</phase>
-            <goals>
-              <goal>source-feature</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.eclipse.tycho</groupId>
-        <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho.version}</version>
-        <executions>
-          <execution>
-            <id>attach-p2-metadata</id>
-            <phase>package</phase>
-            <goals>
-              <goal>p2-metadata</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo.vm.common/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo.vm.common/pom.xml
deleted file mode 100644
index 7314801..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo.vm.common/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jem.beaninfo.vm.common</artifactId>
-  <version>2.0.300-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo.vm/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo.vm/pom.xml
deleted file mode 100644
index 67878e2..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo.vm/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jem.beaninfo.vm</artifactId>
-  <version>2.0.300-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo/pom.xml
deleted file mode 100644
index ee0f86a..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.beaninfo/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jem.beaninfo</artifactId>
-  <version>2.0.300-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.proxy/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.proxy/pom.xml
deleted file mode 100644
index aa9cd1a..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.proxy/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jem.proxy</artifactId>
-  <version>2.0.400-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.workbench/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.workbench/pom.xml
deleted file mode 100644
index d301eb8..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem.workbench/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jem.workbench</artifactId>
-  <version>2.0.400-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem/pom.xml
deleted file mode 100644
index 5265947..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jem/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jem</artifactId>
-  <version>2.0.600-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.controller/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.controller/pom.xml
deleted file mode 100644
index 4e47f58..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.controller/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.common.annotations.controller</artifactId>
-  <version>1.1.300-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.core/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.core/pom.xml
deleted file mode 100644
index 0433a8e..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.core/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.common.annotations.core</artifactId>
-  <version>1.1.300-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.ui/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.ui/pom.xml
deleted file mode 100644
index 49fbd76..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.annotations.ui/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.common.annotations.ui</artifactId>
-  <version>1.1.300-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.frameworks/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.frameworks/pom.xml
deleted file mode 100644
index efc6973..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.common.frameworks/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.common.frameworks</artifactId>
-  <version>1.1.601-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.core/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.core/pom.xml
deleted file mode 100644
index eba33ee..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.core/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.core</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.jca.ui/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.jca.ui/pom.xml
deleted file mode 100644
index 2683685..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.jca.ui/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.jca.ui</artifactId>
-  <version>1.1.500-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.jca/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.jca/pom.xml
deleted file mode 100644
index 5e55d5e..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.jca/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.jca</artifactId>
-  <version>1.1.700-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.navigator.ui/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.navigator.ui/pom.xml
deleted file mode 100644
index d029e2d..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.navigator.ui/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.navigator.ui</artifactId>
-  <version>1.1.600-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.ui/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.ui/pom.xml
deleted file mode 100644
index 25b7adc..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.ui/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.ui</artifactId>
-  <version>1.1.700-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.web/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.web/pom.xml
deleted file mode 100644
index 15be09a..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.web/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.web</artifactId>
-  <version>1.1.700-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.webservice.ui/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.webservice.ui/pom.xml
deleted file mode 100644
index 73e2faf..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.webservice.ui/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.webservice.ui</artifactId>
-  <version>1.1.500-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.webservice/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.webservice/pom.xml
deleted file mode 100644
index 3917c70..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee.webservice/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee.webservice</artifactId>
-  <version>1.1.400-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee/pom.xml
deleted file mode 100644
index 248cc20..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.j2ee/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.j2ee</artifactId>
-  <version>1.1.700-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee.ui/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee.ui/pom.xml
deleted file mode 100644
index dbf5df8..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee.ui/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.jee.ui</artifactId>
-  <version>1.0.600-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee.web/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee.web/pom.xml
deleted file mode 100644
index 4376b95..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee.web/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.jee.web</artifactId>
-  <version>1.0.400-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee/pom.xml
deleted file mode 100644
index 53c4566..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.jee/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.jee</artifactId>
-  <version>1.0.600-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.servlet.ui/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.servlet.ui/pom.xml
deleted file mode 100644
index 984b5e9..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.jst.servlet.ui/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.jst.servlet.ui</artifactId>
-  <version>1.1.700-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>
diff --git a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.wtp.jee.capabilities/pom.xml b/plugins/org.eclipse.jst.jee/plugins/org.eclipse.wtp.jee.capabilities/pom.xml
deleted file mode 100644
index 034ec1b..0000000
--- a/plugins/org.eclipse.jst.jee/plugins/org.eclipse.wtp.jee.capabilities/pom.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Distribution License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/org/documents/edl-v10.php
- 
-  Contributors:
-    Thanh Ha (Eclipse Foundation) - initial implementation
--->
-
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.eclipse.webtools.javaee</groupId>
-    <artifactId>org.eclipse.webtools.javaee</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.eclipse.webtools.javaee</groupId>
-  <artifactId>org.eclipse.wtp.jee.capabilities</artifactId>
-  <version>1.0.100-SNAPSHOT</version>
-  <packaging>eclipse-plugin</packaging>
-</project>