aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-11-24 16:27:59 +0000
committerliamfallon <liam.fallon@est.tech>2021-11-24 16:27:59 +0000
commit5145ea065ace153a1d6a09907774274eb3769642 (patch)
treea074caf9167776fcdbf06e407c22cc6e7b9a05cb
parent083868f1eab56b45baff7278ffb9acfd4126e02a (diff)
Update parent and common references
*** Release Phase 5: This commit is generated by a PF release script *** This is the fifth release phase, it updates parent and common references in policy/models. Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic935d5f85db641416461f8cbc0afb5651a65b42c
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2f7d99c51..0057f83d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.0-SNAPSHOT</version>
+ <version>3.5.0</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.0-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.10.0</policy.common.version>
</properties>
<modules>