Change-Id: Ic9a8a58ec8992cb91980d14f3c1a92573170f6f1 Former-commit-id:56c8783e88
[formerly1b7e7f5d3d
] [formerlyd66d7b5968
] [formerly56c8783e88
[formerly1b7e7f5d3d
] [formerlyd66d7b5968
] [formerlyedaa921699
[formerlyd66d7b5968
[formerly 0567e633bc2e41d2052ea13401ba7f6baa8900aa]]]] Former-commit-id:edaa921699
Former-commit-id:8447e2ed89
[formerly62e365532d
] [formerly 156f31cabb3b01230115f043dce91be68868831b [formerly088f53aab8
]] Former-commit-id: bfef6a4ff6d6ec36319966923c861d650fef6c23 [formerly42bd243967
] Former-commit-id:8bf189dd4e
31 lines
817 B
XML
31 lines
817 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.viz.dataaccess.feature"
|
|
label="Viz Data Access Feature"
|
|
version="1.0.0.qualifier"
|
|
provider-name="RAYTHEON">
|
|
|
|
<description url="http://www.example.com/description">
|
|
[Enter Feature Description here.]
|
|
</description>
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
[Enter Copyright Description here.]
|
|
</copyright>
|
|
|
|
<license url="http://www.example.com/license">
|
|
[Enter License Description here.]
|
|
</license>
|
|
|
|
<requires>
|
|
<import feature="com.raytheon.uf.viz.core.feature" version="1.0.0.qualifier"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="com.raytheon.viz.dataaccess"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|