summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 14:45:22 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 14:45:22 +0000
commitb7313f448f1081764e24593881f7eb04cb862f60 (patch)
tree03d8610e1bef255867a1942fca908032ada91f15 /pom.xml
parentf4807a0ea972b27151322f99ac1fe41c9f13de07 (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-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I2de28f32c82344dabfd4f68773c0f40da1eee191
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 652f511a..cd08d6c8 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>
@@ -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.1.0-SNAPSHOT</policy.common.version>
- <policy.models.version>3.1.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.1.0</policy.common.version>
+ <policy.models.version>3.1.0</policy.models.version>
</properties>
<modules>