X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=a0d7162b3f524630ecbe944eebe0551abfa07086;hb=7d2f3fcb2fb4192434900449baf527d7590887fc;hp=0bb4088855798b02216f72e3f95e38fe1deff096;hpb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 0bb4088855..a0d7162b3f 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -54,11 +54,26 @@ sal-core-spi ${mdsal.version} + + org.opendaylight.controller + sal-common-api + ${mdsal.version} + + + org.opendaylight.controller + sal-common-impl + ${mdsal.version} + org.opendaylight.controller sal-binding-api ${mdsal.version} + + org.opendaylight.controller + sal-binding-config + ${mdsal.version} + org.opendaylight.controller sal-binding-broker-impl @@ -66,7 +81,7 @@ org.opendaylight.controller - sal-compability + sal-compatibility ${mdsal.version} @@ -99,14 +114,24 @@ model-flow-statistics ${mdsal.version} + + org.opendaylight.controller.model + model-flow-management + ${mdsal.version} + org.opendaylight.controller concepts ${concepts.version} + + org.opendaylight.yangtools + concepts + 0.1.1-SNAPSHOT + - + org.opendaylight.controller config-api @@ -157,6 +182,167 @@ logback-config ${config.version} + + org.opendaylight.controller + config-persister-api + ${config.version} + + + org.opendaylight.controller + config-persister-file-adapter + ${config.version} + + + + + + org.opendaylight.controller + netconf-api + ${netconf.version} + + + org.opendaylight.controller + netconf-impl + ${netconf.version} + + + org.opendaylight.controller + netconf-util + ${netconf.version} + + + org.opendaylight.controller + netconf-client + ${netconf.version} + + + org.opendaylight.controller + netconf-mapping-api + ${netconf.version} + + + org.opendaylight.controller + config-netconf-connector + ${netconf.version} + + + org.opendaylight.controller + config-persister-impl + ${netconf.version} + + + + + + + org.opendaylight.controller.samples + sample-toaster + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-consumer + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-provider + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-it + ${mdsal.version} + + + + + org.opendaylight.yangtools + yang-binding + 0.6.0-SNAPSHOT + + + org.opendaylight.yangtools + binding-type-provider + 0.6.0-SNAPSHOT + + + org.opendaylight.yangtools + binding-generator-util + ${yangtools.binding.version} + + + org.opendaylight.yangtools + binding-model-api + ${yangtools.binding.version} + + + org.opendaylight.yangtools + binding-generator-spi + ${yangtools.binding.version} + + + commons-lang + commons-lang + 2.4 + + + + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 + + + org.opendaylight.yangtools.thirdparty + xtend-lib-osgi + 2.4.3 + + + org.opendaylight.yangtools + yang-parser-api + ${yangtools.version} + + + org.opendaylight.yangtools + yang-model-util + ${yangtools.version} + + + org.opendaylight.yangtools + yang-parser-impl + ${yangtools.version} + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-data-impl + 0.5.9-SNAPSHOT + + + org.opendaylight.yangtools + yang-data-util + + + org.opendaylight.yangtools + yang-model-api + + + + org.opendaylight.yangtools.model + yang-ext + + + + org.opendaylight.controller.thirdparty + ganymed + @@ -239,7 +425,7 @@ org.opendaylight.controller statisticsmanager - ${controller.version} + ${statisticsmanager.version} org.opendaylight.controller @@ -279,7 +465,7 @@ org.opendaylight.controller forwardingrulesmanager - ${controller.version} + ${forwardingrulesmanager.version} org.opendaylight.controller @@ -350,6 +536,11 @@ topology.web ${controller.version} + + org.opendaylight.controller + osgi-brandfragment.web + 0.0.1-SNAPSHOT + @@ -431,7 +622,36 @@ networkconfig.bridgedomain.northbound ${networkconfig.bridgedomain.northbound.version} - + + org.opendaylight.controller + httpservice-bridge + 0.0.1-SNAPSHOT + + + org.jolokia + jolokia-osgi + ${jolokia.version} + + + org.opendaylight.controller + jolokia-bridge + ${jolokia.bridge.version} + + + org.opendaylight.controller + connectionmanager.northbound + ${connectionmanager.version} + + + org.opendaylight.controller + usermanager.northbound + 0.0.1-SNAPSHOT + + + org.opendaylight.controller + controllermanager.northbound + 0.0.1-SNAPSHOT + @@ -441,7 +661,6 @@ - org.opendaylight.controller protocol_plugins.openflow @@ -465,15 +684,6 @@ ${controller.version} - - @@ -646,6 +856,7 @@ com.google.code.gson gson + 2.2.4 compile @@ -863,6 +1074,23 @@ org.eclipse.persistence org.eclipse.persistence.antlr + + + org.eclipse.equinox.http + servlet + + + + + org.apache.felix + org.apache.felix.webconsole + 4.2.0 + all + + + org.opendaylight.controller.thirdparty @@ -893,10 +1121,6 @@ org.opendaylight.yangtools.model opendaylight-l2-types - - org.opendaylight.yangtools.model - yang-ext - @@ -907,67 +1131,56 @@ org.opendaylight.bgpcep util - - - org.opendaylight.controller - clustering.test - ${controller.version} - - - org.opendaylight.controller - commons.httpclient - ${commons.httpclient.version} + org.opendaylight.bgpcep + framework - - + - org.opendaylight.controller.samples - sample-toaster - ${mdsal.version} + io.netty + netty-handler - org.opendaylight.controller.samples - sample-toaster-consumer - ${mdsal.version} + io.netty + netty-codec - org.opendaylight.controller.samples - sample-toaster-provider - ${mdsal.version} + io.netty + netty-buffer - org.opendaylight.controller.samples - sample-toaster-it - ${mdsal.version} - - - - - org.opendaylight.yangtools - yang-binding + io.netty + netty-transport - org.opendaylight.yangtools - yang-common + io.netty + netty-common + + + - org.opendaylight.yangtools - yang-data-api + org.opendaylight.controller + clustering.test + ${controller.version} - org.opendaylight.yangtools - yang-data-util + org.opendaylight.controller + commons.httpclient + ${commons.httpclient.version} + - org.opendaylight.yangtools - yang-model-api + org.opendaylight.controller + sanitytest + ${controller.version} + @@ -1007,7 +1220,32 @@ -