Remove hand-written ServiceLoader services
[bgpcep.git] / pcep / ietf-p2mp-te-lsp / pom.xml
index 235879a0c8adece80ffdf9043a82100221a3018c..db1479ab3c9381d992818921186fd46394599d9a 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>util</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.kohsuke.metainf-services</groupId>
+            <artifactId>metainf-services</artifactId>
+        </dependency>
     </dependencies>
 
     <scm>
@@ -56,4 +60,4 @@
         <url>https://wiki.opendaylight.org/display/ODL/BGPCEP</url>
         <tag>HEAD</tag>
     </scm>
-</project>
\ No newline at end of file
+</project>