Bug 522137: add unittests to coverage reports

Change-Id: I8dde8cbf7a971e0c9ff84c907dbe07bc17f838e1
diff --git a/tests/org.eclipse.ease.lang.unittest.test/pom.xml b/tests/org.eclipse.ease.lang.unittest.test/pom.xml
index f1c8314..8942768 100644
--- a/tests/org.eclipse.ease.lang.unittest.test/pom.xml
+++ b/tests/org.eclipse.ease.lang.unittest.test/pom.xml
@@ -6,8 +6,8 @@
 	
 	<parent>
 		<groupId>org.eclipse.ease</groupId>
-		<artifactId>org.eclipse.ease.releng</artifactId>
+		<artifactId>org.eclipse.ease.core.tests</artifactId>
 		<version>0.9.0-SNAPSHOT</version>
-		<relativePath>../../releng/org.eclipse.ease.releng</relativePath>
+		<relativePath>..</relativePath>
 	</parent>
 </project>
\ No newline at end of file