aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-02-28 13:45:29 +0000
committerliamfallon <liam.fallon@est.tech>2022-02-28 13:45:29 +0000
commit594c1cc87fc51623f60024a524cce2fe03499a50 (patch)
tree0bda12a72bedb944648fc93328bc54882a7d7be0
parentd0fedd36ea6bf8c297b3eb3795719a2120518d7d (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-3958 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I91f2488550830dcb51a479d1491db809af1d93f6
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index c8e141ee9..4b105b5b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.4-SNAPSHOT</version>
+ <version>3.4.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.9.2-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.9.2</policy.common.version>
</properties>
<modules>