Require odlparent-8.1 features
[netconf.git] / features / netconf / odl-netconf-netty-util / src / main / feature / feature.xml
index dd2d76d3664ae23c18f36328036ca515cad54000..d8ca090e5fc94f98465e082422141630e4f3f955 100644 (file)
@@ -1,13 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ~ Copyright (c) 2017 Cisco Systems, Inc. and others.  All rights reserved.
-  ~
-  ~ 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}">
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-netconf-netty-util-${project.version}">
     <feature name="odl-netconf-netty-util" version="${project.version}">
-        <feature version="[5,6)">odl-apache-sshd</feature>
+        <feature version="[8.1,9)">odl-netty-4</feature>
     </feature>
 </features>