Remove commented-out dependency
[mdsal.git] / binding / mdsal-binding-generator-impl / pom.xml
index a2f2a079c526dce92bb4271ef039c46dfc609bf7..fdd65913d53dde538aadfd204fe61b7e46b46c20 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-runtime-api</artifactId>
         </dependency>
-
         <dependency>
             <groupId>javax.inject</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>
-        <!--dependency>
-            <groupId>javax.annotation</groupId>
-            <artifactId>javax.annotation-api</artifactId>
-            <optional>true</optional>
-        </dependency-->
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>