Updating flowtest parent pom.xml

Change-Id: Ib28c48b4905d871a22375640a5e638a53abe6dad
diff --git a/flowtest/pom.xml b/flowtest/pom.xml
index 9623bcb..f4a5759 100644
--- a/flowtest/pom.xml
+++ b/flowtest/pom.xml
@@ -21,7 +21,7 @@
 
     <parent>
         <groupId>org.onosproject</groupId>
-        <artifactId>onos-apps-test</artifactId>
+        <artifactId>onos-app-samples</artifactId>
         <version>1.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>