X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=5aba5ca5cb72c4b7853c13a72610eeb32a92d95f;hp=cdb4e35cdde94678310ac9db4727b79bd60e127a;hb=6fd408a04fe4a3611843e2246ece6d7c34b76903;hpb=753d57447509d09db441412500a68e6efed4be72 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index cdb4e35cdd..5aba5ca5cb 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 @@ -145,7 +145,7 @@ org.opendaylight.controller.model model-topology - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.opendaylight.yangtools.model @@ -154,7 +154,7 @@ org.opendaylight.controller sal-binding-util - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.opendaylight.controller.md @@ -176,13 +176,6 @@ ${yangtools.version} - - org.opendaylight.controller - clustered-datastore-implementation - 0.4.1-SNAPSHOT - - - org.opendaylight.controller @@ -312,11 +305,6 @@ config-persister-impl ${netconf.version} - - org.opendaylight.controller.thirdparty - exificient - ${exi.version} - org.apache.servicemix.bundles org.apache.servicemix.bundles.xerces @@ -381,12 +369,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 @@ -472,18 +460,6 @@ org.opendaylight.controller.thirdparty ganymed - - org.opendaylight.controller - sal-remoterpc-connector - 1.0-SNAPSHOT - - - org.opendaylight.controller - - remoterpc-routingtable.implementation - - 0.4.1-SNAPSHOT - org.zeromq jeromq @@ -515,6 +491,13 @@ org.apache.maven.plugins maven-dependency-plugin 2.8 + + + org.opendaylight.controller + sanitytest + ${controller.version} + + copy @@ -563,11 +546,17 @@ + + + org.opendaylight.controller + sanitytest + + distribution.opendaylight - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT pom @@ -1259,6 +1248,10 @@ io.netty netty-common + + io.netty + netty-codec-http +