Issue #2306 Changed required jar to an import instead of hard include.
Former-commit-id: a83e0685e795a59e0d3798e2e3d5fb7b7597a0ed
This commit is contained in:
parent
b4ccff3f5f
commit
87472e3053
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@
|
|||
[Enter License Description here.]
|
||||
</license>
|
||||
|
||||
<includes
|
||||
id="com.raytheon.uf.edex.registry.client.feature"
|
||||
version="0.0.0"/>
|
||||
<requires>
|
||||
<import feature="com.raytheon.uf.edex.registry.client.feature" version="0.0.0"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="ll.netcdf"
|
||||
|
|
Loading…
Add table
Reference in a new issue