Do not depend on osgi.annotation
[yangtools.git] / common / yang-common / pom.xml
index a93260ff6a414c1b1b65e8bb09e65a287d53c418..1669713f5ce11763b49e7d0f5558cb340dd0277e 100644 (file)
@@ -30,9 +30,5 @@
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>osgi.annotation</artifactId>
-        </dependency>
     </dependencies>
 </project>