fix some build issues
[sdnc/northbound.git] / dataChange / features / pom.xml
index 8d3a091..9405e5a 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>dataChange</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.1-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>dataChange-features</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
+       <version>1.1.1-SNAPSHOT</version>
 
        <packaging>jar</packaging>
 
@@ -44,6 +44,7 @@
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>opendaylight-karaf-empty</artifactId>
+                       <version>${odl.karaf.empty.distro.version}</version>
                        <type>zip</type>
                </dependency>