summaryrefslogtreecommitdiffstats
path: root/ice-server/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-08-24 15:33:15 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-08-24 15:33:18 -0700
commitda8260604a9210f5fcc3f51be5dd90943967d0fd (patch)
treec878e48b84a7662ec8277889a2fcb75fdd984f93 /ice-server/pom.xml
parentb4c0dcb82c1054f3aca9e454876de496a859fe33 (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: I8bbe9717ed402e3f350710606d9d241ca4e46c49 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'ice-server/pom.xml')
-rw-r--r--ice-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice-server/pom.xml b/ice-server/pom.xml
index e5a6263..c9c80bb 100644
--- a/ice-server/pom.xml
+++ b/ice-server/pom.xml
@@ -19,7 +19,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>