Merge "Fix bug 171. EchoReply payload must be the same as the correspoding EchoReques...
authorEd Warnicke <eaw@cisco.com>
Thu, 28 Nov 2013 20:28:26 +0000 (20:28 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 28 Nov 2013 20:28:26 +0000 (20:28 +0000)
opendaylight/md-sal/model/pom.xml

index 34ad23844f363da800bc33a12b9dfee7eae045cb..2f3b7a036c6113b23d8020dd207c30ce490e6ab6 100644 (file)
@@ -40,6 +40,7 @@
                 <configuration>
                     <instructions>
                         <Bundle-Name>${project.groupId}.${project.artifactId}</Bundle-Name>
+                        <Import-Package>*,org.opendaylight.yangtools.yang.binding.annotations</Import-Package>
                     </instructions>
                 </configuration>
             </plugin>