[478107] Remove dependency on org.eclipse.core.runtime.compatibility

Signed-off-by: Alina Marin <alina@mx1.ibm.com>
diff --git a/tests/org.eclipse.jst.jsp.core.tests/pom.xml b/tests/org.eclipse.jst.jsp.core.tests/pom.xml
index 7b8ff77..23c56d3 100644
--- a/tests/org.eclipse.jst.jsp.core.tests/pom.xml
+++ b/tests/org.eclipse.jst.jsp.core.tests/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012, 2014 Eclipse Foundation and others.
+  Copyright (c) 2012, 2015 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
@@ -85,11 +85,6 @@
             </dependency>
             <dependency>
               <type>p2-installable-unit</type>
-              <artifactId>org.eclipse.core.runtime.compatibility</artifactId>
-              <version>0.0.0</version>
-            </dependency>
-            <dependency>
-              <type>p2-installable-unit</type>
               <artifactId>org.eclipse.jst.j2ee.core</artifactId>
               <version>0.0.0</version>
             </dependency>