Remove unneeded dependency declaration
[yangtools.git] / xpath / yang-xpath-impl / pom.xml
index bff1f03e2d5577881781cac20c8de9ee8f9f8a38..75edea87e4c5de91371b4e398645007cf1857c1d 100644 (file)
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.service.component.annotations</artifactId>
-        </dependency>
     </dependencies>
 
     <build>