aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-13 13:29:04 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-13 13:29:04 +0100
commit47f7f13a18ff236f1c2eb25e3689c5af3339dcce (patch)
tree4c4cb87aed5e29d01047c98f7f2ac24bb36e30e3 /pom.xml
parent5ad6368e809e76e74b002298377df14739030a84 (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: I53638500dab63943e6f2fddd6a62646d353e8ce2
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 f2e30020..73e49fb7 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>
@@ -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.2-SNAPSHOT</policy.common.version>
- <policy.models.version>3.0.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.0.2</policy.common.version>
+ <policy.models.version>3.0.2</policy.models.version>
</properties>
<modules>