diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-08-27 21:20:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-27 21:20:14 +0000 |
commit | b10fb0f89dd06023ebc8d318813a49b57bda81a7 (patch) | |
tree | 4c6eeb52542c1f8bf302ef70bab7a36793139478 | |
parent | 032826f947147dc9d0c5a763bcea173e995acdfb (diff) | |
parent | 253e7fe07de68cd87df12778e094be35ca209748 (diff) |
Merge "Use managed guava version"
-rw-r--r-- | pom.xml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -14,9 +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> |