From 8b3e3b6921616ed42fca2475075164becf59ac90 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 16 Feb 2017 14:19:44 +0100 Subject: [PATCH] Pull in feat-jetty instead of feat-war feat-war pulls in jetty 9.2, we need 8.1 for the transition. Change-Id: I6cdd1354c80a5fe8b9e9c34100c4e68259122d2d Signed-off-by: Robert Varga --- features/restconf/odl-restconf-noauth/pom.xml | 2 +- features/yanglib/odl-yanglib/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/features/restconf/odl-restconf-noauth/pom.xml b/features/restconf/odl-restconf-noauth/pom.xml index feabc57179..8f9a1a7700 100644 --- a/features/restconf/odl-restconf-noauth/pom.xml +++ b/features/restconf/odl-restconf-noauth/pom.xml @@ -95,7 +95,7 @@ org.opendaylight.odlparent - odl-karaf-feat-war + odl-karaf-feat-jetty xml features diff --git a/features/yanglib/odl-yanglib/pom.xml b/features/yanglib/odl-yanglib/pom.xml index 2ae5b95e21..c80c9387bf 100644 --- a/features/yanglib/odl-yanglib/pom.xml +++ b/features/yanglib/odl-yanglib/pom.xml @@ -60,7 +60,7 @@ org.opendaylight.odlparent - odl-karaf-feat-war + odl-karaf-feat-jetty xml features -- 2.36.6