Bump odlparent to 10.0.1
[yangtools.git] / xpath / yang-xpath-impl / src / main / java / module-info.java
index 8ecdf8eec53303feb7f95c85549c21c013fe10c8..2d3f20932fbbe5f97b0ea12d16ccb79587a6e5a6 100644 (file)
@@ -22,7 +22,7 @@ module org.opendaylight.yangtools.yang.xpath.impl {
     // Annotations
     requires static com.github.spotbugs.annotations;
     requires static javax.inject;
-    requires static metainf.services;
+    requires static org.kohsuke.metainf_services;
     requires static org.eclipse.jdt.annotation;
     requires static org.osgi.service.component.annotations;
 }