Package domain-extensions in a separate feature
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-neutronmapper / pom.xml
index 0c3567da8db39a06580c6036ac11479e9167a760..1caec1a9f136bbf6c784e983b73bbb730a80c7d2 100644 (file)
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>l2-l3-domain-extension</artifactId>
+            <artifactId>neutron-mapper</artifactId>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>neutron-mapper</artifactId>
+            <artifactId>odl-groupbasedpolicy-base</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-groupbasedpolicy-base</artifactId>
+            <artifactId>odl-groupbasedpolicy-domain-extensions</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>