Made changes suggested by Ben S. Made other changes suggested by Ben S. Made changes suggested by Richard Peter. Made change from Ben S. Change-Id: Ic7eb146c30d8024b34782187318e79882fc963bd Former-commit-id:325f31f6ef
[formerly044b18a356
[formerly a941dd68c3c5b42671ad78900d6d8f8231d70810]] Former-commit-id:044b18a356
Former-commit-id:7457631795
26 lines
659 B
XML
26 lines
659 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="gov.nasa.msfc.sport.edex.sportlma.feature"
|
|
label="Feature"
|
|
version="1.0.0">
|
|
|
|
<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>
|
|
|
|
<plugin
|
|
id="gov.nasa.msfc.sport.edex.plugin.lma"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|