9c5c88d606fd72ac7be89f097dfb396d58979000
[daexim.git] / features / odl-daexim-all / src / main / feature / feature.xml
1 <!--
2 Copyright (C) 2023 PANTHEON.tech, s.r.o and others.  All rights reserved.
3
4 This program and the accompanying materials are made available under the
5 terms of the Eclipse Public License v1.0 which accompanies this distribution,
6 and is available at http://www.eclipse.org/legal/epl-v10.html
7  -->
8 <features name="odl-daexim-all-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
9           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10           xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
11     <feature name='odl-daexim-all' version='${project.version}'>
12         <feature version="[7,8)">odl-restconf</feature>
13     </feature>
14 </features>