BUG 2820: Fix breakage from Import-Package 76/21276/1
authorEd Warnicke <hagbard@gmail.com>
Thu, 28 May 2015 00:07:26 +0000 (17:07 -0700)
committerEd Warnicke <hagbard@gmail.com>
Thu, 28 May 2015 00:07:26 +0000 (17:07 -0700)
Change-Id: I41401d4745c2126ccdc7ed9dffee3299aae9ed0c
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
opendaylight/commons/liblldp/pom.xml

index 9c191833cde4595e843a75123f959d67c3a36afe..8658773fe382ac433b62c705fd7cc474fc573f1d 100644 (file)
         <extensions>true</extensions>
         <configuration>
           <instructions>
-            <Import-Package>org.slf4j,
-              org.apache.commons.lang3.builder,
-              org.apache.commons.lang3.tuple
-            </Import-Package>
             <Export-Package>
               org.opendaylight.controller.liblldp</Export-Package>
           </instructions>