[SDNC-14] Roll northbound to version 1.1.2
[sdnc/northbound.git] / vnfapi / provider / pom.xml
index 455a599..8d583ad 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>vnfapi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.0.0-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
        <artifactId>vnfapi-provider</artifactId>
        <packaging>bundle</packaging>
@@ -53,7 +53,7 @@
                                        <dependency>
                                                <groupId>org.opendaylight.mdsal</groupId>
                                                <artifactId>maven-sal-api-gen-plugin</artifactId>
-                                               <version>${odl.yangtools.version}</version>
+                                               <version>${odl.sal.api.gen.plugin.version}</version>
                                                <type>jar</type>
                                        </dependency>
                                        <dependency>