Covert yang-binding to bnd-parent
[mdsal.git] / binding / yang-binding / src / main / java / module-info.java
index 2aba738bf7a280bde49277dd88b17a7e329ba277..ba86e6a12fe6ee60efca080418be46a080075967 100644 (file)
@@ -18,4 +18,5 @@ module org.opendaylight.yangtools.yang.binding {
     requires static transitive org.eclipse.jdt.annotation;
     requires static com.github.spotbugs.annotations;
     requires static org.checkerframework.checker.qual;
+    requires static org.osgi.annotation.bundle;
 }