diff options
author | Yan Yang <yangyanyj@chinamobile.com> | 2018-09-07 05:52:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-07 05:52:33 +0000 |
commit | 4cb3469191d9cb88ef31ded841857465e921cb56 (patch) | |
tree | 0a63391438f64825fa52766898357f6ace319efc /wso2 | |
parent | 8d4131b8ebc3ed07dcc97e821ebd0aa8470b12d6 (diff) | |
parent | 8deb1fab001f139c5f37923f89862536af287a64 (diff) |
Merge "Use managed guava version"
Diffstat (limited to 'wso2')
-rw-r--r-- | wso2/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wso2/pom.xml b/wso2/pom.xml index 668c863..311e667 100644 --- a/wso2/pom.xml +++ b/wso2/pom.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2016 Huawei Technologies Co., Ltd. - + 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. |