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

Former-commit-id: 942bf638af [formerly d47c9fbd9c [formerly 46d737e01b] [formerly 942bf638af [formerly 7dccca4d1c97ea8d97fb46b8ef1fa139a92b22b5]]]
Former-commit-id: d47c9fbd9c [formerly 46d737e01b]
Former-commit-id: d47c9fbd9c
Former-commit-id: ca7c26b11a
This commit is contained in:
Ben Steffensmeier 2014-05-27 15:18:55 -05:00
parent 9bd4a8e5b5
commit 5c21977cc6

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,