Merge "Issue #1782: Fix com.raytheon.edex.plugin.gfe build break from 13.3.1-12 merge." into development

Former-commit-id: 6c5444591a [formerly 9ed8f85b79] [formerly 1f28f6b807] [formerly 305994e220 [formerly 1f28f6b807 [formerly b59167da8d42b23fadd19eb8f186d992a5c68bdd]]]
Former-commit-id: 305994e220
Former-commit-id: afda4521815801a415515d376dd78372355aaa84 [formerly b1071636a7]
Former-commit-id: ee009dc2d8
This commit is contained in:
Steve Harris 2013-03-26 12:27:54 -05:00 committed by Gerrit Code Review
commit 591179c773

View file

@ -28,7 +28,7 @@ Require-Bundle: com.raytheon.uf.common.dataplugin.gfe;bundle-version="1.12.1174"
com.raytheon.uf.common.dataplugin.grid;bundle-version="1.0.0", com.raytheon.uf.common.dataplugin.grid;bundle-version="1.0.0",
com.raytheon.uf.common.util;bundle-version="1.12.1174", com.raytheon.uf.common.util;bundle-version="1.12.1174",
com.google.guava;bundle-version="1.0.0", com.google.guava;bundle-version="1.0.0",
org.apache.commons.lang;bundle-version="2.3.0" org.apache.commons.lang;bundle-version="2.3.0",
com.raytheon.uf.common.python.concurrent;bundle-version="1.0.0" com.raytheon.uf.common.python.concurrent;bundle-version="1.0.0"
Export-Package: com.raytheon.edex.plugin.gfe, Export-Package: com.raytheon.edex.plugin.gfe,
com.raytheon.edex.plugin.gfe.config, com.raytheon.edex.plugin.gfe.config,