Revert "Changed version from '0.5.7-SNAPSHOT' to '0.5.7'. Removed 'model' module...
[yangtools.git] / yang / yang-maven-plugin-it / src / test / resources / UnknownGenerator / pom.xml
index 1c5d3f8efcdace683df867a0ecf6bc078469c55f..87a5df09602fbcb880cfcafe94af01bec005a91d 100644 (file)
@@ -12,7 +12,7 @@
             <plugin>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>0.5.7</version>
+                <version>0.5.7-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <goals>
@@ -47,7 +47,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-maven-plugin-spi</artifactId>
-                        <version>0.5.7</version>
+                        <version>0.5.7-SNAPSHOT</version>
                         <type>test-jar</type>
                     </dependency>
                 </dependencies>