BUG-7657: Karaf 4 migration: provide Karaf 4 groupbasedpolicy features
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-neutron-vpp-mapper / src / main / feature / features.xml
diff --git a/features/odl-groupbasedpolicy-neutron-vpp-mapper/src/main/feature/features.xml b/features/odl-groupbasedpolicy-neutron-vpp-mapper/src/main/feature/features.xml
new file mode 100644 (file)
index 0000000..394dd02
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- vi: set et smarttab sw=4 tabstop=4: -->
+<!--
+ Copyright (c) 2014, 2016 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 name="odl-groupbasedpolicy-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
+          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+          xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
+    <feature name="odl-groupbasedpolicy-neutron-vpp-mapper" version="${project.version}">
+    </feature>
+</features>