From 3017d53432c92aa8bac89bded29e8dd2bcd2a765 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Fri, 23 Jan 2015 23:49:16 +0530 Subject: [PATCH] Adding saml sso feature --- product/modules/p2-profile-gen/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 6caaa68d4..f3245f533 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -564,6 +564,10 @@ org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group ${carbon.platform.version} + + org.wso2.carbon.identity.sso.saml.feature.group + ${carbon.platform.version} +