Changed version from '0.5.7-SNAPSHOT' to '0.5.7'. Removed 'model' module from build.
[yangtools.git] / code-generator / binding-model-api / pom.xml
index 5c8dc5ba4ebc3c8fb0d0e2dc29a67594630e7e28..8c7245c5961c7de2dee7049fe04be26d30a63ba4 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.5.7-SNAPSHOT</version>
+        <version>0.5.7</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
        <dependency>
                <groupId>org.opendaylight.yangtools</groupId>           
                <artifactId>yang-model-api</artifactId>
-               <version>0.5.7-SNAPSHOT</version>               
+               <version>0.5.7</version>
        </dependency>
     </dependencies>
 </project>