X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=fca4936c7f13a62a095b95fcc2dbe5b26a7c196b;hb=474d4daf958336effcf4f419843d9d659a27bce5;hp=1de9c4856c8c4a682cef53e954893954417ddaed;hpb=4c1e9ed9fa2386ca63a0bbf11da620c83a6d7d5e;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 1de9c4856c..fca4936c7f 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -51,6 +51,16 @@ org.opendaylight.controller sal-broker-impl ${mdsal.version} + + + org.opendaylight.controller + sal-remote + ${mdsal.version} + + + org.opendaylight.controller + sal-restconf-broker + ${mdsal.version} org.opendaylight.controller @@ -145,7 +155,7 @@ org.opendaylight.controller.model model-topology - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.opendaylight.yangtools.model @@ -154,7 +164,7 @@ org.opendaylight.controller sal-binding-util - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.opendaylight.controller.md @@ -175,6 +185,16 @@ concepts ${yangtools.version} + + org.opendaylight.yangtools + restconf-client-api + ${yangtools.version} + + + org.opendaylight.yangtools + restconf-client-impl + ${yangtools.version} + @@ -369,12 +389,12 @@ org.opendaylight.yangtools yang-binding - 0.6.0-SNAPSHOT + ${yangtools.version} org.opendaylight.yangtools binding-type-provider - 0.6.0-SNAPSHOT + ${yangtools.version} org.opendaylight.yangtools @@ -556,7 +576,7 @@ distribution.opendaylight - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT pom @@ -1248,6 +1268,10 @@ io.netty netty-common + + io.netty + netty-codec-http +