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 / MissingYangInDep / pom.xml
index 9de60d6ad58bc1d249364b5b251cf49dbbe78767..7877e0c51531a9abed816d9c1d76951ac6394aa9 100644 (file)
@@ -11,7 +11,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>
@@ -48,7 +48,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>