Omaha #2670 Fix airep manifest to work with CAVE spring.

Former-commit-id: ca7c26b11a [formerly d47c9fbd9c] [formerly 46d737e01b] [formerly 942bf638af [formerly 46d737e01b [formerly 7dccca4d1c97ea8d97fb46b8ef1fa139a92b22b5]]]
Former-commit-id: 942bf638af
Former-commit-id: cac323ac09ec42756a3b5bd1938296cc5a8caac6 [formerly 4d5b86a29d]
Former-commit-id: e6b9bccfc8
This commit is contained in:
Ben Steffensmeier 2014-05-27 15:18:55 -05:00
parent 99ba88d886
commit 61b7baa25f

View file

@ -9,6 +9,7 @@ Require-Bundle: com.raytheon.uf.common.status;bundle-version="1.12.1174",
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
javax.measure,
org.hibernate;bundle-version="3.5.6",
com.raytheon.uf.common.pointdata;bundle-version="1.13.0",
com.raytheon.uf.common.dataaccess;bundle-version="1.14.0"
Import-Package: com.raytheon.edex.db.dao,
com.raytheon.uf.common.dataplugin,
@ -16,8 +17,6 @@ Import-Package: com.raytheon.edex.db.dao,
com.raytheon.uf.common.dataplugin.persist,
com.raytheon.uf.common.datastorage,
com.raytheon.uf.common.geospatial,
com.raytheon.uf.common.pointdata,
com.raytheon.uf.common.pointdata.spatial,
com.raytheon.uf.common.serialization,
com.raytheon.uf.common.serialization.annotations,
com.raytheon.uf.common.time,