From bfd4ac8059ea4030f429f6a1fff691aa0f702948 Mon Sep 17 00:00:00 2001 From: Andrea Campanella Date: Thu, 3 Jan 2019 15:51:24 +0100 Subject: [PATCH] Fixing de-activation of restconf app Change-Id: I8ebc554e7d7fbba4cb19c72f533e17907d31cae7 --- protocols/restconf/server/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/protocols/restconf/server/BUILD b/protocols/restconf/server/BUILD index 4f0cd7f36d..adf519598c 100644 --- a/protocols/restconf/server/BUILD +++ b/protocols/restconf/server/BUILD @@ -1,5 +1,6 @@ BUNDLES = [ "//protocols/restconf/server/rpp:onos-protocols-restconf-server-rpp", + "//apps/restconf/api:onos-apps-restconf-api", ] onos_app(