Merge "ONAP code change for log files consolidation"
[policy/engine.git] / ONAP-PDP / pom.xml
index dc3953b..02057bd 100644 (file)
                        <artifactId>junit</artifactId>
                        <version>4.11</version>
                </dependency>
+               <dependency>
+               <groupId>org.onap.policy.drools-pdp</groupId>
+               <artifactId>policy-endpoints</artifactId>
+               <version>${project.version}</version>
+               <scope>test</scope>
+       </dependency>
        </dependencies>
+
 </project>