diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.airep/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.airep/META-INF/MANIFEST.MF index 2a3f791aae..642eb82c13 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.airep/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.airep/META-INF/MANIFEST.MF @@ -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,