Ooops. Fixing parent pom reference.

Change-Id: I8b2bc0dc10f486a484580c307c597a3519613e93
diff --git a/apps/test/intent-perf/pom.xml b/apps/test/intent-perf/pom.xml
index 6585a4b..f56ee46 100644
--- a/apps/test/intent-perf/pom.xml
+++ b/apps/test/intent-perf/pom.xml
@@ -21,7 +21,7 @@
 
     <parent>
         <groupId>org.onosproject</groupId>
-        <artifactId>onos-app-samples</artifactId>
+        <artifactId>onos-apps-test</artifactId>
         <version>1.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>