Require SCR in yang-{data,parser}-impl
[yangtools.git] / parser / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / impl / package-info.java
index 7e4a928d7c4ec5313561aa9219a285db7170c26f..acbf539f9588158a08af9f7a2c342b249b51d871 100644 (file)
@@ -9,4 +9,5 @@
  * This package holds the 'parser implementation', which really is just glue code holding together the statement
  * reactor, base RFC6020/RFC7950 support bundles and supported semantic extensions.
  */
+@org.osgi.service.component.annotations.RequireServiceComponentRuntime
 package org.opendaylight.yangtools.yang.parser.impl;
\ No newline at end of file