Remove hand-written ServiceLoader services
[bgpcep.git] / bgp / extensions / l3vpn / pom.xml
index e6df933a9d5a7e3a3c53ac8a80121aa9d723a123..82f9c969326f6ebe0e03acd772035e4281186e00 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-spec-util</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.kohsuke.metainf-services</groupId>
+            <artifactId>metainf-services</artifactId>
+        </dependency>
 
         <!-- test scope dependencies -->
         <dependency>