From 1975f1ad56598a4bb5cc495f26090ba400660a7f Mon Sep 17 00:00:00 2001 From: Guilherme Freitas Pacheco Date: Mon, 17 Oct 2016 10:02:21 -0200 Subject: [PATCH] Update features.xml Fix for Karaf 4.0.5 There is not a version <4 of the war bundle at karaf repositories. --- support/features/src/main/resources/features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/features/src/main/resources/features.xml b/support/features/src/main/resources/features.xml index 5f9b3fba6d..6475365f03 100644 --- a/support/features/src/main/resources/features.xml +++ b/support/features/src/main/resources/features.xml @@ -27,7 +27,7 @@ shiro-core - war + war mvn:org.apache.shiro/shiro-web/${project.version}