X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=5be0061698ab3947d63323cd3390ebdc8771dd7b;hp=2983c5efab8fb21031991fe6af248032eb842365;hb=49107f3cdc5a075862417e1fd9ca72198c7582fe;hpb=9e879a95e6bed2faee5c2561fd035fc754648689 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 2983c5efab..5be0061698 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -7,15 +7,186 @@ 1.1-SNAPSHOT ../../opendaylight/md-sal - mdsal-features + features-mdsal - pom + jar features.xml - + + + org.opendaylight.yangtools + features-yangtools + features + xml + + + org.opendaylight.controller + features-config + features + xml + + + org.opendaylight.controller + features-config-persister + features + xml + + + org.opendaylight.controller + features-config-netty + features + xml + + + org.opendaylight.controller + sal-core-api + + + org.opendaylight.controller + sal-core-api + + + org.opendaylight.controller + sal-core-spi + + + org.opendaylight.controller + sal-broker-impl + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + sal-binding-broker-impl + + + org.opendaylight.controller + sal-binding-util + + + org.opendaylight.controller + sal-connector-api + + + org.opendaylight.controller + sal-inmemory-datastore + + + org.opendaylight.controller + md-sal-config + ${mdsal.version} + xml + config + + + org.opendaylight.controller + sal-netconf-connector + + + org.opendaylight.controller.model + model-inventory + + + org.opendaylight.controller + netconf-config-dispatcher + + + org.opendaylight.controller + netconf-connector-config + ${netconf.version} + xml + config + + + org.opendaylight.controller + sal-rest-connector + + + com.google.code.gson + gson + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-servlet + + + io.netty + netty-buffer + + + io.netty + netty-codec + + + io.netty + netty-codec-http + + + io.netty + netty-common + + + io.netty + netty-handler + + + io.netty + netty-transport + + + org.opendaylight.controller + sal-remote + + + org.opendaylight.controller + sal-rest-connector-config + ${mdsal.version} + xml + config + + + org.opendaylight.controller.samples + sample-toaster + + + org.opendaylight.controller.samples + sample-toaster-provider + + + org.opendaylight.controller.samples + sample-toaster-consumer + + + org.opendaylight.controller.samples + toaster-config + ${mdsal.version} + xml + config + + + + org.opendaylight.yangtools + features-test + 0.6.2-SNAPSHOT + + @@ -60,6 +231,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +