Switch yang-ir to bnd-parent
[yangtools.git] / parser / yang-ir / src / main / java / org / opendaylight / yangtools / yang / ir / package-info.java
index 5239008bf98b1c417226b7d6dafa60458015107d..7f2216ea4c47538fc04017e4de094591ea55c130 100644 (file)
@@ -15,4 +15,5 @@
  * which represents a single YANG statement. Every YANG file is required to contain exactly one top-level statement,
  * {@code module} or {@code submodule}, hence an IRStatement also represents the significant contents of a YANG file.
  */
-package org.opendaylight.yangtools.yang.ir;
\ No newline at end of file
+@org.osgi.annotation.bundle.Export
+package org.opendaylight.yangtools.yang.ir;