Bumped version of YANG tools to 0.5.3-SNAPSHOT
[controller.git] / opendaylight / sal / yang-prototype / code-generator / samples / modeling-sample / pom.xml
index 260303ef9ea6fd5922d2dc72b7b83ffaec45e1de..32dffb2e63de1d2ebd10b0eabeb220753c0056c3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>binding-generator</artifactId>
                <groupId>org.opendaylight.controller</groupId>
-               <version>0.5.1-SNAPSHOT</version>
+               <version>0.5.3-SNAPSHOT</version>
        </parent>
        <artifactId>modeling-sample</artifactId>
 
@@ -13,7 +13,7 @@
                        <plugin>
                                <groupId>org.opendaylight.controller</groupId>
                                <artifactId>yang-maven-plugin</artifactId>
-                               <version>0.5.1-SNAPSHOT</version>
+                               <version>0.5.3-SNAPSHOT</version>
                                <executions>
                                        <execution>
                                                <goals>
@@ -40,7 +40,7 @@
                                        <dependency>
                                                <groupId>org.opendaylight.controller</groupId>
                                                <artifactId>maven-sal-api-gen-plugin</artifactId>
-                                               <version>0.5.1-SNAPSHOT</version>
+                                               <version>0.5.3-SNAPSHOT</version>
                                                <type>jar</type>
                                        </dependency>
                                </dependencies>