update references in policy/apex-pdp pom
updated references in the policy/apex-pdp pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I187a47e8331ad0ac38380acf1a2a439ed973af46
Signed-off-by: waynedunican <wayne.dunican@est.tech>
diff --git a/pom.xml b/pom.xml
index 7cab269..29b8515 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.3-SNAPSHOT</version>
+ <version>4.1.4</version>
<relativePath />
</parent>
@@ -46,8 +46,8 @@
</sonar.javascript.lcov.reportPaths>
<!-- Policy framework dependencies -->
- <version.policy.common>2.1.3-SNAPSHOT</version.policy.common>
- <version.policy.models>3.1.3-SNAPSHOT</version.policy.models>
+ <version.policy.common>2.1.3</version.policy.common>
+ <version.policy.models>3.1.3</version.policy.models>
<!-- Apex-specific dependencies -->
<version.activemq>5.18.3</version.activemq>