From aa34eb2ff33184ae9e62b645959c3354afc8665c Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:20:25 -0700 Subject: Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I7257b91c68bf632a755f678122ecc0fe1d8f1306 Issue-ID: INT-619 Signed-off-by: Gary Wu Signed-off-by: Vijay Venkatesh Kumar --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f264d5a..240ffdf 100644 --- a/pom.xml +++ b/pom.xml @@ -18,20 +18,19 @@ limitations under the License. ECOMP is a trademark and service mark of AT&T Intellectual Property. --> - 4.0.0 - org.onap - dcaegen2 - 1.2.0-SNAPSHOT + org.onap.oparent + oparent + 1.2.0 org.onap.dcaegen2 collectors dcaegen2-collectors - + 1.1.0-SNAPSHOT http://maven.apache.org -- cgit 1.2.3-korg