Merge "- Adding hashCode() and equals() method for v6Match - Fixing mac settings...
[controller.git] / opendaylight / sal / yang-prototype / code-generator / yang-model-parser-api / pom.xml
index 48ebb51f389571fd8d964e24760678409702250a..c796f34f55d6dac73f154721038deb3e86b51b2b 100644 (file)
@@ -3,16 +3,14 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>yang</artifactId>
-    <version>0.5-SNAPSHOT</version>
+    <version>0.5.4-SNAPSHOT</version>
     <relativePath>../../yang/pom.xml</relativePath>
   </parent>
   <artifactId>yang-model-parser-api</artifactId>
-  
   <dependencies>
       <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>yang-model-api</artifactId>
-          <version>0.5-SNAPSHOT</version>
       </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>