aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-08-27 21:20:14 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-27 21:20:14 +0000
commitb10fb0f89dd06023ebc8d318813a49b57bda81a7 (patch)
tree4c6eeb52542c1f8bf302ef70bab7a36793139478
parent032826f947147dc9d0c5a763bcea173e995acdfb (diff)
parent253e7fe07de68cd87df12778e094be35ca209748 (diff)
Merge "Use managed guava version"
-rw-r--r--pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 0c9d589..9f05f0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>