BUG-5222: remove sal-dom-xsql
[controller.git] / features / mdsal / odl-mdsal-xsql / src / main / feature / feature.xml
diff --git a/features/mdsal/odl-mdsal-xsql/src/main/feature/feature.xml b/features/mdsal/odl-mdsal-xsql/src/main/feature/feature.xml
deleted file mode 100644 (file)
index c8c3887..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright © 2016, 2017 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-mdsal-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
-    <feature name="odl-mdsal-xsql" version="${project.version}">
-        <configfile finalname="${config.configfile.directory}/${config.xsql.configfile}">
-            mvn:org.opendaylight.controller/sal-dom-xsql-config/${project.version}/xml/config
-        </configfile>
-    </feature>
-</features>