Migrated models to use MD-SAL provided code.
[mdsal.git] / model / ietf / ietf-restconf / pom.xml
index f25ffe79468a13578d665c21f3a3e82262f7a46d..26aa887f2cbbb1c3ac82b1f4696300bd37c33ccd 100644 (file)
@@ -12,7 +12,7 @@
 
     <parent>
         <artifactId>model-ietf</artifactId>
-        <groupId>org.opendaylight.yangtools.model</groupId>
+        <groupId>org.opendaylight.mdsal.model</groupId>
         <version>0.8.0-SNAPSHOT</version>
     </parent>
 
@@ -33,7 +33,7 @@
             <groupId>org.opendaylight.yangtools.model</groupId>
             <artifactId>ietf-yang-types-20130715</artifactId>
         </dependency>
-        
+
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>