aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-01 23:13:07 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-01 23:15:30 +0100
commitc379951867ea4c7a6e3b139adb2f0a15d08fb11e (patch)
treea9773085dbc6c091401bcc241dc60fe3691d3124 /pom.xml
parent0f23fe2738e050c481f5ea2893c5c3c0f1b3f5c0 (diff)
update parent,common references in policy/models pom
updated the parent and common references in the policy/models pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4333 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I027082a32f26c6368525d5a856193c918deb0843 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 46b384a48..f9ae5c7f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.4-SNAPSHOT</version>
+ <version>3.5.4</version>
<relativePath />
</parent>
@@ -42,7 +42,7 @@
<properties>
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
- <policy.common.version>1.10.4-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.10.4</policy.common.version>
</properties>
<modules>