Remove config system remnants
[bgpcep.git] / bgp / flowspec / pom.xml
index d841f36fb184325643f90ebe05aa619460894dca..a8ba4250da40bd9bf4f98d9166c524177a63466a 100644 (file)
             <artifactId>bgp-openconfig-spi</artifactId>
         </dependency>
         <!-- test scope dependencies -->
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>config-manager</artifactId>
-            <type>test-jar</type>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>bgp-rib-spi</artifactId>
             <type>test-jar</type>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>config-manager</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>