Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.osbp.filter/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.osbp.filter/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.osbp.filter/META-INF/MANIFEST.MF b/org.eclipse.osbp.filter/META-INF/MANIFEST.MF
index 34622c1..c718970 100644
--- a/org.eclipse.osbp.filter/META-INF/MANIFEST.MF
+++ b/org.eclipse.osbp.filter/META-INF/MANIFEST.MF
@@ -16,7 +16,7 @@ Import-Package: org.eclipse.osbp.authentication.account.dtos;version="0.9.0",
org.eclipse.osbp.authentication.providerimpl;version="0.9.0",
org.eclipse.osbp.dsl.common.datatypes;version="0.9.0",
org.eclipse.osbp.ui.api.useraccess;version="0.9.0",
- org.eclipse.osbp.ui.api.userfilter;version="0.9.0",
+ org.eclipse.osbp.ui.api.user.filter;version="0.9.0",
org.osgi.service.component.annotations;version="1.2.0"
Service-Component: OSGI-INF/*.xml
Export-Package: org.eclipse.osbp.filter

Back to the top