Issue #1318 - fix first dat dependency issue.
Change-Id: If7e1668799a8523afebb0d4b7de76be6add5aa78 Former-commit-id: 0087827da79fedd354a227bad4e02aa76cebc684
This commit is contained in:
parent
6b205399d4
commit
88a5451ce1
1 changed files with 7 additions and 7 deletions
|
@ -22,6 +22,13 @@
|
|||
<import feature="com.raytheon.uf.edex.hydro.feature" version="1.0.0.qualifier"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.monitor"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.edex.plugin.loctables"
|
||||
download-size="0"
|
||||
|
@ -36,13 +43,6 @@
|
|||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.monitor"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.edex.dat.utils"
|
||||
download-size="0"
|
||||
|
|
Loading…
Add table
Reference in a new issue