diff --git a/components/application-mgt/org.wso2.carbon.identity.application.common/pom.xml b/components/application-mgt/org.wso2.carbon.identity.application.common/pom.xml index 2fcf9cbf3abe..1eb9b0d690bf 100644 --- a/components/application-mgt/org.wso2.carbon.identity.application.common/pom.xml +++ b/components/application-mgt/org.wso2.carbon.identity.application.common/pom.xml @@ -18,7 +18,7 @@ org.wso2.carbon.identity application-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/application-mgt/org.wso2.carbon.identity.application.mgt.ui/pom.xml b/components/application-mgt/org.wso2.carbon.identity.application.mgt.ui/pom.xml index d8bd874e7607..75fcff08da77 100644 --- a/components/application-mgt/org.wso2.carbon.identity.application.mgt.ui/pom.xml +++ b/components/application-mgt/org.wso2.carbon.identity.application.mgt.ui/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity application-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml WSO2 Carbon - Application Management UI diff --git a/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml b/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml index 450d76d0a221..9d71a1e9a544 100644 --- a/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml +++ b/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity application-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml org.wso2.carbon.identity.application.mgt diff --git a/components/application-mgt/pom.xml b/components/application-mgt/pom.xml index 6178b74faedf..f74e3698b6f3 100644 --- a/components/application-mgt/pom.xml +++ b/components/application-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint.util/pom.xml b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint.util/pom.xml index e32c29c0ab84..479040c3da65 100644 --- a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint.util/pom.xml +++ b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint.util/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity authentication-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint/pom.xml b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint/pom.xml index 609497a6bb1f..f17dc91eba86 100644 --- a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint/pom.xml +++ b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity authentication-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/pom.xml b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/pom.xml index cede790a06a4..dd334734408a 100644 --- a/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/pom.xml +++ b/components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity authentication-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/authentication-framework/pom.xml b/components/authentication-framework/pom.xml index 734a0ebef67b..354ba9add4b6 100644 --- a/components/authentication-framework/pom.xml +++ b/components/authentication-framework/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/carbon-authenticators/pom.xml b/components/carbon-authenticators/pom.xml index b115be4bee18..c74cc590315c 100644 --- a/components/carbon-authenticators/pom.xml +++ b/components/carbon-authenticators/pom.xml @@ -17,7 +17,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.authenticator.thrift/pom.xml b/components/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.authenticator.thrift/pom.xml index 39f975bacd21..ee272638b94e 100644 --- a/components/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.authenticator.thrift/pom.xml +++ b/components/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.authenticator.thrift/pom.xml @@ -19,7 +19,7 @@ org.wso2.carbon.identity thrift-authenticator - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/carbon-authenticators/thrift-authenticator/pom.xml b/components/carbon-authenticators/thrift-authenticator/pom.xml index 3f7c982485cf..1ce3e0cc80cb 100644 --- a/components/carbon-authenticators/thrift-authenticator/pom.xml +++ b/components/carbon-authenticators/thrift-authenticator/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity carbon-authenticators - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/pom.xml b/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/pom.xml index c2ed60135ad9..4110fb6f5409 100644 --- a/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/pom.xml +++ b/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity claim-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/claim-mgt/org.wso2.carbon.claim.mgt/pom.xml b/components/claim-mgt/org.wso2.carbon.claim.mgt/pom.xml index 6945430a24bc..b1499cdce902 100644 --- a/components/claim-mgt/org.wso2.carbon.claim.mgt/pom.xml +++ b/components/claim-mgt/org.wso2.carbon.claim.mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity claim-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/claim-mgt/pom.xml b/components/claim-mgt/pom.xml index 91ac030fd3ef..b806f1ce0597 100644 --- a/components/claim-mgt/pom.xml +++ b/components/claim-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/directory-server-manager/org.wso2.carbon.directory.server.manager.common/pom.xml b/components/directory-server-manager/org.wso2.carbon.directory.server.manager.common/pom.xml index 1ad4ae5d5f46..b7957c46cf49 100644 --- a/components/directory-server-manager/org.wso2.carbon.directory.server.manager.common/pom.xml +++ b/components/directory-server-manager/org.wso2.carbon.directory.server.manager.common/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity directory-server-manager - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui/pom.xml b/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui/pom.xml index d749afc06a3d..5adf4649d872 100644 --- a/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui/pom.xml +++ b/components/directory-server-manager/org.wso2.carbon.directory.server.manager.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity directory-server-manager - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/directory-server-manager/org.wso2.carbon.directory.server.manager/pom.xml b/components/directory-server-manager/org.wso2.carbon.directory.server.manager/pom.xml index 0aafda464f7d..920da851af57 100644 --- a/components/directory-server-manager/org.wso2.carbon.directory.server.manager/pom.xml +++ b/components/directory-server-manager/org.wso2.carbon.directory.server.manager/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity directory-server-manager - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/directory-server-manager/pom.xml b/components/directory-server-manager/pom.xml index c540dd56c3ab..e36bf53306a9 100644 --- a/components/directory-server-manager/pom.xml +++ b/components/directory-server-manager/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/entitlement/org.wso2.carbon.identity.entitlement.common/pom.xml b/components/entitlement/org.wso2.carbon.identity.entitlement.common/pom.xml index 81bcef9da739..04fb05091c80 100644 --- a/components/entitlement/org.wso2.carbon.identity.entitlement.common/pom.xml +++ b/components/entitlement/org.wso2.carbon.identity.entitlement.common/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity entitlement - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/entitlement/org.wso2.carbon.identity.entitlement.ui/pom.xml b/components/entitlement/org.wso2.carbon.identity.entitlement.ui/pom.xml index 325a75722373..9cfa4b15c32e 100644 --- a/components/entitlement/org.wso2.carbon.identity.entitlement.ui/pom.xml +++ b/components/entitlement/org.wso2.carbon.identity.entitlement.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity entitlement - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/entitlement/org.wso2.carbon.identity.entitlement/pom.xml b/components/entitlement/org.wso2.carbon.identity.entitlement/pom.xml index 063e6d9ff1fc..6d9306ceee47 100644 --- a/components/entitlement/org.wso2.carbon.identity.entitlement/pom.xml +++ b/components/entitlement/org.wso2.carbon.identity.entitlement/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity entitlement - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/entitlement/pom.xml b/components/entitlement/pom.xml index aa4393a2c9f7..d46c8fdb120b 100644 --- a/components/entitlement/pom.xml +++ b/components/entitlement/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/identity-core/org.wso2.carbon.identity.base/pom.xml b/components/identity-core/org.wso2.carbon.identity.base/pom.xml index b5cd23ee1538..4168622c76de 100644 --- a/components/identity-core/org.wso2.carbon.identity.base/pom.xml +++ b/components/identity-core/org.wso2.carbon.identity.base/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity identity-core - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/identity-core/org.wso2.carbon.identity.core.ui/pom.xml b/components/identity-core/org.wso2.carbon.identity.core.ui/pom.xml index f3e181fadc0c..774875861161 100644 --- a/components/identity-core/org.wso2.carbon.identity.core.ui/pom.xml +++ b/components/identity-core/org.wso2.carbon.identity.core.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-core - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/identity-core/org.wso2.carbon.identity.core/pom.xml b/components/identity-core/org.wso2.carbon.identity.core/pom.xml index e79ce0b6169d..754727e6478e 100644 --- a/components/identity-core/org.wso2.carbon.identity.core/pom.xml +++ b/components/identity-core/org.wso2.carbon.identity.core/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity identity-core - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/identity-core/pom.xml b/components/identity-core/pom.xml index a587a132fe6e..fe09fd3c7528 100644 --- a/components/identity-core/pom.xml +++ b/components/identity-core/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/identity-event/org.wso2.carbon.identity.event/pom.xml b/components/identity-event/org.wso2.carbon.identity.event/pom.xml index ae43e0ace562..8b47df7d789d 100644 --- a/components/identity-event/org.wso2.carbon.identity.event/pom.xml +++ b/components/identity-event/org.wso2.carbon.identity.event/pom.xml @@ -16,13 +16,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.carbon.identity identity-event - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/identity-event/pom.xml b/components/identity-event/pom.xml index cca8f526ec26..db13e590a6d9 100644 --- a/components/identity-event/pom.xml +++ b/components/identity-event/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint/pom.xml b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint/pom.xml index 324ae013434f..a614d7f69ddb 100644 --- a/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint/pom.xml +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt.endpoint/pom.xml @@ -1,11 +1,9 @@ - + org.wso2.carbon.identity identity-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt.ui/pom.xml b/components/identity-mgt/org.wso2.carbon.identity.mgt.ui/pom.xml index 32333208e89c..ed9da58e784a 100644 --- a/components/identity-mgt/org.wso2.carbon.identity.mgt.ui/pom.xml +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt.ui/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity identity-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/identity-mgt/org.wso2.carbon.identity.mgt/pom.xml b/components/identity-mgt/org.wso2.carbon.identity.mgt/pom.xml index bdda1dc616ec..f4036339ddd0 100644 --- a/components/identity-mgt/org.wso2.carbon.identity.mgt/pom.xml +++ b/components/identity-mgt/org.wso2.carbon.identity.mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity identity-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/identity-mgt/pom.xml b/components/identity-mgt/pom.xml index 4334b8648d84..f4980c687fc2 100644 --- a/components/identity-mgt/pom.xml +++ b/components/identity-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/idp-mgt/org.wso2.carbon.idp.mgt.ui/pom.xml b/components/idp-mgt/org.wso2.carbon.idp.mgt.ui/pom.xml index 2e7e100fb6ff..0e59890e3551 100644 --- a/components/idp-mgt/org.wso2.carbon.idp.mgt.ui/pom.xml +++ b/components/idp-mgt/org.wso2.carbon.idp.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-provider-management - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/idp-mgt/org.wso2.carbon.idp.mgt/pom.xml b/components/idp-mgt/org.wso2.carbon.idp.mgt/pom.xml index ebe6ecb1e10d..4f17b49b5212 100644 --- a/components/idp-mgt/org.wso2.carbon.idp.mgt/pom.xml +++ b/components/idp-mgt/org.wso2.carbon.idp.mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-provider-management - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/idp-mgt/pom.xml b/components/idp-mgt/pom.xml index 77f6567a27e0..7b88dbfb02e1 100644 --- a/components/idp-mgt/pom.xml +++ b/components/idp-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/notification-mgt/org.wso2.carbon.identity.notification.mgt/pom.xml b/components/notification-mgt/org.wso2.carbon.identity.notification.mgt/pom.xml index 66345f473172..d0e454c39fa8 100644 --- a/components/notification-mgt/org.wso2.carbon.identity.notification.mgt/pom.xml +++ b/components/notification-mgt/org.wso2.carbon.identity.notification.mgt/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity notification-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/notification-mgt/pom.xml b/components/notification-mgt/pom.xml index bab16bb85f52..6e62f2d23218 100644 --- a/components/notification-mgt/pom.xml +++ b/components/notification-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml b/components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml index dd894748a159..df9a18d6236b 100644 --- a/components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml +++ b/components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity policy-editor - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/policy-editor/org.wso2.carbon.policyeditor/pom.xml b/components/policy-editor/org.wso2.carbon.policyeditor/pom.xml index 4bf5884c2d83..55c372a1bd14 100644 --- a/components/policy-editor/org.wso2.carbon.policyeditor/pom.xml +++ b/components/policy-editor/org.wso2.carbon.policyeditor/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity policy-editor - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/policy-editor/pom.xml b/components/policy-editor/pom.xml index 88ba6e45a42d..98efc1b7d979 100644 --- a/components/policy-editor/pom.xml +++ b/components/policy-editor/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/provisioning/org.wso2.carbon.identity.provisioning/pom.xml b/components/provisioning/org.wso2.carbon.identity.provisioning/pom.xml index 5607f29b2643..6c91ae18f0b9 100644 --- a/components/provisioning/org.wso2.carbon.identity.provisioning/pom.xml +++ b/components/provisioning/org.wso2.carbon.identity.provisioning/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity provisioning - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/provisioning/pom.xml b/components/provisioning/pom.xml index e0822d4d2eb5..b461ca3e5efa 100644 --- a/components/provisioning/pom.xml +++ b/components/provisioning/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/security-mgt/org.wso2.carbon.security.mgt.ui/pom.xml b/components/security-mgt/org.wso2.carbon.security.mgt.ui/pom.xml index 7dc8bb2156f4..7a6f3891a0ce 100644 --- a/components/security-mgt/org.wso2.carbon.security.mgt.ui/pom.xml +++ b/components/security-mgt/org.wso2.carbon.security.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity security-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/security-mgt/org.wso2.carbon.security.mgt/pom.xml b/components/security-mgt/org.wso2.carbon.security.mgt/pom.xml index d0996b8aa141..d1c53435a3e0 100644 --- a/components/security-mgt/org.wso2.carbon.security.mgt/pom.xml +++ b/components/security-mgt/org.wso2.carbon.security.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity security-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/security-mgt/pom.xml b/components/security-mgt/pom.xml index 907e393971ec..6d029a4a52c6 100644 --- a/components/security-mgt/pom.xml +++ b/components/security-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.identity.user.profile.ui/pom.xml b/components/user-mgt/org.wso2.carbon.identity.user.profile.ui/pom.xml index 2fd476f1c44c..08d139f11d4c 100644 --- a/components/user-mgt/org.wso2.carbon.identity.user.profile.ui/pom.xml +++ b/components/user-mgt/org.wso2.carbon.identity.user.profile.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.identity.user.profile/pom.xml b/components/user-mgt/org.wso2.carbon.identity.user.profile/pom.xml index 7ae921fbcfbf..018c9e7e3902 100644 --- a/components/user-mgt/org.wso2.carbon.identity.user.profile/pom.xml +++ b/components/user-mgt/org.wso2.carbon.identity.user.profile/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.identity.user.registration/pom.xml b/components/user-mgt/org.wso2.carbon.identity.user.registration/pom.xml index ec0de3938e3b..357fd6352b7a 100644 --- a/components/user-mgt/org.wso2.carbon.identity.user.registration/pom.xml +++ b/components/user-mgt/org.wso2.carbon.identity.user.registration/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.user.mgt.common/pom.xml b/components/user-mgt/org.wso2.carbon.user.mgt.common/pom.xml index 53db44f3ab9c..52efdf625a60 100644 --- a/components/user-mgt/org.wso2.carbon.user.mgt.common/pom.xml +++ b/components/user-mgt/org.wso2.carbon.user.mgt.common/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.user.mgt.ui/pom.xml b/components/user-mgt/org.wso2.carbon.user.mgt.ui/pom.xml index ac822c3d99f6..7f376b25898e 100644 --- a/components/user-mgt/org.wso2.carbon.user.mgt.ui/pom.xml +++ b/components/user-mgt/org.wso2.carbon.user.mgt.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-mgt/org.wso2.carbon.user.mgt/pom.xml b/components/user-mgt/org.wso2.carbon.user.mgt/pom.xml index d2e08b979fb7..c9e40d292b5d 100644 --- a/components/user-mgt/org.wso2.carbon.user.mgt/pom.xml +++ b/components/user-mgt/org.wso2.carbon.user.mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-mgt/pom.xml b/components/user-mgt/pom.xml index ea3120384c1c..b0bd75f2c00f 100644 --- a/components/user-mgt/pom.xml +++ b/components/user-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/user-store/org.wso2.carbon.identity.user.store.configuration.deployer/pom.xml b/components/user-store/org.wso2.carbon.identity.user.store.configuration.deployer/pom.xml index 23e65b45180f..e4ef5064aff2 100644 --- a/components/user-store/org.wso2.carbon.identity.user.store.configuration.deployer/pom.xml +++ b/components/user-store/org.wso2.carbon.identity.user.store.configuration.deployer/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-store - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-store/org.wso2.carbon.identity.user.store.configuration.ui/pom.xml b/components/user-store/org.wso2.carbon.identity.user.store.configuration.ui/pom.xml index 4f9a1d603549..7d7761789ce7 100644 --- a/components/user-store/org.wso2.carbon.identity.user.store.configuration.ui/pom.xml +++ b/components/user-store/org.wso2.carbon.identity.user.store.configuration.ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-store - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-store/org.wso2.carbon.identity.user.store.configuration/pom.xml b/components/user-store/org.wso2.carbon.identity.user.store.configuration/pom.xml index e4301cd31c9d..66abe1d7072f 100644 --- a/components/user-store/org.wso2.carbon.identity.user.store.configuration/pom.xml +++ b/components/user-store/org.wso2.carbon.identity.user.store.configuration/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-store - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-store/org.wso2.carbon.identity.user.store.count/pom.xml b/components/user-store/org.wso2.carbon.identity.user.store.count/pom.xml index 58acf8313187..0afb356953b7 100644 --- a/components/user-store/org.wso2.carbon.identity.user.store.count/pom.xml +++ b/components/user-store/org.wso2.carbon.identity.user.store.count/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-store - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/user-store/pom.xml b/components/user-store/pom.xml index b90c0e8724fe..347b01634e4f 100644 --- a/components/user-store/pom.xml +++ b/components/user-store/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/components/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.ui/pom.xml b/components/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.ui/pom.xml index 76ed58de688b..123d367275fe 100644 --- a/components/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.ui/pom.xml +++ b/components/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.ui/pom.xml @@ -21,7 +21,7 @@ identity-workflow-mgt org.wso2.carbon.identity - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/components/workflow-mgt/org.wso2.carbon.identity.workflow.mgt/pom.xml b/components/workflow-mgt/org.wso2.carbon.identity.workflow.mgt/pom.xml index a8db1c78dec0..fa4041dad2ef 100644 --- a/components/workflow-mgt/org.wso2.carbon.identity.workflow.mgt/pom.xml +++ b/components/workflow-mgt/org.wso2.carbon.identity.workflow.mgt/pom.xml @@ -21,7 +21,7 @@ identity-workflow-mgt org.wso2.carbon.identity - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml 4.0.0 diff --git a/components/workflow-mgt/pom.xml b/components/workflow-mgt/pom.xml index 904c91daad4c..065ec9ed5bb6 100644 --- a/components/workflow-mgt/pom.xml +++ b/components/workflow-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/application-mgt/org.wso2.carbon.identity.application.mgt.feature/pom.xml b/features/application-mgt/org.wso2.carbon.identity.application.mgt.feature/pom.xml index 72ed8ef1f2e7..0a7cf6bd0bbd 100644 --- a/features/application-mgt/org.wso2.carbon.identity.application.mgt.feature/pom.xml +++ b/features/application-mgt/org.wso2.carbon.identity.application.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity application-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/application-mgt/org.wso2.carbon.identity.application.mgt.server.feature/pom.xml b/features/application-mgt/org.wso2.carbon.identity.application.mgt.server.feature/pom.xml index fd3b4c21e34b..6994307c9a7f 100644 --- a/features/application-mgt/org.wso2.carbon.identity.application.mgt.server.feature/pom.xml +++ b/features/application-mgt/org.wso2.carbon.identity.application.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity application-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/application-mgt/org.wso2.carbon.identity.application.mgt.ui.feature/pom.xml b/features/application-mgt/org.wso2.carbon.identity.application.mgt.ui.feature/pom.xml index 606d4283c888..d279a5643c38 100644 --- a/features/application-mgt/org.wso2.carbon.identity.application.mgt.ui.feature/pom.xml +++ b/features/application-mgt/org.wso2.carbon.identity.application.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity application-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/application-mgt/pom.xml b/features/application-mgt/pom.xml index 4ca88f43b44e..7f2beee1251e 100644 --- a/features/application-mgt/pom.xml +++ b/features/application-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/authentication-framework/org.wso2.carbon.identity.application.authentication.framework.server.feature/pom.xml b/features/authentication-framework/org.wso2.carbon.identity.application.authentication.framework.server.feature/pom.xml index db08bc602695..f738c1d3d80b 100644 --- a/features/authentication-framework/org.wso2.carbon.identity.application.authentication.framework.server.feature/pom.xml +++ b/features/authentication-framework/org.wso2.carbon.identity.application.authentication.framework.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity authentication-framework-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/authentication-framework/pom.xml b/features/authentication-framework/pom.xml index cb863e0b48b6..3a8c13eddcfa 100644 --- a/features/authentication-framework/pom.xml +++ b/features/authentication-framework/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/carbon-authenticators/pom.xml b/features/carbon-authenticators/pom.xml index 97cb3dca7e0d..b1e006ed2ae0 100644 --- a/features/carbon-authenticators/pom.xml +++ b/features/carbon-authenticators/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.thrift.authentication.feature/pom.xml b/features/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.thrift.authentication.feature/pom.xml index 0d700aba3832..de8e5be695dc 100644 --- a/features/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.thrift.authentication.feature/pom.xml +++ b/features/carbon-authenticators/thrift-authenticator/org.wso2.carbon.identity.thrift.authentication.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity thrift-authenticator-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/carbon-authenticators/thrift-authenticator/pom.xml b/features/carbon-authenticators/thrift-authenticator/pom.xml index 12dd4e62d48c..61a1a194ce3b 100644 --- a/features/carbon-authenticators/thrift-authenticator/pom.xml +++ b/features/carbon-authenticators/thrift-authenticator/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-authenticator-features - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/categories/authorization/pom.xml b/features/categories/authorization/pom.xml index 6c348937ed0b..37f01651228c 100644 --- a/features/categories/authorization/pom.xml +++ b/features/categories/authorization/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/categories/inbound-authentication/pom.xml b/features/categories/inbound-authentication/pom.xml index 0b7f2f2cc878..77d7a82b03e7 100644 --- a/features/categories/inbound-authentication/pom.xml +++ b/features/categories/inbound-authentication/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/categories/inbound-provisioning/pom.xml b/features/categories/inbound-provisioning/pom.xml index 76979b909fd5..9676c377a94b 100644 --- a/features/categories/inbound-provisioning/pom.xml +++ b/features/categories/inbound-provisioning/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/categories/keystore-mgt/pom.xml b/features/categories/keystore-mgt/pom.xml index 19694908f38e..27b78073a01d 100644 --- a/features/categories/keystore-mgt/pom.xml +++ b/features/categories/keystore-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/categories/notification-mgt/pom.xml b/features/categories/notification-mgt/pom.xml index ea590cb56ee5..20def9c8b2bb 100644 --- a/features/categories/notification-mgt/pom.xml +++ b/features/categories/notification-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/categories/outbound-authentication/pom.xml b/features/categories/outbound-authentication/pom.xml index 132aa5627e91..1118d9f5a2f7 100644 --- a/features/categories/outbound-authentication/pom.xml +++ b/features/categories/outbound-authentication/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/categories/outbound-provisioning/pom.xml b/features/categories/outbound-provisioning/pom.xml index f0673c6a1e1d..495a6e032da7 100644 --- a/features/categories/outbound-provisioning/pom.xml +++ b/features/categories/outbound-provisioning/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/categories/pom.xml b/features/categories/pom.xml index 70103dd4e4bf..903722b8dd4e 100644 --- a/features/categories/pom.xml +++ b/features/categories/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/categories/user-mgt/pom.xml b/features/categories/user-mgt/pom.xml index 27bb43695063..68997a9a6795 100644 --- a/features/categories/user-mgt/pom.xml +++ b/features/categories/user-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/categories/workflow/pom.xml b/features/categories/workflow/pom.xml index bf09384d445c..247a56acb4a9 100644 --- a/features/categories/workflow/pom.xml +++ b/features/categories/workflow/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../../pom.xml diff --git a/features/claim-mgt/org.wso2.carbon.claim.mgt.feature/pom.xml b/features/claim-mgt/org.wso2.carbon.claim.mgt.feature/pom.xml index 5ffbb3c5b859..a8c705d920fe 100644 --- a/features/claim-mgt/org.wso2.carbon.claim.mgt.feature/pom.xml +++ b/features/claim-mgt/org.wso2.carbon.claim.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity claim-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/pom.xml b/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/pom.xml index c38495948ca5..55c04ab99f8c 100644 --- a/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/pom.xml +++ b/features/claim-mgt/org.wso2.carbon.claim.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity claim-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/claim-mgt/org.wso2.carbon.claim.mgt.ui.feature/pom.xml b/features/claim-mgt/org.wso2.carbon.claim.mgt.ui.feature/pom.xml index fd6c17a18017..0aa2414ec1d7 100644 --- a/features/claim-mgt/org.wso2.carbon.claim.mgt.ui.feature/pom.xml +++ b/features/claim-mgt/org.wso2.carbon.claim.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity claim-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/claim-mgt/pom.xml b/features/claim-mgt/pom.xml index e0af0cfa7ef6..fd895d5bf49b 100644 --- a/features/claim-mgt/pom.xml +++ b/features/claim-mgt/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.feature/pom.xml b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.feature/pom.xml index c08a4244e2c1..f90158d9527b 100644 --- a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.feature/pom.xml +++ b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity directory-server-manager-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.server.feature/pom.xml b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.server.feature/pom.xml index e49b938e7f2b..83158cae2ca6 100644 --- a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.server.feature/pom.xml +++ b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity directory-server-manager-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/pom.xml b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/pom.xml index e5dd1f6bf26f..b67c18f54b98 100644 --- a/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/pom.xml +++ b/features/directory-server-manager/org.wso2.carbon.directory.service.mgr.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity directory-server-manager-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/directory-server-manager/pom.xml b/features/directory-server-manager/pom.xml index ccba63d6c57a..146a52da6846 100644 --- a/features/directory-server-manager/pom.xml +++ b/features/directory-server-manager/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/identity-core/org.wso2.carbon.identity.core.feature/pom.xml b/features/identity-core/org.wso2.carbon.identity.core.feature/pom.xml index 4573d6638531..c7244738c430 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.feature/pom.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-core-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/pom.xml b/features/identity-core/org.wso2.carbon.identity.core.server.feature/pom.xml index 16cf40f9062d..73bd1920d373 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/pom.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-core-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/identity-core/org.wso2.carbon.identity.core.ui.feature/pom.xml b/features/identity-core/org.wso2.carbon.identity.core.ui.feature/pom.xml index 1a06e37e8ca8..754993cd6e73 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.ui.feature/pom.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-core-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/identity-core/pom.xml b/features/identity-core/pom.xml index f9e820117410..679e6cdaf463 100644 --- a/features/identity-core/pom.xml +++ b/features/identity-core/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/identity-event/org.wso2.carbon.identity.event.feature/pom.xml b/features/identity-event/org.wso2.carbon.identity.event.feature/pom.xml index 7b6172d49d53..e962adb540a5 100644 --- a/features/identity-event/org.wso2.carbon.identity.event.feature/pom.xml +++ b/features/identity-event/org.wso2.carbon.identity.event.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-event-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/identity-event/org.wso2.carbon.identity.event.server.feature/pom.xml b/features/identity-event/org.wso2.carbon.identity.event.server.feature/pom.xml index 99c76758d849..11e71aaa5177 100644 --- a/features/identity-event/org.wso2.carbon.identity.event.server.feature/pom.xml +++ b/features/identity-event/org.wso2.carbon.identity.event.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-event-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/identity-event/pom.xml b/features/identity-event/pom.xml index cbf61cf6c080..6e1e1aac2aa6 100644 --- a/features/identity-event/pom.xml +++ b/features/identity-event/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/identity-mgt/org.wso2.carbon.identity.mgt.feature/pom.xml b/features/identity-mgt/org.wso2.carbon.identity.mgt.feature/pom.xml index 33c48c1e0a2a..d4ecd8b47d46 100644 --- a/features/identity-mgt/org.wso2.carbon.identity.mgt.feature/pom.xml +++ b/features/identity-mgt/org.wso2.carbon.identity.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/pom.xml b/features/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/pom.xml index 1438a6dd4bf4..89b0ea047cef 100644 --- a/features/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/pom.xml +++ b/features/identity-mgt/org.wso2.carbon.identity.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/pom.xml b/features/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/pom.xml index a7cb2dafa194..267f5213b675 100644 --- a/features/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/pom.xml +++ b/features/identity-mgt/org.wso2.carbon.identity.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/identity-mgt/pom.xml b/features/identity-mgt/pom.xml index 7609ea5d42c5..ac2ffeba493b 100644 --- a/features/identity-mgt/pom.xml +++ b/features/identity-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/idp-mgt/org.wso2.carbon.idp.mgt.feature/pom.xml b/features/idp-mgt/org.wso2.carbon.idp.mgt.feature/pom.xml index 93a4ba7bbc8b..37fd8fccb4f9 100644 --- a/features/idp-mgt/org.wso2.carbon.idp.mgt.feature/pom.xml +++ b/features/idp-mgt/org.wso2.carbon.idp.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-provider-management-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/idp-mgt/org.wso2.carbon.idp.mgt.server.feature/pom.xml b/features/idp-mgt/org.wso2.carbon.idp.mgt.server.feature/pom.xml index 905b482e140b..b4f8bc0573ca 100644 --- a/features/idp-mgt/org.wso2.carbon.idp.mgt.server.feature/pom.xml +++ b/features/idp-mgt/org.wso2.carbon.idp.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-provider-management-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/idp-mgt/org.wso2.carbon.idp.mgt.ui.feature/pom.xml b/features/idp-mgt/org.wso2.carbon.idp.mgt.ui.feature/pom.xml index 9b9d289f0a66..0914683bafe5 100644 --- a/features/idp-mgt/org.wso2.carbon.idp.mgt.ui.feature/pom.xml +++ b/features/idp-mgt/org.wso2.carbon.idp.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-provider-management-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/idp-mgt/pom.xml b/features/idp-mgt/pom.xml index 345dc92414a1..ddd03acecce4 100644 --- a/features/idp-mgt/pom.xml +++ b/features/idp-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.feature/pom.xml b/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.feature/pom.xml index 406c512c60ed..43ad2ea6b53b 100644 --- a/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.feature/pom.xml +++ b/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-notification-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.server.feature/pom.xml b/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.server.feature/pom.xml index 75950c29984f..c12977176c38 100644 --- a/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.server.feature/pom.xml +++ b/features/notification-mgt/org.wso2.carbon.identity.notification.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-notification-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/notification-mgt/pom.xml b/features/notification-mgt/pom.xml index c7eac0abe80b..1e76cec37411 100644 --- a/features/notification-mgt/pom.xml +++ b/features/notification-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/provisioning/org.wso2.carbon.identity.provisioning.server.feature/pom.xml b/features/provisioning/org.wso2.carbon.identity.provisioning.server.feature/pom.xml index 79ff682b795b..93540b4c7990 100644 --- a/features/provisioning/org.wso2.carbon.identity.provisioning.server.feature/pom.xml +++ b/features/provisioning/org.wso2.carbon.identity.provisioning.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity provisioning-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/provisioning/pom.xml b/features/provisioning/pom.xml index 554c4189f229..6e688b7fc202 100644 --- a/features/provisioning/pom.xml +++ b/features/provisioning/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/security-mgt/org.wso2.carbon.security.mgt.feature/pom.xml b/features/security-mgt/org.wso2.carbon.security.mgt.feature/pom.xml index 117d03e4c56c..e9597a757f9a 100644 --- a/features/security-mgt/org.wso2.carbon.security.mgt.feature/pom.xml +++ b/features/security-mgt/org.wso2.carbon.security.mgt.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity security-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/security-mgt/org.wso2.carbon.security.mgt.server.feature/pom.xml b/features/security-mgt/org.wso2.carbon.security.mgt.server.feature/pom.xml index 2493b886a0ce..bd137ce21f48 100644 --- a/features/security-mgt/org.wso2.carbon.security.mgt.server.feature/pom.xml +++ b/features/security-mgt/org.wso2.carbon.security.mgt.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity security-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/pom.xml b/features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/pom.xml index a34e25b50c13..1a14e35b45e9 100644 --- a/features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/pom.xml +++ b/features/security-mgt/org.wso2.carbon.security.mgt.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity security-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/security-mgt/pom.xml b/features/security-mgt/pom.xml index 6c74bb67a1e3..fa6c877b99ef 100644 --- a/features/security-mgt/pom.xml +++ b/features/security-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.profile.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.profile.feature/pom.xml index 1dc4d7c032e3..1b6af14f8379 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.profile.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.profile.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.profile.server.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.profile.server.feature/pom.xml index 8a1490aaa93e..0f504123777e 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.profile.server.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.profile.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.profile.ui.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.profile.ui.feature/pom.xml index 695fad2fbc95..2d441037dea0 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.profile.ui.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.profile.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.registration.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.registration.feature/pom.xml index 189665361657..a5e304f51fcb 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.registration.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.registration.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.registration.server.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.registration.server.feature/pom.xml index 0c730594aa51..753c07965b4e 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.registration.server.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.registration.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.identity.user.registration.ui.feature/pom.xml b/features/user-mgt/org.wso2.carbon.identity.user.registration.ui.feature/pom.xml index da7507c41218..43a1f06a2a50 100644 --- a/features/user-mgt/org.wso2.carbon.identity.user.registration.ui.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.identity.user.registration.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.user.mgt.feature/pom.xml b/features/user-mgt/org.wso2.carbon.user.mgt.feature/pom.xml index 17301ae931ba..603268306ec5 100644 --- a/features/user-mgt/org.wso2.carbon.user.mgt.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.user.mgt.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.user.mgt.server.feature/pom.xml b/features/user-mgt/org.wso2.carbon.user.mgt.server.feature/pom.xml index aa1515256751..4337ad5baeea 100644 --- a/features/user-mgt/org.wso2.carbon.user.mgt.server.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.user.mgt.server.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/org.wso2.carbon.user.mgt.ui.feature/pom.xml b/features/user-mgt/org.wso2.carbon.user.mgt.ui.feature/pom.xml index 967edd38f3ec..bd3e22c27b0c 100644 --- a/features/user-mgt/org.wso2.carbon.user.mgt.ui.feature/pom.xml +++ b/features/user-mgt/org.wso2.carbon.user.mgt.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity user-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/user-mgt/pom.xml b/features/user-mgt/pom.xml index bdf4e1473bc0..ffb060f6adc3 100644 --- a/features/user-mgt/pom.xml +++ b/features/user-mgt/pom.xml @@ -17,7 +17,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.feature/pom.xml b/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.feature/pom.xml index d583d0b10f55..8885cdb653ed 100644 --- a/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.feature/pom.xml +++ b/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.feature/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity workflow-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.server.feature/pom.xml b/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.server.feature/pom.xml index f0c4a148c133..3a86d7a42487 100644 --- a/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.server.feature/pom.xml +++ b/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.server.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity workflow-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.ui.feature/pom.xml b/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.ui.feature/pom.xml index 5edbd30cb9d2..40f95f5c7455 100644 --- a/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.ui.feature/pom.xml +++ b/features/workflow-mgt/org.wso2.carbon.identity.workflow.mgt.ui.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.carbon.identity workflow-mgt-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/workflow-mgt/pom.xml b/features/workflow-mgt/pom.xml index e9438d998f46..6a0186d0a220 100644 --- a/features/workflow-mgt/pom.xml +++ b/features/workflow-mgt/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/features/xacml/org.wso2.carbon.identity.xacml.feature/pom.xml b/features/xacml/org.wso2.carbon.identity.xacml.feature/pom.xml index 597004d8645e..678b4eb766b1 100644 --- a/features/xacml/org.wso2.carbon.identity.xacml.feature/pom.xml +++ b/features/xacml/org.wso2.carbon.identity.xacml.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity xacml-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/xacml/org.wso2.carbon.identity.xacml.server.feature/pom.xml b/features/xacml/org.wso2.carbon.identity.xacml.server.feature/pom.xml index 0a29941827d9..83d91fff9f71 100644 --- a/features/xacml/org.wso2.carbon.identity.xacml.server.feature/pom.xml +++ b/features/xacml/org.wso2.carbon.identity.xacml.server.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity xacml-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/xacml/org.wso2.carbon.identity.xacml.ui.feature/pom.xml b/features/xacml/org.wso2.carbon.identity.xacml.ui.feature/pom.xml index 8303011a74b0..44ab9d824a65 100644 --- a/features/xacml/org.wso2.carbon.identity.xacml.ui.feature/pom.xml +++ b/features/xacml/org.wso2.carbon.identity.xacml.ui.feature/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity xacml-feature - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/features/xacml/pom.xml b/features/xacml/pom.xml index 46b59d1a26ed..2e88c05a0ab1 100644 --- a/features/xacml/pom.xml +++ b/features/xacml/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml diff --git a/pom.xml b/pom.xml index 68d298015b30..83361b528def 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.wso2.carbon.identity identity-framework pom - 5.5.0-SNAPSHOT + 5.5.0-m2 WSO2 Carbon - Platform Aggregator Pom http://wso2.org @@ -34,7 +34,7 @@ https://github.com/wso2/carbon-identity-framework.git scm:git:https://github.com/wso2/carbon-identity-framework.git scm:git:https://github.com/wso2/carbon-identity-framework.git - HEAD + v5.5.0-m2 @@ -1344,7 +1344,7 @@ [4.4.0, 5.0.0) - 5.5.0-SNAPSHOT + 5.5.0-m2 ${identity.framework.version} [5.0.0, 6.0.0) diff --git a/service-stubs/identity/org.wso2.carbon.claim.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.claim.mgt.stub/pom.xml index 92283d152301..f826f257fc54 100644 --- a/service-stubs/identity/org.wso2.carbon.claim.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.claim.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.directory.server.manager.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.directory.server.manager.stub/pom.xml index 13737c5745eb..591a99542878 100644 --- a/service-stubs/identity/org.wso2.carbon.directory.server.manager.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.directory.server.manager.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.application.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.application.mgt.stub/pom.xml index 9a19f9501868..d8ef02e15ece 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.application.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.application.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.entitlement.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.entitlement.stub/pom.xml index 955c746e1180..af95d37f752a 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.entitlement.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.entitlement.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.mgt.stub/pom.xml index 96a62e80c206..12c22037dfec 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.user.profile.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.user.profile.stub/pom.xml index 0dd4e25641bd..579de1764136 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.user.profile.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.user.profile.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.user.registration.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.user.registration.stub/pom.xml index 8ffcb7651378..b2a36572c696 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.user.registration.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.user.registration.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.user.store.configuration.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.user.store.configuration.stub/pom.xml index 5d62dbb47268..93cd6d4d13e0 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.user.store.configuration.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.user.store.configuration.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.user.store.count.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.user.store.count.stub/pom.xml index bfd445185d70..e1cc84b43daa 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.user.store.count.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.user.store.count.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.identity.workflow.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.identity.workflow.mgt.stub/pom.xml index 4ae186d6837c..f7a8b97d522a 100644 --- a/service-stubs/identity/org.wso2.carbon.identity.workflow.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.identity.workflow.mgt.stub/pom.xml @@ -21,7 +21,7 @@ carbon-service-stubs org.wso2.carbon.identity - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.idp.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.idp.mgt.stub/pom.xml index e4017a261162..87c35a7c47c4 100644 --- a/service-stubs/identity/org.wso2.carbon.idp.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.idp.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.security.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.security.mgt.stub/pom.xml index 481b8b630def..e092baaae32f 100644 --- a/service-stubs/identity/org.wso2.carbon.security.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.security.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.user.mgt.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.user.mgt.stub/pom.xml index b4e1085e83e2..70bf8ff032cc 100644 --- a/service-stubs/identity/org.wso2.carbon.user.mgt.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.user.mgt.stub/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity carbon-service-stubs - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml diff --git a/service-stubs/identity/org.wso2.carbon.user.mgt.workflow.stub/pom.xml b/service-stubs/identity/org.wso2.carbon.user.mgt.workflow.stub/pom.xml index d583e13ae7bb..9ad10182841c 100644 --- a/service-stubs/identity/org.wso2.carbon.user.mgt.workflow.stub/pom.xml +++ b/service-stubs/identity/org.wso2.carbon.user.mgt.workflow.stub/pom.xml @@ -21,7 +21,7 @@ carbon-service-stubs org.wso2.carbon.identity - 5.5.0-SNAPSHOT + 5.5.0-m2 ../pom.xml 4.0.0 diff --git a/service-stubs/identity/pom.xml b/service-stubs/identity/pom.xml index 3002315e7275..07213f154d9c 100644 --- a/service-stubs/identity/pom.xml +++ b/service-stubs/identity/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.identity identity-framework - 5.5.0-SNAPSHOT + 5.5.0-m2 ../../pom.xml