From: oshvartz Date: Wed, 27 Jan 2016 10:53:00 +0000 (+0200) Subject: BUG 5115: Fix missing artifact exception in log X-Git-Tag: release/beryllium~4 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=5d0c4bbeb140562d819433f2a35eefb1337f0636;p=controller.git BUG 5115: Fix missing artifact exception in log Add new dependency "org.apache.karaf.region.persist" in karaf-parent pom to fix missing artifact exception for region feature. Change-Id: I1d08b69e4afee4e4911d9fc5be9cfd5250868b3f Signed-off-by: oshvartz (cherry picked from commit 2d0262de6e6371cd2d4875c598cd30fe891a76dc) --- diff --git a/karaf/karaf-parent/pom.xml b/karaf/karaf-parent/pom.xml index f613a9af45..796196148b 100644 --- a/karaf/karaf-parent/pom.xml +++ b/karaf/karaf-parent/pom.xml @@ -63,6 +63,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features runtime + + + org.apache.karaf.region + org.apache.karaf.region.persist + ${karaf.version} + runtime + org.opendaylight.controller