Merge "Make applications/pom.xml an aggregator"
[openflowplugin.git] / applications / southbound-cli / pom.xml
index 166c4c150fdceb72ccf635a755636c55d23f3256..206733d4456288e688e2f3bc1f978f8d665b5180 100644 (file)
@@ -3,9 +3,11 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <artifactId>applications</artifactId>
+        <artifactId>openflowplugin-parent</artifactId>
         <version>0.10.0-SNAPSHOT</version>
+        <relativePath>../../parent</relativePath>
     </parent>
+
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>southbound-cli</artifactId>
     <packaging>bundle</packaging>