diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-08-27 21:20:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-27 21:20:36 +0000 |
commit | 48231c4a45545c4a2081a2a901b5098ea09ee5b6 (patch) | |
tree | b0966d8a8aacee59f878d51a3c10aa4764cc44d6 | |
parent | dda38c4849be077910df86cbe40f59db7a67b0c8 (diff) | |
parent | 3275932bb2f4c4da4880237d3c2c8b86a5b0395c (diff) |
Merge "Use managed guava version"
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -14,8 +14,7 @@ License for the specific language governing permissions and limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> |