X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Fdevices%2Fpom.xml;h=38fef96a8c72f0292fab194240a53c4008550a35;hp=b322f5845f6907379fb2c7ef13ad5fc4c5d23e5c;hb=3e5a15bd17299cc88ea253514db40661e11f5bb7;hpb=56b0413f04a5bac58ce3448372c24d54736d7382 diff --git a/opendaylight/web/devices/pom.xml b/opendaylight/web/devices/pom.xml index b322f5845f..38fef96a8c 100644 --- a/opendaylight/web/devices/pom.xml +++ b/opendaylight/web/devices/pom.xml @@ -1,28 +1,28 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD devices.web - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -40,6 +40,7 @@ org.opendaylight.controller.usermanager, org.opendaylight.controller.web, com.google.gson, + com.google.gson.reflect, javax.annotation, javax.naming, javax.servlet, @@ -92,32 +93,35 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller web - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller forwarding.staticrouting - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT + + + org.codehaus.jackson + jackson-mapper-asl