Package domain-extensions in a separate feature
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-ne-location-provider / pom.xml
index 902f4a85e48d2b61fdc4776aaef96b0c05105b95..3ef53065fe906c5f72806498077989b602333551 100644 (file)
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>l2-l3-domain-extension</artifactId>
+            <artifactId>ne-location-provider</artifactId>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>ne-location-provider</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>