Bump yangtools to 2.0.10
[netconf.git] / features / netconf / odl-netconf-api / src / main / feature / feature.xml
index 332ef135ae683f1b5afd3a9e3a548f9751d02e7f..689267ef2fdb03a128f9e911ebabcf5f876e6e79 100644 (file)
@@ -1,6 +1,13 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-netconf-api">
-    <feature name="odl-netconf-api">
-        <feature version="[2.0.1,3)">odl-yangtools-data-api</feature>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright © 2018 Pantheon Technologies, s.r.o. and others.
+  ~
+  ~ This program and the accompanying materials are made available under the
+  ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
+  ~ and is available at http://www.eclipse.org/legal/epl-v10.html
+  -->
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-netconf-${project.version}">
+    <feature name="odl-netconf-api" version="${project.version}">
+        <feature version="[2.0.10,3)">odl-yangtools-parser-api</feature>
     </feature>
 </features>