aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PDP/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ONAP-PDP/pom.xml')
-rw-r--r--ONAP-PDP/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml
index ef42d1d3b..046132289 100644
--- a/ONAP-PDP/pom.xml
+++ b/ONAP-PDP/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
@@ -80,7 +80,7 @@
<dependency>
<groupId>org.onap.policy.common</groupId>
<artifactId>policy-endpoints</artifactId>
- <version>${project.version}</version>
+ <version>${version.policy.common}</version>
<scope>test</scope>
</dependency>
</dependencies>