Issue #517 - fix the collaboration pde build.

Former-commit-id: d97819a8df [formerly 19eb596d88 [formerly 450b6ad4bb2c3e0b9069256977884d7b89224cae]]
Former-commit-id: 19eb596d88
Former-commit-id: 611fc324ea
This commit is contained in:
Bryan Kowal 2012-04-21 18:17:39 -05:00
parent 31510dae8d
commit 70d956f8ca

View file

@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.core.runtime,
com.raytheon.uf.common.serialization;bundle-version="1.12.1174", com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
com.raytheon.uf.viz.core;bundle-version="1.12.1174", com.raytheon.uf.viz.core;bundle-version="1.12.1174",
org.jivesoftware.smack;bundle-version="3.1.100", org.jivesoftware.smack;bundle-version="3.1.100",
org.eclipse.swt;bundle-version="3.6.2" org.eclipse.swt;bundle-version="3.6.1"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy Bundle-ActivationPolicy: lazy
Export-Package: com.raytheon.uf.viz.collaboration, Export-Package: com.raytheon.uf.viz.collaboration,