Move pcep base parser Activator to its own bundle
[bgpcep.git] / pcep / impl / pom.xml
index e6b764146a024bd9d06e36a5a2118b15eeff6ca5..38d540ff737d38689cd13c040307d6226d679b2f 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>pcep-spi</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>pcep-base-parser</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>rsvp-api</artifactId>