aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-09-09 16:14:59 +0100
committerliamfallon <liam.fallon@est.tech>2021-09-09 16:14:59 +0100
commit9eb86110fc0f859d00a456ce065b562476b45bf6 (patch)
tree062f19204bf2d341da89deb27df3cc1c5aff57ce
parent4cca9c08dcc9c56d8517e98498c6ff5627dd7121 (diff)
Point at released policy-parent
Issue-ID: POLICY-3587 Change-Id: I33000b3a514af99208b380973485f0c6048b39fb 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 fc1abf4..68e13fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.2</version>
<relativePath />
</parent>