Changed version from '0.5.7-SNAPSHOT' to '0.5.7'. Removed 'model' module from build.
[yangtools.git] / yang / yang-maven-plugin-it / src / test / resources / NoOutputDir / pom.xml
index e48feb27babfcfc4545813459d0e2280bb621325..73509b2b978e817e8039d14f67fa97451cb2b268 100644 (file)
@@ -11,7 +11,7 @@
             <plugin>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
-                <version>0.5.7-SNAPSHOT</version>
+                <version>0.5.7</version>
                 <executions>
                     <execution>
                         <goals>
@@ -35,7 +35,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>yang-maven-plugin-spi</artifactId>
-                        <version>0.5.7-SNAPSHOT</version>
+                        <version>0.5.7</version>
                         <type>test-jar</type>
                     </dependency>
                 </dependencies>