SDNC-52 Source files should not be executable
[sdnc/core.git] / sliapi / model / pom.xml
old mode 100755 (executable)
new mode 100644 (file)
index 188e7c2..793aba8
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>sliapi</artifactId>
                <groupId>org.openecomp.sdnc.core</groupId>
-               <version>1.0.0</version>
+               <version>1.1.2-SNAPSHOT</version>
        </parent>
        <artifactId>sliapi-model</artifactId>
        <packaging>bundle</packaging>
@@ -30,7 +30,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>
@@ -58,7 +58,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>