Fixup static method warnings
[controller.git] / opendaylight / md-sal / sal-dom-broker / pom.xml
index 42a57ab9947cc8ac8514c6aaeaf1feed372427c5..c65cb99ed57d4e94de5b6e7b6503a14f149f9aa7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.2</version>
     <relativePath/>
   </parent>
 
                             org.opendaylight.controller.md.sal.dom.broker.impl.*,
                             org.opendaylight.controller.md.sal.dom.clustering.impl,
             </Export-Package>
-            <Import-Package>*</Import-Package>
           </instructions>
         </configuration>
       </plugin>