HOTFIX - Fix upgrade of jackson in ODL parent 49/39249/1
authorJakub Toth <jatoth@cisco.com>
Mon, 23 May 2016 12:59:05 +0000 (14:59 +0200)
committerJakub Toth <jatoth@cisco.com>
Mon, 23 May 2016 12:59:30 +0000 (14:59 +0200)
Change-Id: Ic2efcb0b825b9bf82899863e8bfe282c30b9369c
Signed-off-by: Jakub Toth <jatoth@cisco.com>
restconf/sal-rest-docgen/pom.xml

index e8dbf6defc80263891071b04f6caf665a55decb4..8ca8a077bd97d4222becf6b41c6a8daee7c7191d 100644 (file)
               org.opendaylight.aaa.shiro.web.env,
               org.apache.shiro.web.env
             </Import-Package>
+            <Export-Package>
+              com.fasterxml.jackson.datatype.*,
+              org.json
+            </Export-Package>
             <Bundle-Activator>org.opendaylight.netconf.sal.rest.doc.DocProvider</Bundle-Activator>
             <Web-ContextPath>/apidoc</Web-ContextPath>
           </instructions>