From 2c646cf054e5a8d6adc9d922fa97db893489d44b Mon Sep 17 00:00:00 2001 From: Benjamin Phillippe Date: Thu, 19 Jun 2014 11:03:04 -0500 Subject: [PATCH] Omaha #3255 Removed security plugin from ebxml common plugin to fix build Former-commit-id: ee89581aeb3d2f640656f37c2e4118a78dee5ca0 --- .../com.raytheon.uf.common.registry.ebxml/META-INF/MANIFEST.MF | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/edexOsgi/com.raytheon.uf.common.registry.ebxml/META-INF/MANIFEST.MF b/edexOsgi/com.raytheon.uf.common.registry.ebxml/META-INF/MANIFEST.MF index 9262d48e12..c4dc384bb0 100644 --- a/edexOsgi/com.raytheon.uf.common.registry.ebxml/META-INF/MANIFEST.MF +++ b/edexOsgi/com.raytheon.uf.common.registry.ebxml/META-INF/MANIFEST.MF @@ -31,7 +31,6 @@ Require-Bundle: org.apache.commons.codec;bundle-version="1.4.0", org.springframework;bundle-version="2.5.6", org.apache.commons.lang;bundle-version="2.3.0", org.apache.commons.cxf;bundle-version="1.0.0", - com.raytheon.uf.common.localization;bundle-version="1.12.1174", - com.raytheon.uf.edex.security;bundle-version="1.14.0" + com.raytheon.uf.common.localization;bundle-version="1.12.1174" Import-Package: com.sun.xml.bind.marshaller, com.vividsolutions.jts.geom