X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Fdevices%2Fpom.xml;h=38fef96a8c72f0292fab194240a53c4008550a35;hb=7bc6403c0fe122ff37ef774f58c1ad2c7d714407;hp=eb0b5d393ebdb3367b85af0231cbc7054c1f994a;hpb=6e8fef270b6dc88f1dedca0c3e607a1a16e6ce2f;p=controller.git diff --git a/opendaylight/web/devices/pom.xml b/opendaylight/web/devices/pom.xml index eb0b5d393e..38fef96a8c 100644 --- a/opendaylight/web/devices/pom.xml +++ b/opendaylight/web/devices/pom.xml @@ -1,23 +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 @@ -35,6 +40,7 @@ org.opendaylight.controller.usermanager, org.opendaylight.controller.web, com.google.gson, + com.google.gson.reflect, javax.annotation, javax.naming, javax.servlet, @@ -87,32 +93,35 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.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