aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-18 10:53:11 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-18 10:53:11 +0100
commitba994c0db8b1711ffaa39cda21c727bd7d1fac68 (patch)
tree52cb8a0c041ad2949757c17c2cf19c00ab7c13c2 /pom.xml
parent6cf68405aea887430336bb01702f510d16dd4528 (diff)
update parent,common references in policy/models pom
updated the parent and common references in the policy/models pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I62b3ad12ab02f4bf201f2da04d9b20d321885466
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d163e52bf..a23e4a11e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.1</version>
<relativePath />
</parent>
@@ -40,7 +40,7 @@
<description>This repo holds model code agnostic to PDP engines</description>
<properties>
- <policy.common.version>2.0.1-SNAPSHOT</policy.common.version>
+ <policy.common.version>2.0.1</policy.common.version>
</properties>
<modules>