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

Change-Id: I0833377d1501122200ede42b5ec30ec7bf9b2dfb

Former-commit-id: 54511a95db [formerly c5c7e31983 [formerly 497aa460d6119f13bf6870b78454237252b68752]]
Former-commit-id: c5c7e31983
Former-commit-id: 6fe3d5dc28
This commit is contained in:
David Gillingham 2013-03-26 12:14:22 -05:00
parent 7a35c6472a
commit 4a0d548c20

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,