Cleanup build system
[netconf.git] / restconf / sal-rest-docgen-maven / pom.xml
index 33a8d20e19e62bf8dd77a6a12f1173e0fc3198fd..0bd0fdd73fa313bf7c5aa43591887232131c483e 100644 (file)
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
-
             <dependency>
-                <groupId>org.opendaylight.netconf</groupId>
-                <artifactId>netconf-parent</artifactId>
-                <version>1.3.0-SNAPSHOT</version>
+                <groupId>org.opendaylight.yangtools</groupId>
+                <artifactId>yangtools-artifacts</artifactId>
+                <version>1.2.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>