Adjust to yangtools-2.0.0/odlparent-3.0.0 changes
[netconf.git] / features / yanglib / odl-yanglib / src / main / feature / feature.xml
diff --git a/features/yanglib/odl-yanglib/src/main/feature/feature.xml b/features/yanglib/odl-yanglib/src/main/feature/feature.xml
new file mode 100644 (file)
index 0000000..2093186
--- /dev/null
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Copyright © 2018 Red Hat, Inc. 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 name="odl-netconf-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+    <feature name="odl-yanglib" version="${project.version}">
+        <feature version="[3.0.0,4)">odl-karaf-feat-jetty</feature>
+    </feature>
+</features>