X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fyanglib%2Fpom.xml;h=f3288dc3e9a98c9c56fabcd66e73d5bf6e629453;hb=130e14655d5df61f5a0a88b232b726e74434fac3;hp=f01ce797fe0c6ec4810db3540f9eb457b1cd3cfd;hpb=427ce04fcab7307276f66192c9ee25b0b35a89e6;p=netconf.git diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index f01ce797fe..f3288dc3e9 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -11,15 +11,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf yanglib - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle @@ -31,41 +31,12 @@ YangLib - *, - com.sun.jersey.spi.container.servlet, org.eclipse.jetty.servlets - /yanglib - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller @@ -76,19 +47,14 @@ guava - org.opendaylight.netconf - ietf-netconf-yang-library + org.opendaylight.mdsal.model + rfc7895 org.mockito mockito-core test - - org.jboss.resteasy - jaxrs-api - provided - org.opendaylight.yangtools yang-parser-impl @@ -102,18 +68,16 @@ yang-model-api - org.slf4j - slf4j-api + org.opendaylight.aaa.web + web-api - org.powermock - powermock-module-junit4 - test + org.opendaylight.aaa.web + servlet-api - org.powermock - powermock-api-mockito - test + org.slf4j + slf4j-api commons-io