Issue-ID: POLICY-2378
Change-Id: Ibe9073fd7cd1b741e197040e32f2de3927b05658
Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
<dependency>
<groupId>org.onap.policy.common</groupId>
<artifactId>utils</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>${policy.common.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>policy-utils</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>${project.version}</version>
<scope>test</scope>
</dependency>