Use managed guava version 15/62615/2
authorGary Wu <gary.i.wu@huawei.com>
Fri, 24 Aug 2018 22:22:21 +0000 (15:22 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Mon, 27 Aug 2018 17:28:01 +0000 (10:28 -0700)
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: I81a949fde5f739f2062774c13e653899836042b3
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7536702..9db0726 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,9 +8,9 @@
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
+
          http://www.apache.org/licenses/LICENSE-2.0
+
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.onap.oparent</groupId>
     <artifactId>oparent</artifactId>
-    <version>1.1.0</version>
+    <version>1.2.0</version>
     <relativePath/>
   </parent>
     <build>
        </profiles>
   <dependencyManagement>
     <dependencies>
+
       <dependency>
         <groupId>org.glassfish.jersey</groupId>
         <artifactId>jersey-bom</artifactId>