[SDNC-14] Roll northbound to version 1.1.2
[sdnc/northbound.git] / vnftools / features / pom.xml
index 34cdacc..3e661d8 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnftools</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.1.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-features</artifactId>
        <name>VNF tools Plugin - Features</name>
@@ -42,6 +42,7 @@
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>opendaylight-karaf-empty</artifactId>
+                       <version>${odl.karaf.empty.distro.version}</version>
                        <type>zip</type>
                </dependency>