diff options
author | Liam Fallon <liam.fallon@est.tech> | 2020-04-04 20:03:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-04 20:03:19 +0000 |
commit | 5e012ffd4e1c6b0d2ce174c74b939d37d5126f06 (patch) | |
tree | 3b6886d328ae70285f2a5811bc1bee2e944e7df6 /pom.xml | |
parent | f134a5eb8bc9ddb6c1dea1a58d440bfdec6dab5c (diff) | |
parent | eee939f46dcb234babf9e7774b938f3437aec453 (diff) |
Merge "Refer io.netty from policy/parent"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,6 +3,7 @@ Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2019-2020 Nordix Foundation. Modifications 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> |