Use managed guava version 57/62857/1
authorGary Wu <gary.i.wu@huawei.com>
Fri, 24 Aug 2018 22:33:30 +0000 (15:33 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 24 Aug 2018 22:33:33 +0000 (15:33 -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: I1494f5f9d61ca0e889cedb41cf8558dcd49df61e
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
.gitreview
pom.xml

index 346bafb..d110de4 100644 (file)
@@ -1,4 +1,5 @@
 [gerrit]
 host=gerrit.onap.org
 port=29418
-project=vnfsdk/pkgtools
+project=vnfsdk/pkgtools.git
+defaultbranch=master
diff --git a/pom.xml b/pom.xml
index 28949f5..6a865eb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>1.1.0</version>
+        <version>1.2.0</version>
         <relativePath>../../oparent</relativePath>
     </parent>