Cleaned up dependencies.
[bgpcep.git] / bgp / flowspec / pom.xml
index c4fe7d0a641a2b314859ee36a56cb457045a009d..6f7519c9f6477434ec11c1494f0bdb72035048ff 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>bgp-rib-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>bgp-rib-spi</artifactId>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>util</artifactId>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>concepts</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
             <artifactId>ietf-inet-types</artifactId>
              <artifactId>mockito-core</artifactId>
              <scope>test</scope>
          </dependency>
-         <dependency>
-             <groupId>${project.groupId}</groupId>
-             <artifactId>bgp-rib-spi</artifactId>
-             <type>test-jar</type>
-         </dependency>
          <dependency>
              <groupId>${project.groupId}</groupId>
              <artifactId>bgp-parser-spi</artifactId>