aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-10 18:53:20 +0000
committerliamfallon <liam.fallon@est.tech>2023-11-10 18:53:20 +0000
commit21c28b9c6722e720523218c45b360c937199c317 (patch)
tree020cdf71bd781b027c4fc592e980191ee310d997 /pom.xml
parenta9e97e410436f17bf1d8deff9f9733c94a5b6e91 (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: I2956462ee5397b46c86ba63ad39da59860fa46b3
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 e63b56791..bc9d326a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2</version>
<relativePath />
</parent>
@@ -40,7 +40,7 @@
<description>This repo holds model code agnostic to PDP engines</description>
<properties>
- <policy.common.version>2.0.2-SNAPSHOT</policy.common.version>
+ <policy.common.version>2.0.2</policy.common.version>
</properties>
<modules>