aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-09-09 13:30:49 +0100
committerliamfallon <liam.fallon@est.tech>2021-09-09 15:37:39 +0100
commited38231c1e1a5bf879c31aa7c314583e0e11aa44 (patch)
tree1db2feb2cf5342a09f37fea0439c1127ed69cd26
parent5b8a5d8f8ec5a75eb84ee397a4f49fc170002fda (diff)
Point at released policy-parent
Issue-ID: POLICY-3587 Change-Id: I779dcf7a025824988148d7165208f739fcd17eaf Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 27f15b9d..d8706216 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.2</version>
<relativePath />
</parent>