X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=7dfb1b8f873b2f898ad1ad304102cb61ba1d9b2e;hb=e232604ba4a4db70e2b675bbed4832aab794649d;hp=2c129148e1cb4831cc5cae92a54c0adeded229fe;hpb=2295d50e7212d80a9bc752f655fa66790ad45022;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 2c129148e1..7dfb1b8f87 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -9,36 +9,17 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + restconf-parent + 1.9.0-SNAPSHOT + ../restconf-parent org.opendaylight.netconf sal-rest-docgen - 1.7.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0 - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - - com.github.mifmif @@ -53,21 +34,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,11 +82,6 @@ org.slf4j slf4j-api - - org.mockito - mockito-core - test - org.opendaylight.yangtools yang-data-api @@ -118,6 +91,19 @@ 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 +117,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 - -