From 6950e058eca2ada350827ae96bd9f0b5722283f6 Mon Sep 17 00:00:00 2001 From: WSO2 Builder <jenkins-bot@wso2.com> Date: Thu, 13 Oct 2022 05:58:51 +0000 Subject: [PATCH] [WSO2 Release] [Jenkins #62] [Release 4.5.2] prepare release v4.5.2 --- .../org.wso2.custom.auth.functions/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- authenticators/pom.xml | 2 +- bulk-user-export-tool/scim-bulk-user-export-tool/pom.xml | 2 +- distribution/pom.xml | 2 +- etc/backend-service/pom.xml | 2 +- etc/claim-manager/pom.xml | 2 +- etc/conditional-auth-sample/pom.xml | 2 +- etc/gdpr-samples/gdpr-qsg/pom.xml | 4 ++-- etc/gdpr-samples/notification-center/pom.xml | 2 +- etc/gdpr-samples/pom.xml | 2 +- etc/oauth-sample-client-authenticator/pom.xml | 2 +- etc/pickup-sample-app/pickup-oidc/pom.xml | 2 +- etc/pickup-sample-app/pickup-saml/pom.xml | 2 +- etc/pickup-sample-app/pom.xml | 2 +- etc/sample-post-authentication-handler/pom.xml | 2 +- etc/sample-step-handler/pom.xml | 2 +- event-handler/custom-identity-event-handler/pom.xml | 2 +- helloworld/is-helloworld-app/pom.xml | 2 +- helloworld/pom.xml | 2 +- identity-mgt/info-recovery-sample/pom.xml | 2 +- identity-mgt/pom.xml | 2 +- microprofile/microprofile-jwt/pom.xml | 2 +- microprofile/pom.xml | 2 +- oauth/oauth10a-resource-owner-equivalent/pom.xml | 2 +- oauth/pom.xml | 2 +- oauth2/custom-grant/pom.xml | 2 +- oauth2/custom-token-issuer/pom.xml | 2 +- oauth2/playground2/pom.xml | 2 +- oauth2/pom.xml | 2 +- oidc-uma-samples/jks-loader/pom.xml | 2 +- oidc-uma-samples/photo-edit/pom.xml | 2 +- oidc-uma-samples/photo-view/pom.xml | 2 +- oidc-uma-samples/pom.xml | 2 +- passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml | 2 +- passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml | 2 +- passive-sts/passive-sts-client/pom.xml | 2 +- passive-sts/pom.xml | 2 +- pom.xml | 4 ++-- quick-start-guide/pom.xml | 2 +- saml-query-profile-client/pom.xml | 2 +- scim/pom.xml | 2 +- scim/scim-provisioning/pom.xml | 2 +- scope-validator/sample.scope.validator/pom.xml | 2 +- sso-samples/oidc-sso-sample/oidc-jks-loader/pom.xml | 2 +- sso-samples/oidc-sso-sample/pickup-dispatch/pom.xml | 2 +- sso-samples/oidc-sso-sample/pickup-manager/pom.xml | 2 +- sso-samples/oidc-sso-sample/pom.xml | 2 +- sso-samples/saml2-sso-sample/pom.xml | 2 +- .../saml2-sso-sample/saml2-web-app-pickup-dispatch/pom.xml | 2 +- .../saml2-sso-sample/saml2-web-app-pickup-manager/pom.xml | 2 +- sso/pom.xml | 2 +- sso/sso-agent-sample/pom.xml | 2 +- sts/pom.xml | 2 +- sts/sts-client/pom.xml | 2 +- user-mgt/custom-jdbc-user-store-manager/pom.xml | 2 +- user-mgt/pom.xml | 2 +- user-mgt/remote-user-mgt/pom.xml | 2 +- workflow/handler/service-provider/pom.xml | 2 +- workflow/pom.xml | 2 +- workflow/template/sample-template/pom.xml | 2 +- xacml/kmarket-trading-sample/pom.xml | 2 +- xacml/pom.xml | 2 +- 67 files changed, 69 insertions(+), 69 deletions(-) diff --git a/adaptive-authentication/org.wso2.custom.auth.functions/pom.xml b/adaptive-authentication/org.wso2.custom.auth.functions/pom.xml index 0d61da928..cc623a733 100644 --- a/adaptive-authentication/org.wso2.custom.auth.functions/pom.xml +++ b/adaptive-authentication/org.wso2.custom.auth.functions/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/authenticators/components/org.wso2.carbon.identity.sample.extension.auth.endpoint/pom.xml b/authenticators/components/org.wso2.carbon.identity.sample.extension.auth.endpoint/pom.xml index e0a1e79ff..d6cf314dc 100644 --- a/authenticators/components/org.wso2.carbon.identity.sample.extension.auth.endpoint/pom.xml +++ b/authenticators/components/org.wso2.carbon.identity.sample.extension.auth.endpoint/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-authenticators</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/authenticators/components/org.wso2.carbon.identity.sample.extension.authenticators/pom.xml b/authenticators/components/org.wso2.carbon.identity.sample.extension.authenticators/pom.xml index 802ed5dfe..ea8cae563 100644 --- a/authenticators/components/org.wso2.carbon.identity.sample.extension.authenticators/pom.xml +++ b/authenticators/components/org.wso2.carbon.identity.sample.extension.authenticators/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-authenticators</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/authenticators/components/org.wso2.carbon.identity.sample.federated.authenticator/pom.xml b/authenticators/components/org.wso2.carbon.identity.sample.federated.authenticator/pom.xml index 6375aa1c6..92869f9b3 100644 --- a/authenticators/components/org.wso2.carbon.identity.sample.federated.authenticator/pom.xml +++ b/authenticators/components/org.wso2.carbon.identity.sample.federated.authenticator/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-authenticators</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/authenticators/components/org.wso2.carbon.identity.sample.local.authenticator/pom.xml b/authenticators/components/org.wso2.carbon.identity.sample.local.authenticator/pom.xml index f507688fa..833cd7701 100644 --- a/authenticators/components/org.wso2.carbon.identity.sample.local.authenticator/pom.xml +++ b/authenticators/components/org.wso2.carbon.identity.sample.local.authenticator/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-authenticators</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/authenticators/components/org.wso2.carbon.identity.sample.oauth2.federated.authenticator/pom.xml b/authenticators/components/org.wso2.carbon.identity.sample.oauth2.federated.authenticator/pom.xml index a6e16760d..c7d2e5c38 100644 --- a/authenticators/components/org.wso2.carbon.identity.sample.oauth2.federated.authenticator/pom.xml +++ b/authenticators/components/org.wso2.carbon.identity.sample.oauth2.federated.authenticator/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-authenticators</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/authenticators/pom.xml b/authenticators/pom.xml index fc9d6eb1b..3f6a0465e 100644 --- a/authenticators/pom.xml +++ b/authenticators/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/bulk-user-export-tool/scim-bulk-user-export-tool/pom.xml b/bulk-user-export-tool/scim-bulk-user-export-tool/pom.xml index 7c9b2fc91..b7cc897d1 100644 --- a/bulk-user-export-tool/scim-bulk-user-export-tool/pom.xml +++ b/bulk-user-export-tool/scim-bulk-user-export-tool/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/distribution/pom.xml b/distribution/pom.xml index c719430aa..170de087e 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/etc/backend-service/pom.xml b/etc/backend-service/pom.xml index 0126b679b..7b2b9da4b 100644 --- a/etc/backend-service/pom.xml +++ b/etc/backend-service/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>samples-is</artifactId> <groupId>org.wso2.samples.is</groupId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/etc/claim-manager/pom.xml b/etc/claim-manager/pom.xml index 780d3978f..cb1f1d936 100644 --- a/etc/claim-manager/pom.xml +++ b/etc/claim-manager/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>samples-is</artifactId> <groupId>org.wso2.samples.is</groupId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/etc/conditional-auth-sample/pom.xml b/etc/conditional-auth-sample/pom.xml index 7562f34a4..7333833e0 100644 --- a/etc/conditional-auth-sample/pom.xml +++ b/etc/conditional-auth-sample/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>samples-is</artifactId> <groupId>org.wso2.samples.is</groupId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/etc/gdpr-samples/gdpr-qsg/pom.xml b/etc/gdpr-samples/gdpr-qsg/pom.xml index 70126274d..34c25a19c 100644 --- a/etc/gdpr-samples/gdpr-qsg/pom.xml +++ b/etc/gdpr-samples/gdpr-qsg/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>gdpr-samples</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> </parent> <artifactId>gdpr-qsg</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <dependencies> <dependency> diff --git a/etc/gdpr-samples/notification-center/pom.xml b/etc/gdpr-samples/notification-center/pom.xml index 5f18ad254..d2b3f676c 100644 --- a/etc/gdpr-samples/notification-center/pom.xml +++ b/etc/gdpr-samples/notification-center/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>gdpr-samples</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/etc/gdpr-samples/pom.xml b/etc/gdpr-samples/pom.xml index 1a4144337..b63d858ac 100644 --- a/etc/gdpr-samples/pom.xml +++ b/etc/gdpr-samples/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/etc/oauth-sample-client-authenticator/pom.xml b/etc/oauth-sample-client-authenticator/pom.xml index 354f388ce..b9eb9e51f 100644 --- a/etc/oauth-sample-client-authenticator/pom.xml +++ b/etc/oauth-sample-client-authenticator/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/etc/pickup-sample-app/pickup-oidc/pom.xml b/etc/pickup-sample-app/pickup-oidc/pom.xml index d3c745ad3..507ce4a7d 100644 --- a/etc/pickup-sample-app/pickup-oidc/pom.xml +++ b/etc/pickup-sample-app/pickup-oidc/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>pickup-sample-app</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/etc/pickup-sample-app/pickup-saml/pom.xml b/etc/pickup-sample-app/pickup-saml/pom.xml index 4c3020a09..1cf455d78 100644 --- a/etc/pickup-sample-app/pickup-saml/pom.xml +++ b/etc/pickup-sample-app/pickup-saml/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>pickup-sample-app</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/etc/pickup-sample-app/pom.xml b/etc/pickup-sample-app/pom.xml index 0d8549f86..765efa87e 100644 --- a/etc/pickup-sample-app/pom.xml +++ b/etc/pickup-sample-app/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/etc/sample-post-authentication-handler/pom.xml b/etc/sample-post-authentication-handler/pom.xml index 05869dc6f..ba5d9ca72 100644 --- a/etc/sample-post-authentication-handler/pom.xml +++ b/etc/sample-post-authentication-handler/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/etc/sample-step-handler/pom.xml b/etc/sample-step-handler/pom.xml index 0003ffa7f..1e522bcff 100644 --- a/etc/sample-step-handler/pom.xml +++ b/etc/sample-step-handler/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/event-handler/custom-identity-event-handler/pom.xml b/event-handler/custom-identity-event-handler/pom.xml index 0f40e1daa..b009a36ab 100644 --- a/event-handler/custom-identity-event-handler/pom.xml +++ b/event-handler/custom-identity-event-handler/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/helloworld/is-helloworld-app/pom.xml b/helloworld/is-helloworld-app/pom.xml index 4de4f7a72..32c46249e 100644 --- a/helloworld/is-helloworld-app/pom.xml +++ b/helloworld/is-helloworld-app/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>helloworld</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>is-helloworld-app</artifactId> diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 6722b11b6..ca85bbd1f 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/identity-mgt/info-recovery-sample/pom.xml b/identity-mgt/info-recovery-sample/pom.xml index 6467e43da..728f16bb0 100644 --- a/identity-mgt/info-recovery-sample/pom.xml +++ b/identity-mgt/info-recovery-sample/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-info-recovery</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/identity-mgt/pom.xml b/identity-mgt/pom.xml index 890386c48..bc3b7122a 100644 --- a/identity-mgt/pom.xml +++ b/identity-mgt/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/microprofile/microprofile-jwt/pom.xml b/microprofile/microprofile-jwt/pom.xml index 2cd4d6d68..93531746d 100644 --- a/microprofile/microprofile-jwt/pom.xml +++ b/microprofile/microprofile-jwt/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-microprofile</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 2c435043b..b1be8dcb1 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/oauth/oauth10a-resource-owner-equivalent/pom.xml b/oauth/oauth10a-resource-owner-equivalent/pom.xml index 3af4f8262..eb3b373d3 100644 --- a/oauth/oauth10a-resource-owner-equivalent/pom.xml +++ b/oauth/oauth10a-resource-owner-equivalent/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-oauth10a</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/oauth/pom.xml b/oauth/pom.xml index ff4e7ae25..15ddd3559 100644 --- a/oauth/pom.xml +++ b/oauth/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/oauth2/custom-grant/pom.xml b/oauth2/custom-grant/pom.xml index 37fa4bb26..91eaf2bf0 100644 --- a/oauth2/custom-grant/pom.xml +++ b/oauth2/custom-grant/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-oauth2</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/oauth2/custom-token-issuer/pom.xml b/oauth2/custom-token-issuer/pom.xml index 0f390f3dd..e1fb83d3c 100644 --- a/oauth2/custom-token-issuer/pom.xml +++ b/oauth2/custom-token-issuer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-oauth2</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/oauth2/playground2/pom.xml b/oauth2/playground2/pom.xml index 38592d7f4..d81840a2a 100755 --- a/oauth2/playground2/pom.xml +++ b/oauth2/playground2/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-oauth2</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/oauth2/pom.xml b/oauth2/pom.xml index e45c20897..c24521a44 100644 --- a/oauth2/pom.xml +++ b/oauth2/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/oidc-uma-samples/jks-loader/pom.xml b/oidc-uma-samples/jks-loader/pom.xml index 62aa9d3eb..07c7bc3bf 100644 --- a/oidc-uma-samples/jks-loader/pom.xml +++ b/oidc-uma-samples/jks-loader/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>uma.sample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/oidc-uma-samples/photo-edit/pom.xml b/oidc-uma-samples/photo-edit/pom.xml index 4e92092db..f7dbf4f3d 100644 --- a/oidc-uma-samples/photo-edit/pom.xml +++ b/oidc-uma-samples/photo-edit/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>uma.sample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/oidc-uma-samples/photo-view/pom.xml b/oidc-uma-samples/photo-view/pom.xml index 1c696af9b..62d283e28 100644 --- a/oidc-uma-samples/photo-view/pom.xml +++ b/oidc-uma-samples/photo-view/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>uma.sample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/oidc-uma-samples/pom.xml b/oidc-uma-samples/pom.xml index d1a98f218..10a0a8cad 100644 --- a/oidc-uma-samples/pom.xml +++ b/oidc-uma-samples/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml b/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml index e7bfb4dcd..e4dac027b 100644 --- a/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml +++ b/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>PassiveSTSSample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml b/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml index 78a9d1005..2e0c57830 100644 --- a/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml +++ b/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>PassiveSTSSample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/passive-sts/passive-sts-client/pom.xml b/passive-sts/passive-sts-client/pom.xml index 5b76d4668..d323e0a0b 100644 --- a/passive-sts/passive-sts-client/pom.xml +++ b/passive-sts/passive-sts-client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-passivests</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/passive-sts/pom.xml b/passive-sts/pom.xml index 4af0c7c8c..9eddebc6c 100644 --- a/passive-sts/pom.xml +++ b/passive-sts/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 17e153f6e..fdeb0c400 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ <artifactId>samples-is</artifactId> <packaging>pom</packaging> <description>WSO2 Identity Server Samples</description> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <scm> <url>https://github.com/wso2/samples-is.git</url> <developerConnection>scm:git:https://github.com/wso2/samples-is.git</developerConnection> <connection>scm:git:https://github.com/wso2/samples-is.git</connection> - <tag>HEAD</tag> + <tag>v4.5.2</tag> </scm> <modules> diff --git a/quick-start-guide/pom.xml b/quick-start-guide/pom.xml index 38b92a1fb..ff60bbb1d 100644 --- a/quick-start-guide/pom.xml +++ b/quick-start-guide/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/saml-query-profile-client/pom.xml b/saml-query-profile-client/pom.xml index fa2763954..315b6f72b 100644 --- a/saml-query-profile-client/pom.xml +++ b/saml-query-profile-client/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>samples-is</artifactId> <groupId>org.wso2.samples.is</groupId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>saml-query-profile-client</artifactId> diff --git a/scim/pom.xml b/scim/pom.xml index 8b8af95fd..e085cb70e 100644 --- a/scim/pom.xml +++ b/scim/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/scim/scim-provisioning/pom.xml b/scim/scim-provisioning/pom.xml index 8509c82ab..2a2d29525 100644 --- a/scim/scim-provisioning/pom.xml +++ b/scim/scim-provisioning/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-scim</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/scope-validator/sample.scope.validator/pom.xml b/scope-validator/sample.scope.validator/pom.xml index bca74023f..24bdef63d 100644 --- a/scope-validator/sample.scope.validator/pom.xml +++ b/scope-validator/sample.scope.validator/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sso-samples/oidc-sso-sample/oidc-jks-loader/pom.xml b/sso-samples/oidc-sso-sample/oidc-jks-loader/pom.xml index 91cfd6860..3312b114f 100644 --- a/sso-samples/oidc-sso-sample/oidc-jks-loader/pom.xml +++ b/sso-samples/oidc-sso-sample/oidc-jks-loader/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>oidc-sso-sample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/sso-samples/oidc-sso-sample/pickup-dispatch/pom.xml b/sso-samples/oidc-sso-sample/pickup-dispatch/pom.xml index 575a32fbe..e2f3e359f 100644 --- a/sso-samples/oidc-sso-sample/pickup-dispatch/pom.xml +++ b/sso-samples/oidc-sso-sample/pickup-dispatch/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>oidc-sso-sample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sso-samples/oidc-sso-sample/pickup-manager/pom.xml b/sso-samples/oidc-sso-sample/pickup-manager/pom.xml index ea9526121..587022046 100644 --- a/sso-samples/oidc-sso-sample/pickup-manager/pom.xml +++ b/sso-samples/oidc-sso-sample/pickup-manager/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>oidc-sso-sample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sso-samples/oidc-sso-sample/pom.xml b/sso-samples/oidc-sso-sample/pom.xml index ca464e76a..cedccd1a7 100644 --- a/sso-samples/oidc-sso-sample/pom.xml +++ b/sso-samples/oidc-sso-sample/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sso-samples/saml2-sso-sample/pom.xml b/sso-samples/saml2-sso-sample/pom.xml index 59d3d96e3..9e34fdb2f 100644 --- a/sso-samples/saml2-sso-sample/pom.xml +++ b/sso-samples/saml2-sso-sample/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sso-samples/saml2-sso-sample/saml2-web-app-pickup-dispatch/pom.xml b/sso-samples/saml2-sso-sample/saml2-web-app-pickup-dispatch/pom.xml index f2f700245..92a1b2ea9 100644 --- a/sso-samples/saml2-sso-sample/saml2-web-app-pickup-dispatch/pom.xml +++ b/sso-samples/saml2-sso-sample/saml2-web-app-pickup-dispatch/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>saml2-sso-sample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sso-samples/saml2-sso-sample/saml2-web-app-pickup-manager/pom.xml b/sso-samples/saml2-sso-sample/saml2-web-app-pickup-manager/pom.xml index c85bd803b..3b8b11d4f 100644 --- a/sso-samples/saml2-sso-sample/saml2-web-app-pickup-manager/pom.xml +++ b/sso-samples/saml2-sso-sample/saml2-web-app-pickup-manager/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>saml2-sso-sample</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sso/pom.xml b/sso/pom.xml index b9cbb22a4..02b53d90a 100644 --- a/sso/pom.xml +++ b/sso/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sso/sso-agent-sample/pom.xml b/sso/sso-agent-sample/pom.xml index cd65cee54..692660b95 100644 --- a/sso/sso-agent-sample/pom.xml +++ b/sso/sso-agent-sample/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-sso</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sts/pom.xml b/sts/pom.xml index bbb20107c..e0a5564f4 100644 --- a/sts/pom.xml +++ b/sts/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sts/sts-client/pom.xml b/sts/sts-client/pom.xml index 64dd2c96b..c55d9edc6 100644 --- a/sts/sts-client/pom.xml +++ b/sts/sts-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-sts</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/user-mgt/custom-jdbc-user-store-manager/pom.xml b/user-mgt/custom-jdbc-user-store-manager/pom.xml index 6cc9e2c60..5486fdfa5 100644 --- a/user-mgt/custom-jdbc-user-store-manager/pom.xml +++ b/user-mgt/custom-jdbc-user-store-manager/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-usermgt</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/user-mgt/pom.xml b/user-mgt/pom.xml index 92ace0d01..5c09a14f2 100644 --- a/user-mgt/pom.xml +++ b/user-mgt/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/user-mgt/remote-user-mgt/pom.xml b/user-mgt/remote-user-mgt/pom.xml index 486a60adf..28891310c 100644 --- a/user-mgt/remote-user-mgt/pom.xml +++ b/user-mgt/remote-user-mgt/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-usermgt</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/workflow/handler/service-provider/pom.xml b/workflow/handler/service-provider/pom.xml index 9ac6a7532..d69b2b9be 100644 --- a/workflow/handler/service-provider/pom.xml +++ b/workflow/handler/service-provider/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-workflow-samples</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/workflow/pom.xml b/workflow/pom.xml index 088c799af..0b90b4f85 100644 --- a/workflow/pom.xml +++ b/workflow/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/workflow/template/sample-template/pom.xml b/workflow/template/sample-template/pom.xml index cf6f5307e..8bf57527a 100644 --- a/workflow/template/sample-template/pom.xml +++ b/workflow/template/sample-template/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-workflow-samples</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/xacml/kmarket-trading-sample/pom.xml b/xacml/kmarket-trading-sample/pom.xml index a8f29b23d..5ac49c3f1 100644 --- a/xacml/kmarket-trading-sample/pom.xml +++ b/xacml/kmarket-trading-sample/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>wso2is-identity-samples-xacml</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/xacml/pom.xml b/xacml/pom.xml index dcc9995f4..6738e7d18 100644 --- a/xacml/pom.xml +++ b/xacml/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.wso2.samples.is</groupId> <artifactId>samples-is</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2</version> <relativePath>../pom.xml</relativePath> </parent>