Merge "Make applications/pom.xml an aggregator"
[openflowplugin.git] / applications / forwardingrules-manager / pom.xml
index 677063e92a8460146031ec734b8151be8e7d6da6..082a2868f07868413ca9df1ce6199d35754f8793 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>forwardingrules-manager</artifactId>
   <packaging>bundle</packaging>