Package config-util into odl-config-util
[controller.git] / opendaylight / config / config-artifacts / pom.xml
index 2731e47ae47a6d2b2ff7163c4b0d14a9abcc79a3..164e8f1a09fb530b6085d796ce75aeda2c9c3cff 100644 (file)
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>odl-config-util</artifactId>
+                <version>${project.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
         </dependencies>
     </dependencyManagement>
 </project>