aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-03-10 09:12:51 +0000
committerliamfallon <liam.fallon@est.tech>2022-03-10 14:45:54 +0000
commit49317002f3244b0a6773780ef9a27d484c5eb961 (patch)
treea565f98b8c19c71c803173c726541f06def6bc17 /pom.xml
parent636940708cd73f8b9571cf93804ee07987b69c53 (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-3982 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ia7e7d1602b2b305476e3a1ee36a8795c235c629f Signed-off-by: liamfallon <liam.fallon@est.tech>
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 426ff998..2fe1d306 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.1-SNAPSHOT</version>
+ <version>3.5.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.10.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.6.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.10.1</policy.common.version>
+ <policy.models.version>2.6.1</policy.models.version>
</properties>
<modules>