[SDNC-14] Roll northbound to version 1.1.2
[sdnc/northbound.git] / asdcApi / model / pom.xml
index ab1dd77..804953c 100755 (executable)
@@ -4,11 +4,11 @@
        <parent>
                <artifactId>asdcApi</artifactId>
                <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
        <groupId>org.openecomp.sdnc.northbound</groupId>
        <artifactId>asdcApi-model</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.1.2-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
        <build>
@@ -32,7 +32,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>
                                </dependencies>
@@ -60,7 +60,7 @@
                <dependency>
                        <groupId>org.opendaylight.mdsal</groupId>
                        <artifactId>yang-binding</artifactId>
-                       <version>${odl.yangtools.version}</version>
+                       <version>${odl.mdsal.yang.binding.version}</version>
                </dependency>
                <dependency>
                        <groupId>org.opendaylight.yangtools</groupId>