From 94789ca7486a1b1c3ac53e297ad96e1c16779cbf Mon Sep 17 00:00:00 2001 From: rushannanayakkara Date: Tue, 22 Oct 2024 19:52:39 +0530 Subject: [PATCH] Add notification template api module to pom --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3a54be5c99..a8db8c4d42 100644 --- a/pom.xml +++ b/pom.xml @@ -496,6 +496,12 @@ ${project.version} provided + + org.wso2.carbon.identity.server.api + org.wso2.carbon.identity.api.server.notification.template.common + ${project.version} + provided + org.wso2.carbon.identity.server.api org.wso2.carbon.identity.api.server.secret.management.common @@ -802,12 +808,12 @@ 2.3.1.wso2v1 1.4 1.2.4 - 1.10.6 + 1.11.9-SNAPSHOT 7.5.71 3.0.5 1.12.0 **/gen/**/* - 1.8.19 + 1.9.12-SNAPSHOT 7.0.162 5.11.41 1.9.4 @@ -875,6 +881,7 @@ components/org.wso2.carbon.identity.api.server.organization.configs components/org.wso2.carbon.identity.api.server.organization.selfservice components/org.wso2.carbon.identity.api.server.action.management + components/org.wso2.carbon.identity.api.server.notification.template