Move pcep base parser Activator to its own bundle
[bgpcep.git] / features / pcep / pom.xml
index 0470a6cf6f08cc7f472c42e8761d08ebc556ee73..d96342342ddffde3fad7ca0e9b9c09dc7053c04e 100644 (file)
           <groupId>${project.groupId}</groupId>
           <artifactId>pcep-impl</artifactId>
       </dependency>
+      <dependency>
+          <groupId>${project.groupId}</groupId>
+          <artifactId>pcep-base-parser</artifactId>
+      </dependency>
       <dependency>
           <groupId>${project.groupId}</groupId>
           <artifactId>pcep-segment-routing</artifactId>