X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=e192cdb76668646041ed193968ef66e9791bf6b6;hb=d23fcaf9b8d3eb8f9dddac0802fef842575ee927;hp=7c4ddbefbb4979721be43c0a8daacf7c0108d2b7;hpb=427ce04fcab7307276f66192c9ee25b0b35a89e6;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 7c4ddbefbb..e192cdb766 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 - 3.0.2 - + org.opendaylight.netconf + restconf-parent + 1.9.4-SNAPSHOT + ../restconf-parent org.opendaylight.netconf sal-rest-docgen - 1.8.0-SNAPSHOT + 1.9.4-SNAPSHOT bundle - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.8.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,24 +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 - aaa-shiro - 0.8.0-SNAPSHOT + org.opendaylight.aaa.web + servlet-api + + + org.glassfish.jersey.core + jersey-server + test @@ -136,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 - -