summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-08-24 15:21:00 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-08-27 10:27:23 -0700
commit3f67c400813a60e4b8f9327e20eccc9033dc1b0b (patch)
tree8a9c7b89eb1de38dbe474a099d2bf10df6c12665
parentef4072f6061226ba50acd5da10cd18af609178ed (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: I2109c156ed68f64ad5eb7dc7e8ac89648d77b6fe 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 b649575..444077d 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-SNAPSHOT</version>
+ <version>1.2.0</version>
</parent>
<!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
<groupId>org.onap.dcaegen2</groupId>