aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-04-03 13:35:33 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-04-03 13:35:47 -0400
commite55503959d257661bc3bac4f5e4dfc0726c9f6ae (patch)
treea80ac4f1cdcb586de01987c5ff4efffa2555958d /pom.xml
parent5f789441acfc2964c16052f1c65206018b1e8b41 (diff)
Refer io.netty from policy/parent
Issue-ID: POLICY-2467 Change-Id: If06f5fbf26269f7a34104bb2194258494a6488bf Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 65304dae9..4a9374a34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,6 +4,7 @@
Copyright (C) 2018 Ericsson. All rights reserved.
Copyright (C) 2019 Nordix Foundation.
Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved.
+ Modifications Copyright (C) 2020 Bell Canada.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -26,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.1</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath />
</parent>