X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=4a3e7c6051cce78e05e130a0db3fa7e99246cb62;hb=a8b8211b8704339d00a19f0aaac44194de80c7ca;hp=6d8643ca0fa62a5484d4f9025e98be108db00719;hpb=a018b4d571be537fea1cfbe0e882c4c55a0a9e9d;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 6d8643ca0f..4a3e7c6051 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -9,42 +9,35 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.4 - + org.opendaylight.netconf + restconf-parent + 1.9.2-SNAPSHOT + ../restconf-parent org.opendaylight.netconf sal-rest-docgen - 1.7.0-SNAPSHOT + 1.9.2-SNAPSHOT bundle - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0 - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - - com.github.mifmif generex - 1.0.0 + 1.0.2 + + + dk.brics.automaton + automaton + + + + + dk.brics + automaton + 1.12-1 + com.fasterxml.jackson.core jackson-annotations @@ -53,21 +46,18 @@ com.fasterxml.jackson.core jackson-databind - - com.google.guava - guava + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider - - - org.jboss.resteasy - jaxrs-api + com.google.guava + guava - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.yangtools @@ -104,19 +94,22 @@ org.slf4j slf4j-api - - org.mockito - mockito-core - test - org.opendaylight.yangtools yang-data-api - dk.brics.automaton - automaton - 1.11-8 + org.opendaylight.aaa.web + web-api + + + org.opendaylight.aaa.web + servlet-api + + + org.glassfish.jersey.core + jersey-server + test @@ -131,32 +124,13 @@ MD SAL Rest Api Doc Generator generex, automaton - - - *, - com.sun.jersey.spi.container.servlet, - org.eclipse.jetty.servlets, - org.opendaylight.aaa.shiro.filters, - org.opendaylight.aaa.shiro.realm, - org.opendaylight.aaa.shiro.web.env, - org.apache.shiro.web.env, - org.opendaylight.aaa.api - com.fasterxml.jackson.datatype.* - /apidoc - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -