Removed TestUtils from common and into a 'xacml-test' project
[policy/xacml-pdp.git] / applications / common / pom.xml
index dea0400..bbceefb 100644 (file)
@@ -61,6 +61,7 @@
             <groupId>org.onap.policy.common</groupId>
             <artifactId>utils-test</artifactId>
             <version>${policy.common.version}</version>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>com.att.research.xacml</groupId>