Move BP xml files to standard OSGI-INF/blueprint
[controller.git] / features / config-netty / odl-config-netty / pom.xml
index 6fca0dd4324d4d89619f61b44a5cc7d7db8b244e..98f5a7b1e850a35f4f42d823f8b4928171592351 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>threadpool-config-impl</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>blueprint</artifactId>
+            <version>0.10.0-SNAPSHOT</version>
+        </dependency>
     </dependencies>
 
 </project>