aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-09-09 16:00:30 +0100
committerliamfallon <liam.fallon@est.tech>2021-09-09 16:00:34 +0100
commit4e3feb39ea595220d07532f237a626e166504451 (patch)
tree26f112c20ec4488226293f1e9ff6a6ee01cae094
parent74946aa00e931221b34011d07d76db016823a478 (diff)
Point at released policy-parent
Issue-ID: POLICY-3587 Change-Id: I3ef745b1051e5fbdbbc563d64ff28077496fd6c5 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 820c7bea..9340cc09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.2</version>
<relativePath />
</parent>