<!--
/**
 * Copyright (c) Codice Foundation
 *
 * This is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either
 * version 3 of the License, or any later version. 
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 * See the GNU Lesser General Public License for more details. A copy of the GNU Lesser General Public License is distributed along with this program and can be found at
 * <http://www.gnu.org/licenses/lgpl.html>.
 *
 **/
 -->
<features xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		  name="features-xml-2.31.0"
		  xmlns="http://karaf.apache.org/xmlns/features/v1.3.0"
		  xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.3.0 http://karaf.apache.org/xmlns/features/v1.3.0">

	<feature name="ddf-test-input-transformer-stubs" version="2.31.0">
		<bundle start-level='60'>mvn:ddf.test/test-input-transformer-stubs/2.31.0</bundle>
	</feature>

	<feature name="test-rest-endpoint" version="2.31.0">
		<bundle>mvn:ddf.test/test-rest-endpoint/2.31.0</bundle>
	</feature>

	<feature name="test-storageplugins" version="2.31.0">
		<bundle>mvn:ddf.test/test-storageplugins/2.31.0</bundle>
	</feature>

	<feature name="test-metacard-validator" version="2.31.0">
		<bundle>mvn:ddf.test/test-metacard-validator/2.31.0</bundle>
	</feature>
</features>
