Move definitions of classifiers and actions to
[groupbasedpolicy.git] / features / pom.xml
old mode 100644 (file)
new mode 100755 (executable)
index 7d0d5b9..721a2d5
     </dependency>
 
     <!-- GBP configuration -->
+    <dependency>
+      <groupId>org.opendaylight.groupbasedpolicy</groupId>
+      <artifactId>groupbasedpolicy</artifactId>
+      <type>xml</type>
+      <classifier>config</classifier>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.groupbasedpolicy</groupId>
       <artifactId>ofoverlay-renderer</artifactId>