From 9d7412db1c2cfb9c05a8d381dc7c71829291d81b Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Sun, 12 Aug 2018 23:49:46 -0700 Subject: [PATCH] Parent updates for Karaf 4 Change-Id: I1c368b64d5916adae980221ad0a639dfa8bee11c Signed-off-by: Patrick Brady Issue-ID: APPC-1045 --- appc-parent/binding-parent/pom.xml | 45 +++++++++++++++++++++++++++++-- appc-parent/single-feature-parent/pom.xml | 5 ++++ 2 files changed, 48 insertions(+), 2 deletions(-) diff --git a/appc-parent/binding-parent/pom.xml b/appc-parent/binding-parent/pom.xml index e9753b4c1..79ddc6ac5 100644 --- a/appc-parent/binding-parent/pom.xml +++ b/appc-parent/binding-parent/pom.xml @@ -38,9 +38,11 @@ limitations under the License. - - 1.1.25.6-oss + 3.9.0 + 1.6.0 + 1.1.25.8-oss 2.1.1 + 1.15 1.1.5 1.0.0 1.0.0 @@ -57,6 +59,10 @@ limitations under the License. 1.1.0 1.3.0 2.3.2 + 1.1.0 + 1.7 + 1.6 + 2.3.0 java @@ -91,6 +97,41 @@ limitations under the License. 0.7.1 2.0.5 1.8.3-Carbon + + + + + org.opendaylight.controller + config-api + 0.8.1 + + + org.yaml + snakeyaml + ${snakeyaml.version} + + + equinoxSDK381 + org.eclipse.osgi + ${equinox.osgi.version} + + + org.mariadb.jdbc + mariadb-java-client + ${mariadb.client.version} + + + org.apache.sshd + sshd-core + ${apache.sshd.version} + + + org.apache.velocity + velocity + ${velocity.version} + + + diff --git a/appc-parent/single-feature-parent/pom.xml b/appc-parent/single-feature-parent/pom.xml index 3927e117b..fb3a344d2 100644 --- a/appc-parent/single-feature-parent/pom.xml +++ b/appc-parent/single-feature-parent/pom.xml @@ -34,7 +34,12 @@ limitations under the License. 1.1.0-SNAPSHOT + true + 3.2.1 + 1.12 + 1.1.0 + 1.7 -- 2.16.6