summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-08-30 14:26:22 +0100
committerliamfallon <liam.fallon@est.tech>2021-08-30 14:27:46 +0100
commit543c92e84894e200f88927d2d065795486b85165 (patch)
treeddc1062df6541b0e474e1f986b0de6f55dde26f6 /pom.xml
parent9d8894092ced589c0bdc5b9e85ee1bf1c85d3e36 (diff)
Use latest policy-parent snapshot
The parent snapshot enables the latest version of netty. Issue-ID: POLICY-3590 Change-Id: I273c7e25988f6190d761ba4300eb56c9f02e3cee Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f24d350b1..88572b16f 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.1-SNAPSHOT</version>
<relativePath />
</parent>