Bump versions by x.y.(z+1)
[daexim.git] / features / odl-daexim / src / main / feature / feature.xml
1 <!--
2 Copyright (C) 2016 AT&T Intellectual Property. All rights reserved.
3 Copyright (c) 2016 Brocade Communications Systems, Inc. All rights reserved.
4 Copyright (c) 2017 Red Hat, Inc. All rights reserved.
5
6 This program and the accompanying materials are made available under the
7 terms of the Eclipse Public License v1.0 which accompanies this distribution,
8 and is available at http://www.eclipse.org/legal/epl-v10.html
9  -->
10 <features name="odl-daexim-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11     xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
12
13     <feature name='odl-daexim' version='${project.version}'>
14         <configfile finalname="etc/org.opendaylight.daexim.cfg">mvn:org.opendaylight.daexim/daexim-impl/${project.version}/cfg</configfile>
15     </feature>
16
17 </features>