From e07506b0d433174a9f2eec2094e7e8a40dca9812 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Mon, 23 Sep 2019 14:20:44 -0400 Subject: commons-codec version with ODL ODL version is 1.11 APPC picks the version from ODL Change-Id: I0e026adfcd467574cb1125217cf6f1e89c692078 Issue-ID: APPC-1743 Signed-off-by: Taka Cho --- binding-parent/pom.xml | 6 ------ feature-repo-parent/pom.xml | 8 -------- odlparent-lite/pom.xml | 6 ------ single-feature-parent/pom.xml | 6 ------ 4 files changed, 26 deletions(-) diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index d56e350..b8699d1 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -41,7 +41,6 @@ limitations under the License. 3.9.0 1.6.0 1.1.25.8-oss - 1.12 2.1.1 1.15 1.1.5 @@ -96,11 +95,6 @@ limitations under the License. - - commons-codec - commons-codec - ${commons-codec.version} - org.opendaylight.controller config-api diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml index 327a4c0..04320e3 100644 --- a/feature-repo-parent/pom.xml +++ b/feature-repo-parent/pom.xml @@ -35,17 +35,9 @@ limitations under the License. - - 1.12 - - - commons-codec - commons-codec - ${commons-codec.version} - diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml index 4dad12b..153ba2b 100644 --- a/odlparent-lite/pom.xml +++ b/odlparent-lite/pom.xml @@ -37,16 +37,10 @@ limitations under the License. 1.12 - 1.12 - - commons-codec - commons-codec - ${commons-codec.version} - diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index 2039b8c..68a13c3 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -36,7 +36,6 @@ limitations under the License. - 1.12 true 3.2.2 1.15 @@ -45,11 +44,6 @@ limitations under the License. - - commons-codec - commons-codec - ${commons-codec.version} - org.onap.ccsdk.sli.core sli-common -- cgit 1.2.3-korg