aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-27 20:55:46 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-27 20:55:46 +0100
commit64d0149748b151ad757a5fe32d9e4867dbbb6023 (patch)
treeb59f18b8edb02e9279e008092d15f4b43d006743 /pom.xml
parent91cb634afec00c5cfc31d08f24651bdbe27077b8 (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-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I8a453872b8e3aeea3185e1b51d31777437dadb71
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 15c4e94c..97be8a39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.3-SNAPSHOT</version>
+ <version>3.5.3</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.10.3-SNAPSHOT</policy.common.version>
- <policy.models.version>2.6.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.10.3</policy.common.version>
+ <policy.models.version>2.6.3</policy.models.version>
</properties>
<modules>