X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=ee5a518946436de2f9ac852362599637cf0ed89f;hb=e59e4fd3d3eba862ea06678dc289816a2a8a638e;hp=b323cc53802c1c49ae1868ad90bfec135de684ed;hpb=8ada0df32ab6511ab58e0576611cf74e41d1a763;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index b323cc5380..ee5a518946 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -33,6 +33,11 @@ + + com.github.mifmif + generex + 1.0.0 + com.fasterxml.jackson.core jackson-annotations @@ -83,11 +88,14 @@ org.opendaylight.yangtools yang-parser-api - org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-test-util + org.osgi @@ -100,13 +108,18 @@ org.mockito - mockito-all + mockito-core test org.opendaylight.yangtools yang-data-api + + dk.brics.automaton + automaton + 1.11-8 + @@ -119,6 +132,7 @@ MD SAL Rest Api Doc Generator + generex, automaton !org.apache.maven.plugin.logging, !org.apache.maven.project, !org.opendaylight.yangtools.yang2sources.spi, @@ -142,4 +156,4 @@ - + \ No newline at end of file