Merge "Fixed lookup of created routes in BGP Topology Exporter."
[bgpcep.git] / pcep / segment-routing / pom.xml
index d89a5003b300b743bc38c4077c30969fba190e89..02572c6aaddced2f3c9a4c10f61c8fcb51ced032 100644 (file)
@@ -36,7 +36,7 @@
       </dependency>
          <dependency>
          <groupId>${project.groupId}</groupId>
-         <artifactId>pcep-spi-config</artifactId>
+         <artifactId>pcep-spi</artifactId>
       </dependency>
       <!--test dependencies -->
       <dependency>
@@ -62,7 +62,7 @@
       </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>pcep-spi-config</artifactId>
+            <artifactId>pcep-spi</artifactId>
             <type>test-jar</type>
             <scope>test</scope>
         </dependency>