api/pom.xml: Add javax.xml.bind.annotation.adapters to Import-Package. 55/10155/1
authorShigeru Yasuda <s-yasuda@da.jp.nec.com>
Fri, 22 Aug 2014 07:26:01 +0000 (16:26 +0900)
committerShigeru Yasuda <s-yasuda@da.jp.nec.com>
Fri, 22 Aug 2014 07:26:01 +0000 (16:26 +0900)
commit873bcbc99b63d34b37f9b1f18d79959805930d96
treeabd335b4c5546f6a8f1ca5f18fff837389eee64b
parentea22055a214b3b7cbcaec032a039c6c3e4d4b1ea
api/pom.xml: Add javax.xml.bind.annotation.adapters to Import-Package.

This patch fixes a bug that XmlJavaTypeAdapter might not be visible to
Jackson.

Other changes:

  * Remove unnecessary dependencies in pom.xml.

Change-Id: Ic5efede7d8d444e5248856379cd168b0967bf499
Signed-off-by: Shigeru Yasuda <s-yasuda@da.jp.nec.com>
manager/api/pom.xml
manager/common.it/pom.xml
manager/common/pom.xml
manager/implementation/pom.xml
manager/integrationtest/pom.xml
manager/neutron/pom.xml
manager/northbound/pom.xml