aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRam Koya <rk541m@att.com>2018-09-19 02:28:11 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-19 02:28:11 +0000
commit0f62fd58cfab28353a911bd24e5df5874e3b5b58 (patch)
tree2b333efe0e480e35cc71ef9a482e4e16c757d173 /pom.xml
parent65bd8f148eb1c4f4091775f2162b19c918bc95a7 (diff)
parent9dcd8790876a5ba2b372c85252c411a021efe49d (diff)
Merge "Use managed guava version"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 25827bd..9c4c155 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,9 +8,9 @@
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.
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0</version>
<relativePath/>
</parent>
<build>
@@ -211,7 +211,7 @@
</profiles>
<dependencyManagement>
<dependencies>
-
+
<dependency>
<groupId>org.glassfish.jersey</groupId>
<artifactId>jersey-bom</artifactId>