Repository: camel Updated Branches: refs/heads/camel-2.15.x ef76dba7f -> 0e259dfbb
CAMEL-9039: Updated features namespace to version 1.2.0, which added support for conditionals Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0e259dfb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0e259dfb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0e259dfb Branch: refs/heads/camel-2.15.x Commit: 0e259dfbb0e61ebe4f2ffc6caaec1d35edef9073 Parents: ef76dba Author: Dhiraj Bokde <dhira...@yahoo.com> Authored: Fri Jul 31 13:18:50 2015 -0700 Committer: Dhiraj Bokde <dhira...@yahoo.com> Committed: Fri Jul 31 13:19:45 2015 -0700 ---------------------------------------------------------------------- platforms/karaf/features/src/main/resources/features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0e259dfb/platforms/karaf/features/src/main/resources/features.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/src/main/resources/features.xml b/platforms/karaf/features/src/main/resources/features.xml index 30ba5d0..502506b 100644 --- a/platforms/karaf/features/src/main/resources/features.xml +++ b/platforms/karaf/features/src/main/resources/features.xml @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<features xmlns="http://karaf.apache.org/xmlns/features/v1.0.0" name='camel-${project.version}'> +<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name='camel-${project.version}'> <repository>mvn:org.apache.cxf.karaf/apache-cxf/${cxf-version}/xml/features</repository> <repository>mvn:org.apache.jclouds.karaf/jclouds-karaf/${jclouds-version}/xml/features</repository>