Fixed toString bug. Fixed yang versions used in tests.
[yangtools.git] / yang / yang-maven-plugin-it / src / test / resources / UnknownGenerator / pom.xml
index ce2ddfa88f7965e2cf88d7339977000baee37acf..9bbc8654a38a7f0777d8b97d19a37a1c77c18f5a 100644 (file)
@@ -12,7 +12,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>
@@ -47,7 +47,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>