Updated yangtools version to 0.5.6-SNAPSHOT.
[yangtools.git] / model / model-openflow / pom.xml
index 76337cdfebda11c277d22a405d91b2354289244b..63513ba0f47c05cf9b5f3986c819f09b7328eb18 100644 (file)
@@ -3,8 +3,8 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>model-parent</artifactId>
-        <groupId>org.opendaylight.controller</groupId>
-        <version>0.5-SNAPSHOT</version>
+        <groupId>org.opendaylight.yangtools</groupId>
+        <version>0.5.1-SNAPSHOT</version>
     </parent>
     <artifactId>model-openflow</artifactId>
-</project>
\ No newline at end of file
+</project>