Issue #2694 Added missing org.codehaus.jackson dependency to com.raytheon.uf.edex.base.feature.
Amend: removed org.codehaus.jackson dependency from com.raytheon.uf.edex.datadelivery.core.feature. Change-Id: Id36525e4e0e4764c648a4abca938e4131b23f3e0 Former-commit-id:100252664e
[formerly579ba2a117
] [formerly2909580bc3
[formerly 43e4da8b175ce20c9a4f9b94b1cb243c4355e72b]] Former-commit-id:2909580bc3
Former-commit-id:db463891cd
This commit is contained in:
parent
ca9e1c334d
commit
2f5c99f364
2 changed files with 6 additions and 6 deletions
|
@ -190,4 +190,10 @@
|
|||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.codehaus.jackson"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
</feature>
|
||||
|
|
|
@ -40,12 +40,6 @@
|
|||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.codehaus.jackson"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.datadelivery.retrieval"
|
||||
download-size="0"
|
||||
|
|
Loading…
Add table
Reference in a new issue