Copy policy-endpoints from drools-pdp to common
[policy/drools-applications.git] / controlloop / common / model-impl / vfc / pom.xml
index 8f9a455..1b20630 100644 (file)
       <version>6.5.0.Final</version>
       <scope>provided</scope>
     </dependency>
+    <dependency>
+      <groupId>org.onap.policy.common</groupId>
+      <artifactId>policy-endpoints</artifactId>
+      <version>${project.version}</version>
+      <scope>provided</scope>
+    </dependency>
     <dependency>
       <groupId>org.onap.policy.drools-pdp</groupId>
       <artifactId>policy-management</artifactId>