From 6c2d093616066502c1551851eaa66e17de0b562f Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Sun, 15 Dec 2019 18:33:18 +0200 Subject: Upgrade oparent to 2.1.0 Issue-ID: VID-609 Change-Id: Iee79522f1c5563970cf14316cbdb8d82575dc065 Signed-off-by: Ittay Stern --- epsdk-app-onap/pom.xml | 2 +- pom.xml | 2 +- vid-app-common/pom.xml | 2 +- vid-automation/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index 0dc8eacea..95c1ce271 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -16,7 +16,7 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 diff --git a/pom.xml b/pom.xml index cd5a4fc99..62120e13c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index f618ec822..c9356771d 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -17,7 +17,7 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 diff --git a/vid-automation/pom.xml b/vid-automation/pom.xml index e2ef865f4..34abd22f5 100644 --- a/vid-automation/pom.xml +++ b/vid-automation/pom.xml @@ -167,7 +167,7 @@ commons-beanutils commons-beanutils - 1.9.3 + 1.9.4 org.springframework -- cgit 1.2.3-korg