aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 08:06:14 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 08:06:14 +0100
commit0eaa36335658beddde6445c0dac5dbe0a0a1114a (patch)
treedcd59118b319d9238fb9eb2ea61d76f020200cd2 /pom.xml
parent6652164b384221018bf605b1d5fb809425b26a8e (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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ifed9a5af43b74e218eae625b3a96c745104aafa1
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 2afb32b8..cd9be89b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.1-SNAPSHOT</version>
+ <version>3.6.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.11.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.7.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.11.1</policy.common.version>
+ <policy.models.version>2.7.1</policy.models.version>
</properties>
<modules>