aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-02-28 15:42:11 +0000
committersaul.gill <saul.gill@est.tech>2023-02-28 15:42:14 +0000
commitd9ad060c2f7bb45537987139705c13297e77ca6d (patch)
tree9c89c336753ee6290724eb51100f5001f0f08d04 /pom.xml
parent3e44f6d1e7160745cabc600abf8fcd41f6c24d9a (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-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ib1cdb686dbc93023ecd765a78345f7761aea5e56
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 59763eda..c0e9b2db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.1-SNAPSHOT</version>
+ <version>3.7.1</version>
<relativePath />
</parent>
@@ -51,8 +51,8 @@
<hibernate.core.version>5.4.28.Final</hibernate.core.version>
<hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.12.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.8.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.12.1</policy.common.version>
+ <policy.models.version>2.8.1</policy.models.version>
</properties>
<modules>