Issue #2306 Changed required jar to an import instead of hard include.
Former-commit-id:1755294a1f
[formerly a83e0685e795a59e0d3798e2e3d5fb7b7597a0ed] Former-commit-id:87472e3053
This commit is contained in:
parent
d1efbad4c9
commit
31bbea9cec
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