Bumped version of yang-prototype to 0.5.4-SNAPSHOT.
[controller.git] / opendaylight / sal / yang-prototype / code-generator / maven-yang-plugin-it / src / test / resources / YangRootNotExist / pom.xml
index 858a4535fdaf22d5cbe7732e2ff43444f2ede9fb..af11a69f10bf88832e5e500fc771b0c1c5eecd32 100644 (file)
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.opendaylight.controller</groupId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.4-SNAPSHOT</version>
 
     <artifactId>test</artifactId>
 
@@ -12,7 +12,7 @@
             <plugin>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>0.5.3-SNAPSHOT</version>
+                <version>0.5.4-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <goals>
@@ -37,4 +37,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>