From e6a0204220df69c099f3535774b7a04d88b59d2b Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:29:45 -0700 Subject: Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: If826fd62ea06f065196b678c5eb9b675aacfd8da Issue-ID: INT-619 Signed-off-by: Gary Wu --- pomba/network-discovery-api/pom.xml | 9 ++++----- pomba/network-discovery/pom.xml | 5 ++--- pomba/pom.xml | 7 +++---- 3 files changed, 9 insertions(+), 12 deletions(-) (limited to 'pomba') diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index a24dcd6..5d50653 100644 --- a/pomba/network-discovery-api/pom.xml +++ b/pomba/network-discovery-api/pom.xml @@ -16,15 +16,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> - + 4.0.0 org.onap.oparent oparent - 1.1.1 - + 1.2.0 + org.onap.sdnc.apps.pomba @@ -48,4 +47,4 @@ limitations under the License. - \ No newline at end of file + diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 85f3a84..00af026 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -16,8 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> - + 4.0.0 @@ -110,7 +109,7 @@ limitations under the License. com.google.guava guava - 23.0 + org.glassfish.jersey.core diff --git a/pomba/pom.xml b/pomba/pom.xml index cdec575..0854bc6 100644 --- a/pomba/pom.xml +++ b/pomba/pom.xml @@ -16,15 +16,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> - + 4.0.0 org.onap.oparent oparent - 1.1.1 - + 1.2.0 + org.onap.sdnc.apps.pomba -- cgit 1.2.3-korg