summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-08-27 21:20:36 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-27 21:20:36 +0000
commit48231c4a45545c4a2081a2a901b5098ea09ee5b6 (patch)
treeb0966d8a8aacee59f878d51a3c10aa4764cc44d6
parentdda38c4849be077910df86cbe40f59db7a67b0c8 (diff)
parent3275932bb2f4c4da4880237d3c2c8b86a5b0395c (diff)
Merge "Use managed guava version"
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index eee09a5..0c249a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>