From a70a925dd96729bce24be1f3d2444540e5201039 Mon Sep 17 00:00:00 2001 From: hiranyakavishani Date: Fri, 19 Jan 2024 12:21:17 +0530 Subject: [PATCH] Changing pom versions for development --- .../pom.xml | 2 +- .../pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/org.wso2.carbon.identity.application.authenticator.oidc/pom.xml b/components/org.wso2.carbon.identity.application.authenticator.oidc/pom.xml index 8cd9f31c..cb148f3f 100644 --- a/components/org.wso2.carbon.identity.application.authenticator.oidc/pom.xml +++ b/components/org.wso2.carbon.identity.application.authenticator.oidc/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity.outbound.auth.oidc identity-application-auth-oidc ../../pom.xml - 5.12.0-SNAPSHOT + 5.12.1-SNAPSHOT 4.0.0 diff --git a/features/org.wso2.carbon.identity.application.authenticator.oidc.server.feature/pom.xml b/features/org.wso2.carbon.identity.application.authenticator.oidc.server.feature/pom.xml index fe5473de..60ac35be 100644 --- a/features/org.wso2.carbon.identity.application.authenticator.oidc.server.feature/pom.xml +++ b/features/org.wso2.carbon.identity.application.authenticator.oidc.server.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity.outbound.auth.oidc identity-application-auth-oidc ../../pom.xml - 5.12.0-SNAPSHOT + 5.12.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index f9abb698..f4a3f2e5 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.wso2.carbon.identity.outbound.auth.oidc 4.0.0 identity-application-auth-oidc - 5.12.0-SNAPSHOT + 5.12.1-SNAPSHOT pom WSO2 Carbon - OpenID Connect Application Authenticator Feature Aggregator Module