Split Restconf implementations (draft02 and RFC) - base api
[netconf.git] / restconf / restconf-artifacts / pom.xml
index 9cdfcdf92c21997caacdc9cccddb5076a9f6fd71..1d09d4df5f6c50b7bb9c27fcddfb9128d552e619 100644 (file)
                 <artifactId>restconf-common-models</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+              <groupId>org.opendaylight.netconf</groupId>
+              <artifactId>restconf-common</artifactId>
+              <version>${project.version}</version>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>restconf-nb-bierman02</artifactId>