aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-18 12:19:40 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-18 12:19:40 +0100
commitb8e10cb70d2c53a298cb3554b6fbeb6d9dba2246 (patch)
tree87f428722961aca7346b50d4cd5270017e1ae0fb /pom.xml
parent6b30f374b232cd9edad5c2c6d90bcca7df712f4a (diff)
update references in policy/drools-pdp pom
updated references in the policy/drools-pdp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I06b071484585845eec64e4cefd28be915ccdda52
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index fdd813aa..832a8884 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>
@@ -51,8 +51,8 @@
<json.path.version>2.8.0</json.path.version>
<hibernate.commons.annotations.version>6.0.6.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>2.0.1-SNAPSHOT</policy.common.version>
- <policy.models.version>3.0.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.0.1</policy.common.version>
+ <policy.models.version>3.0.1</policy.models.version>
</properties>
<modules>