Changed version from '0.5.7-SNAPSHOT' to '0.5.7'. Removed 'model' module from build.
[yangtools.git] / code-generator / samples / maven-code-gen-sample / pom.xml
index 5d6010b901ff3c96d883808041d585d942ef194d..6a4081d837703da00c99d802f9ac5be8f03c37b6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>binding-generator</artifactId>
         <groupId>org.opendaylight.yangtools</groupId>
-        <version>0.5.7-SNAPSHOT</version>
+        <version>0.5.7</version>
     </parent>
     <artifactId>maven-code-gen-sample</artifactId>
 
@@ -40,7 +40,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.5.7-SNAPSHOT</version>
+                        <version>0.5.7</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>