X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=270148420c2e16f6498997fca6d5b85b2a8b40a9;hb=5adfd98dac66cab656090d1b51324b4d09573bd9;hp=4a1142bb1813784fd7b5108a807ac9fde26bc6c5;hpb=e159106bc148e76fc1e3e3c780bdd740d99e74ed;p=controller.git diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index 4a1142bb18..270148420c 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight topology.northbound - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT bundle @@ -51,6 +51,7 @@ org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.northbound.commons.query, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.authorization, @@ -62,6 +63,7 @@ com.sun.jersey.spi.container.servlet, com.fasterxml.jackson.annotation, javax.ws.rs, + javax.ws.rs.ext, javax.ws.rs.core, javax.xml.bind, javax.xml.bind.annotation,