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/boron~413 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=2d0262de6e6371cd2d4875c598cd30fe891a76dc 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 --- diff --git a/karaf/karaf-parent/pom.xml b/karaf/karaf-parent/pom.xml index 65f0d7928c..64616ae569 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