X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=c6856c89fb4776718a7ea13cc1074cf71f403e12;hb=f71a2c712690ecfd1260543ab58d8e16453f7918;hp=4f1ba98e5c5d4f60cc4d0a5a2fcbe7c06706d429;hpb=971b179000ef1cc56699de35061cf6f97d4cf36f;p=controller.git diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 4f1ba98e5c..c6856c89fb 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -9,7 +9,7 @@ features-mdsal - pom + jar features.xml @@ -21,28 +21,24 @@ features-yangtools features xml - runtime org.opendaylight.controller features-config features xml - runtime org.opendaylight.controller features-config-persister features xml - runtime org.opendaylight.controller features-config-netty features xml - runtime org.opendaylight.controller @@ -60,6 +56,16 @@ org.opendaylight.controller sal-broker-impl + + org.opendaylight.controller + sal-dom-xsql + + + org.opendaylight.controller + sal-dom-xsql-config + config + xml + org.opendaylight.controller sal-binding-api @@ -87,6 +93,9 @@ org.opendaylight.controller md-sal-config + ${mdsal.version} + xml + config org.opendaylight.controller @@ -103,6 +112,9 @@ org.opendaylight.controller netconf-connector-config + ${netconf.version} + xml + config org.opendaylight.controller @@ -121,8 +133,8 @@ jersey-server - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet + com.sun.jersey + jersey-servlet io.netty @@ -155,6 +167,9 @@ org.opendaylight.controller sal-rest-connector-config + ${mdsal.version} + xml + config org.opendaylight.controller.samples @@ -171,6 +186,51 @@ org.opendaylight.controller.samples toaster-config + ${mdsal.version} + xml + config + + + org.opendaylight.controller + sal-rest-docgen + + + com.fasterxml.jackson.core + jackson-annotations + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.datatype + jackson-datatype-json-org + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + + + org.json + json + + + + org.opendaylight.yangtools + features-test + 0.6.2-SNAPSHOT @@ -217,6 +277,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +