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

Former-commit-id: 7dccca4d1c97ea8d97fb46b8ef1fa139a92b22b5
This commit is contained in:
Ben Steffensmeier 2014-05-27 15:18:55 -05:00
parent 5c5e3605e7
commit 46d737e01b

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,