aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 12:19:13 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 12:19:13 +0000
commit9ea705856503a25deb846476597e6137e83aeee4 (patch)
treec5a970ed88766ba1852cc84ae4994f6978dafeb7 /pom.xml
parentbae811c71a0bd4484c6b69ad0db9afdbeca373bd (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-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I968db58f03bf8c64f19ff9e09485be8f01cd9add
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 78dc55ccc..6c4cbb8d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0</version>
<relativePath />
</parent>
@@ -40,7 +40,7 @@
<description>This repo holds model code agnostic to PDP engines</description>
<properties>
- <policy.common.version>2.1.0-SNAPSHOT</policy.common.version>
+ <policy.common.version>2.1.0</policy.common.version>
</properties>
<modules>