aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-08-24 15:21:24 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-08-27 10:27:35 -0700
commit8ca8ddf40decb543e5ea634e29efe6972272a2f6 (patch)
treeb296a051db9da75109742a43c987fcebaeb7b15a
parenta5739ab3e9f7f97652e6814233abeee51f28db5e (diff)
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: I8bcbc81e6b87ec88b4fbbd7ea765f2bec973b825 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 78b4048..283843c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0</version>
</parent>
<!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
<groupId>org.onap.dcaegen2.platform</groupId>