Remove hand-written ServiceLoader services
[bgpcep.git] / rsvp / impl / pom.xml
index 745acccc8004c5d1cf06df39417f36cdb6d8dedb..95cb0974345855387ebd75f61506c925f3429a03 100644 (file)
             <groupId>io.netty</groupId>
             <artifactId>netty-buffer</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.kohsuke.metainf-services</groupId>
+            <artifactId>metainf-services</artifactId>
+        </dependency>
+
         <!-- Test dependencies -->
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>