diff --git a/components/org.wso2.carbon.identity.authenticator.saml2.sso.ui/pom.xml b/components/org.wso2.carbon.identity.authenticator.saml2.sso.ui/pom.xml
index b67cdf9..8ec68ef 100644
--- a/components/org.wso2.carbon.identity.authenticator.saml2.sso.ui/pom.xml
+++ b/components/org.wso2.carbon.identity.authenticator.saml2.sso.ui/pom.xml
@@ -130,6 +130,12 @@
version="${identity.carbon.auth.saml2.package.export.version}"
UIBundle
+
+ osgi.service;objectClass=org.wso2.carbon.registry.core.service.RegistryService,
+ osgi.service;objectClass=org.wso2.carbon.user.core.service.RealmService,
+ osgi.service;objectClass=org.wso2.carbon.utils.ConfigurationContextService,
+ osgi.service;objectClass=org.wso2.carbon.ui.CarbonSSOSessionManager
+
diff --git a/components/org.wso2.carbon.identity.authenticator.saml2.sso/pom.xml b/components/org.wso2.carbon.identity.authenticator.saml2.sso/pom.xml
index 02e9c60..bce0d54 100644
--- a/components/org.wso2.carbon.identity.authenticator.saml2.sso/pom.xml
+++ b/components/org.wso2.carbon.identity.authenticator.saml2.sso/pom.xml
@@ -131,6 +131,10 @@
!org.wso2.carbon.identity.authenticator.saml2.sso.stub.*,
org.wso2.carbon.identity.authenticator.saml2.sso.*; version="${identity.carbon.auth.saml2.package.export.version}"
+
+ osgi.service;objectClass=org.wso2.carbon.user.core.service.RealmService,
+ osgi.service;objectClass=org.wso2.carbon.registry.core.service.RegistryService
+
diff --git a/pom.xml b/pom.xml
index 7c16157..e9be097 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
2.3.1
3.2.0
- [2.6.0, 3.0.0)
+ [2.6.0, 5.0.0)
[1.6.1.wso2v12, 2.0.0)
1.6.1-wso2v38
[2.6.0,3.0.0)