Fixed toString bug. Fixed yang versions used in tests.
[yangtools.git] / yang / yang-maven-plugin-it / src / test / resources / NoYangFiles / pom.xml
index 80a0fe8537a608e4552c98c169a030d0de6b12c0..8f884caa51deec5ded39f07606d057416b9814c1 100644 (file)
@@ -11,7 +11,7 @@
             <plugin>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>0.5.8-SNAPSHOT</version>
+                <version>0.5.9-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <goals>
@@ -38,7 +38,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-maven-plugin-spi</artifactId>
-                        <version>0.5.8-SNAPSHOT</version>
+                        <version>0.5.9-SNAPSHOT</version>
                         <type>test-jar</type>
                     </dependency>
                 </dependencies>