config-manager-facade-xml: use lambdas
[controller.git] / features / config / odl-config-manager / pom.xml
index e3f16915621fe30e6a6d8aed2837dc91e12708eb..13c4e3b0e424f6ba875b23e92bc1f703a42c80b2 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-config-manager</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
@@ -38,4 +38,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>