From 3e58bf22f52ef0d95b406ccdb358be6439311a88 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 10 Aug 2022 07:42:48 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.5.0 --- .../org.wso2.custom.auth.functions/pom.xml | 5 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- authenticators/pom.xml | 2 +- .../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 +- .../pom.xml | 2 +- etc/sample-step-handler/pom.xml | 2 +- .../custom-identity-event-handler/pom.xml | 6 +- 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 +- .../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 +- .../PassiveSTSFilter/pom.xml | 2 +- .../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 +- .../sample.scope.validator/pom.xml | 5 +- .../oidc-sso-sample/oidc-jks-loader/pom.xml | 2 +- .../oidc-sso-sample/pickup-dispatch/pom.xml | 2 +- .../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-web-app-pickup-dispatch/pom.xml | 2 +- .../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 +- .../custom-jdbc-user-store-manager/pom.xml | 346 +++++++++--------- 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, 243 insertions(+), 249 deletions(-) diff --git a/adaptive-authentication/org.wso2.custom.auth.functions/pom.xml b/adaptive-authentication/org.wso2.custom.auth.functions/pom.xml index 05578334a..3f4aafd79 100644 --- a/adaptive-authentication/org.wso2.custom.auth.functions/pom.xml +++ b/adaptive-authentication/org.wso2.custom.auth.functions/pom.xml @@ -16,13 +16,12 @@ ~ under the License. --> - + org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 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 1642e150e..36c8a0a91 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 @@ org.wso2.samples.is wso2is-identity-samples-authenticators - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 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 a3f4c7fd9..36c636338 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 @@ org.wso2.samples.is wso2is-identity-samples-authenticators - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 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 a0dfd02b4..84635142a 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 @@ org.wso2.samples.is wso2is-identity-samples-authenticators - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 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 e052e058e..47c46f29f 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 @@ org.wso2.samples.is wso2is-identity-samples-authenticators - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 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 571574d74..d42f090f8 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 @@ org.wso2.samples.is wso2is-identity-samples-authenticators - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/authenticators/pom.xml b/authenticators/pom.xml index d375d2a3f..1a8e35ef5 100644 --- a/authenticators/pom.xml +++ b/authenticators/pom.xml @@ -21,7 +21,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 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 dee3d1c49..254db3cde 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 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 8d0d2220f..326630db6 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/etc/backend-service/pom.xml b/etc/backend-service/pom.xml index ee819c994..55020b831 100644 --- a/etc/backend-service/pom.xml +++ b/etc/backend-service/pom.xml @@ -18,7 +18,7 @@ samples-is org.wso2.samples.is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 4.0.0 diff --git a/etc/claim-manager/pom.xml b/etc/claim-manager/pom.xml index 11d677d77..aac1951d2 100644 --- a/etc/claim-manager/pom.xml +++ b/etc/claim-manager/pom.xml @@ -18,7 +18,7 @@ samples-is org.wso2.samples.is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 4.0.0 diff --git a/etc/conditional-auth-sample/pom.xml b/etc/conditional-auth-sample/pom.xml index dd267c4c0..501efc7c2 100644 --- a/etc/conditional-auth-sample/pom.xml +++ b/etc/conditional-auth-sample/pom.xml @@ -18,7 +18,7 @@ samples-is org.wso2.samples.is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 4.0.0 diff --git a/etc/gdpr-samples/gdpr-qsg/pom.xml b/etc/gdpr-samples/gdpr-qsg/pom.xml index 4f16b86de..6f1909579 100644 --- a/etc/gdpr-samples/gdpr-qsg/pom.xml +++ b/etc/gdpr-samples/gdpr-qsg/pom.xml @@ -5,11 +5,11 @@ org.wso2.samples.is gdpr-samples - 4.4.2-SNAPSHOT + 4.5.0 gdpr-qsg - 4.4.2-SNAPSHOT + 4.5.0 diff --git a/etc/gdpr-samples/notification-center/pom.xml b/etc/gdpr-samples/notification-center/pom.xml index dd9ac2f1d..7da48897e 100644 --- a/etc/gdpr-samples/notification-center/pom.xml +++ b/etc/gdpr-samples/notification-center/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is gdpr-samples - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/etc/gdpr-samples/pom.xml b/etc/gdpr-samples/pom.xml index 37460d4cc..c93b882a2 100644 --- a/etc/gdpr-samples/pom.xml +++ b/etc/gdpr-samples/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/etc/oauth-sample-client-authenticator/pom.xml b/etc/oauth-sample-client-authenticator/pom.xml index 7c1e489bf..dccf733f2 100644 --- a/etc/oauth-sample-client-authenticator/pom.xml +++ b/etc/oauth-sample-client-authenticator/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/etc/pickup-sample-app/pickup-oidc/pom.xml b/etc/pickup-sample-app/pickup-oidc/pom.xml index 8e7e786be..24ecc8826 100644 --- a/etc/pickup-sample-app/pickup-oidc/pom.xml +++ b/etc/pickup-sample-app/pickup-oidc/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is pickup-sample-app - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/etc/pickup-sample-app/pickup-saml/pom.xml b/etc/pickup-sample-app/pickup-saml/pom.xml index 7ad2b09a8..2e988a45d 100644 --- a/etc/pickup-sample-app/pickup-saml/pom.xml +++ b/etc/pickup-sample-app/pickup-saml/pom.xml @@ -5,7 +5,7 @@ org.wso2.samples.is pickup-sample-app - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/etc/pickup-sample-app/pom.xml b/etc/pickup-sample-app/pom.xml index dfeabba9f..62bce108a 100644 --- a/etc/pickup-sample-app/pom.xml +++ b/etc/pickup-sample-app/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/etc/sample-post-authentication-handler/pom.xml b/etc/sample-post-authentication-handler/pom.xml index dcb2f689d..d3e6f37e3 100644 --- a/etc/sample-post-authentication-handler/pom.xml +++ b/etc/sample-post-authentication-handler/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/etc/sample-step-handler/pom.xml b/etc/sample-step-handler/pom.xml index 26c9b4f6a..039e9ea0b 100644 --- a/etc/sample-step-handler/pom.xml +++ b/etc/sample-step-handler/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/event-handler/custom-identity-event-handler/pom.xml b/event-handler/custom-identity-event-handler/pom.xml index 04c823022..242c4eb32 100644 --- a/event-handler/custom-identity-event-handler/pom.xml +++ b/event-handler/custom-identity-event-handler/pom.xml @@ -16,14 +16,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/helloworld/is-helloworld-app/pom.xml b/helloworld/is-helloworld-app/pom.xml index c9bc13893..8f0486949 100644 --- a/helloworld/is-helloworld-app/pom.xml +++ b/helloworld/is-helloworld-app/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is helloworld - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml is-helloworld-app diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 704073414..9c44de781 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/identity-mgt/info-recovery-sample/pom.xml b/identity-mgt/info-recovery-sample/pom.xml index 0ba51b92e..9c62fdfbb 100644 --- a/identity-mgt/info-recovery-sample/pom.xml +++ b/identity-mgt/info-recovery-sample/pom.xml @@ -22,7 +22,7 @@ org.wso2.samples.is wso2is-identity-samples-info-recovery - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 4.0.0 diff --git a/identity-mgt/pom.xml b/identity-mgt/pom.xml index 31ba5f288..d2850071d 100644 --- a/identity-mgt/pom.xml +++ b/identity-mgt/pom.xml @@ -21,7 +21,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/microprofile/microprofile-jwt/pom.xml b/microprofile/microprofile-jwt/pom.xml index 2e4b954f4..d1a116427 100644 --- a/microprofile/microprofile-jwt/pom.xml +++ b/microprofile/microprofile-jwt/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is wso2is-identity-samples-microprofile - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 4.0.0 diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 1a1368b39..71acc2dcd 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 4.0.0 diff --git a/oauth/oauth10a-resource-owner-equivalent/pom.xml b/oauth/oauth10a-resource-owner-equivalent/pom.xml index 5e4201d93..82e61bb15 100644 --- a/oauth/oauth10a-resource-owner-equivalent/pom.xml +++ b/oauth/oauth10a-resource-owner-equivalent/pom.xml @@ -15,7 +15,7 @@ org.wso2.samples.is wso2is-identity-samples-oauth10a - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/oauth/pom.xml b/oauth/pom.xml index 8d742a659..be87e6f60 100644 --- a/oauth/pom.xml +++ b/oauth/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/oauth2/custom-grant/pom.xml b/oauth2/custom-grant/pom.xml index 58e56174e..d3c3d54bc 100644 --- a/oauth2/custom-grant/pom.xml +++ b/oauth2/custom-grant/pom.xml @@ -21,7 +21,7 @@ org.wso2.samples.is wso2is-identity-samples-oauth2 - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 4.0.0 diff --git a/oauth2/custom-token-issuer/pom.xml b/oauth2/custom-token-issuer/pom.xml index d5e066ab0..26476d669 100644 --- a/oauth2/custom-token-issuer/pom.xml +++ b/oauth2/custom-token-issuer/pom.xml @@ -21,7 +21,7 @@ org.wso2.samples.is wso2is-identity-samples-oauth2 - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/oauth2/playground2/pom.xml b/oauth2/playground2/pom.xml index bdad6b2c3..98f0c9413 100755 --- a/oauth2/playground2/pom.xml +++ b/oauth2/playground2/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is wso2is-identity-samples-oauth2 - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/oauth2/pom.xml b/oauth2/pom.xml index 5b44cd390..1d389bf15 100644 --- a/oauth2/pom.xml +++ b/oauth2/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/oidc-uma-samples/jks-loader/pom.xml b/oidc-uma-samples/jks-loader/pom.xml index 2f0baa749..7c4333501 100644 --- a/oidc-uma-samples/jks-loader/pom.xml +++ b/oidc-uma-samples/jks-loader/pom.xml @@ -18,7 +18,7 @@ org.wso2.samples.is uma.sample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 4.0.0 diff --git a/oidc-uma-samples/photo-edit/pom.xml b/oidc-uma-samples/photo-edit/pom.xml index 5a1ba8287..95ec546c9 100644 --- a/oidc-uma-samples/photo-edit/pom.xml +++ b/oidc-uma-samples/photo-edit/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is uma.sample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/oidc-uma-samples/photo-view/pom.xml b/oidc-uma-samples/photo-view/pom.xml index d2fc94fe7..7e5d19bda 100644 --- a/oidc-uma-samples/photo-view/pom.xml +++ b/oidc-uma-samples/photo-view/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is uma.sample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/oidc-uma-samples/pom.xml b/oidc-uma-samples/pom.xml index 7c8a66c2f..bab2fa6ac 100644 --- a/oidc-uma-samples/pom.xml +++ b/oidc-uma-samples/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml b/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml index 4f73d7380..f40b3efe3 100644 --- a/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml +++ b/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml @@ -4,7 +4,7 @@ org.wso2.samples.is PassiveSTSSample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml b/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml index b34db7a8c..cfeb7103a 100644 --- a/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml +++ b/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml @@ -4,7 +4,7 @@ org.wso2.samples.is PassiveSTSSample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/passive-sts/passive-sts-client/pom.xml b/passive-sts/passive-sts-client/pom.xml index b6c7be677..c14f027d4 100644 --- a/passive-sts/passive-sts-client/pom.xml +++ b/passive-sts/passive-sts-client/pom.xml @@ -5,7 +5,7 @@ org.wso2.samples.is wso2is-identity-samples-passivests - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/passive-sts/pom.xml b/passive-sts/pom.xml index 9f5ef4577..0fc7cb5d2 100644 --- a/passive-sts/pom.xml +++ b/passive-sts/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 4daa4380b..5906131cf 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ samples-is pom WSO2 Identity Server Samples - 4.4.2-SNAPSHOT + 4.5.0 https://github.com/wso2/samples-is.git scm:git:https://github.com/wso2/samples-is.git scm:git:https://github.com/wso2/samples-is.git - HEAD + v4.5.0 diff --git a/quick-start-guide/pom.xml b/quick-start-guide/pom.xml index dc3f79b9d..d1ce91ab8 100644 --- a/quick-start-guide/pom.xml +++ b/quick-start-guide/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/saml-query-profile-client/pom.xml b/saml-query-profile-client/pom.xml index 43b6854db..2f20ddff1 100644 --- a/saml-query-profile-client/pom.xml +++ b/saml-query-profile-client/pom.xml @@ -18,7 +18,7 @@ samples-is org.wso2.samples.is - 4.4.2-SNAPSHOT + 4.5.0 4.0.0 saml-query-profile-client diff --git a/scim/pom.xml b/scim/pom.xml index c94892492..915e83b41 100644 --- a/scim/pom.xml +++ b/scim/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/scim/scim-provisioning/pom.xml b/scim/scim-provisioning/pom.xml index 833673fc7..05af711bc 100644 --- a/scim/scim-provisioning/pom.xml +++ b/scim/scim-provisioning/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is wso2is-identity-samples-scim - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 4.0.0 diff --git a/scope-validator/sample.scope.validator/pom.xml b/scope-validator/sample.scope.validator/pom.xml index ba75800e4..a940fb144 100644 --- a/scope-validator/sample.scope.validator/pom.xml +++ b/scope-validator/sample.scope.validator/pom.xml @@ -16,13 +16,12 @@ ~ under the License. --> - + org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 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 3e116318e..c6615a3a2 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 @@ org.wso2.samples.is oidc-sso-sample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 4.0.0 diff --git a/sso-samples/oidc-sso-sample/pickup-dispatch/pom.xml b/sso-samples/oidc-sso-sample/pickup-dispatch/pom.xml index 4da4fbca2..95795b105 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 @@ org.wso2.samples.is oidc-sso-sample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/sso-samples/oidc-sso-sample/pickup-manager/pom.xml b/sso-samples/oidc-sso-sample/pickup-manager/pom.xml index c38b103e0..3eb5b0660 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 @@ org.wso2.samples.is oidc-sso-sample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/sso-samples/oidc-sso-sample/pom.xml b/sso-samples/oidc-sso-sample/pom.xml index 7bae7cc17..a3bdd60a6 100644 --- a/sso-samples/oidc-sso-sample/pom.xml +++ b/sso-samples/oidc-sso-sample/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml diff --git a/sso-samples/saml2-sso-sample/pom.xml b/sso-samples/saml2-sso-sample/pom.xml index 184527de8..44758e15d 100644 --- a/sso-samples/saml2-sso-sample/pom.xml +++ b/sso-samples/saml2-sso-sample/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 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 5e0b49f91..c57c44fc6 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 @@ org.wso2.samples.is saml2-sso-sample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 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 a174e6652..fd7550010 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 @@ org.wso2.samples.is saml2-sso-sample - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/sso/pom.xml b/sso/pom.xml index 460180a20..a18198945 100644 --- a/sso/pom.xml +++ b/sso/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/sso/sso-agent-sample/pom.xml b/sso/sso-agent-sample/pom.xml index 8b5789df0..925b2d423 100644 --- a/sso/sso-agent-sample/pom.xml +++ b/sso/sso-agent-sample/pom.xml @@ -5,7 +5,7 @@ org.wso2.samples.is wso2is-identity-samples-sso - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/sts/pom.xml b/sts/pom.xml index f7883fa79..1a036cbc7 100644 --- a/sts/pom.xml +++ b/sts/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/sts/sts-client/pom.xml b/sts/sts-client/pom.xml index e733bdae3..d664d7b95 100644 --- a/sts/sts-client/pom.xml +++ b/sts/sts-client/pom.xml @@ -4,7 +4,7 @@ org.wso2.samples.is wso2is-identity-samples-sts - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/user-mgt/custom-jdbc-user-store-manager/pom.xml b/user-mgt/custom-jdbc-user-store-manager/pom.xml index 030859d15..20f25e30b 100644 --- a/user-mgt/custom-jdbc-user-store-manager/pom.xml +++ b/user-mgt/custom-jdbc-user-store-manager/pom.xml @@ -1,174 +1,172 @@ - - - - - - - org.wso2.samples.is - wso2is-identity-samples-usermgt - 4.4.2-SNAPSHOT - ../pom.xml - - - 4.0.0 - org.wso2.custom.user.store - bundle - Custom JDBC User-store Manager - Custom JDBC User-store Manager - - - - wso2-nexus - WSO2 internal Repository - https://maven.wso2.org/nexus/content/groups/wso2-public/ - - true - daily - ignore - - - - - wso2.releases - WSO2 internal Repository - https://maven.wso2.org/nexus/content/repositories/releases/ - - true - daily - ignore - - - - - wso2.snapshots - Apache Snapshot Repository - https://maven.wso2.org/nexus/content/repositories/snapshots/ - - true - daily - - - false - - - - - - - - - org.apache.felix - org.apache.felix.scr.ds-annotations - ${apache.felix.scr.ds.annotations.version} - - - org.wso2.carbon - org.wso2.carbon.user.api - ${carbon.kernel.version} - - - org.wso2.carbon - org.wso2.carbon.user.core - ${carbon.kernel.version} - - - org.jasypt - jasypt - ${org.jasypt.version} - - - commons-logging - commons-logging - ${commons-logging.version} - - - org.wso2.eclipse.osgi - org.eclipse.osgi.services - ${equinox.osgi.services.version} - - - - - - - - org.apache.felix - maven-scr-plugin - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.artifactId} - ${project.artifactId} - - org.wso2.custom.user.store.internal.*, - org.jasypt.* - - - !org.wso2.custom.user.store.internal, - org.wso2.custom.user.store.*; version="${wso2.custom.components.exp.pkg.version}" - - - org.osgi.framework.*;version="${osgi.framework.imp.pkg.version.range}", - org.osgi.service.component.*;version="${osgi.service.component.imp.pkg.version.range}", - - org.apache.axiom.om.util.*; version="${axiom.imp.pkg.version}", - org.apache.commons.lang; version="${commons-lang.wso2.osgi.version.range}", - org.apache.commons.logging.*; version="${commons-logging.osgi.version.range}", - - org.wso2.carbon.user.core.*; version="${carbon.kernel.package.import.version.range}", - org.wso2.carbon.user.api.*; version="${carbon.user.api.imp.pkg.version.range}", - org.wso2.carbon.utils.*; version="${carbon.kernel.package.import.version.range}", - *;resolution:=optional - - - - - - - - - - ${project.version} - [1.0.0, 2.0.0) - - - 4.6.2 - [4.6.0, 5.0.0) - [1.0.1, 2.0.0) - - - 3.0.0.v201112011016 - [1.7.0, 2.0.0) - [1.2.0, 2.0.0) - [1.2.11, 1.3.0) - 2.6.0.wso2v1 - [2.6.0,3.0.0) - 1.2 - [1.2,2.0) - 1.2.4 - 3.5.100.v20160504-1419 - 1.9.2 - - + + + + + + + org.wso2.samples.is + wso2is-identity-samples-usermgt + 4.5.0 + ../pom.xml + + + 4.0.0 + org.wso2.custom.user.store + bundle + Custom JDBC User-store Manager + Custom JDBC User-store Manager + + + + wso2-nexus + WSO2 internal Repository + https://maven.wso2.org/nexus/content/groups/wso2-public/ + + true + daily + ignore + + + + + wso2.releases + WSO2 internal Repository + https://maven.wso2.org/nexus/content/repositories/releases/ + + true + daily + ignore + + + + + wso2.snapshots + Apache Snapshot Repository + https://maven.wso2.org/nexus/content/repositories/snapshots/ + + true + daily + + + false + + + + + + + + + org.apache.felix + org.apache.felix.scr.ds-annotations + ${apache.felix.scr.ds.annotations.version} + + + org.wso2.carbon + org.wso2.carbon.user.api + ${carbon.kernel.version} + + + org.wso2.carbon + org.wso2.carbon.user.core + ${carbon.kernel.version} + + + org.jasypt + jasypt + ${org.jasypt.version} + + + commons-logging + commons-logging + ${commons-logging.version} + + + org.wso2.eclipse.osgi + org.eclipse.osgi.services + ${equinox.osgi.services.version} + + + + + + + + org.apache.felix + maven-scr-plugin + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.artifactId} + ${project.artifactId} + + org.wso2.custom.user.store.internal.*, + org.jasypt.* + + + !org.wso2.custom.user.store.internal, + org.wso2.custom.user.store.*; version="${wso2.custom.components.exp.pkg.version}" + + + org.osgi.framework.*;version="${osgi.framework.imp.pkg.version.range}", + org.osgi.service.component.*;version="${osgi.service.component.imp.pkg.version.range}", + + org.apache.axiom.om.util.*; version="${axiom.imp.pkg.version}", + org.apache.commons.lang; version="${commons-lang.wso2.osgi.version.range}", + org.apache.commons.logging.*; version="${commons-logging.osgi.version.range}", + + org.wso2.carbon.user.core.*; version="${carbon.kernel.package.import.version.range}", + org.wso2.carbon.user.api.*; version="${carbon.user.api.imp.pkg.version.range}", + org.wso2.carbon.utils.*; version="${carbon.kernel.package.import.version.range}", + *;resolution:=optional + + + + + + + + + + ${project.version} + [1.0.0, 2.0.0) + + + 4.6.2 + [4.6.0, 5.0.0) + [1.0.1, 2.0.0) + + + 3.0.0.v201112011016 + [1.7.0, 2.0.0) + [1.2.0, 2.0.0) + [1.2.11, 1.3.0) + 2.6.0.wso2v1 + [2.6.0,3.0.0) + 1.2 + [1.2,2.0) + 1.2.4 + 3.5.100.v20160504-1419 + 1.9.2 + + diff --git a/user-mgt/pom.xml b/user-mgt/pom.xml index 331ebb3ac..6d363fc01 100644 --- a/user-mgt/pom.xml +++ b/user-mgt/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml 4.0.0 diff --git a/user-mgt/remote-user-mgt/pom.xml b/user-mgt/remote-user-mgt/pom.xml index f5f645916..d567fb1ab 100644 --- a/user-mgt/remote-user-mgt/pom.xml +++ b/user-mgt/remote-user-mgt/pom.xml @@ -5,7 +5,7 @@ org.wso2.samples.is wso2is-identity-samples-usermgt - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/workflow/handler/service-provider/pom.xml b/workflow/handler/service-provider/pom.xml index 89c60fbfe..088bc1239 100644 --- a/workflow/handler/service-provider/pom.xml +++ b/workflow/handler/service-provider/pom.xml @@ -18,7 +18,7 @@ org.wso2.samples.is wso2is-workflow-samples - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 4.0.0 diff --git a/workflow/pom.xml b/workflow/pom.xml index b34caf1a5..7323b1da9 100644 --- a/workflow/pom.xml +++ b/workflow/pom.xml @@ -21,7 +21,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/workflow/template/sample-template/pom.xml b/workflow/template/sample-template/pom.xml index 463200767..aaa7fa440 100644 --- a/workflow/template/sample-template/pom.xml +++ b/workflow/template/sample-template/pom.xml @@ -18,7 +18,7 @@ org.wso2.samples.is wso2is-workflow-samples - 4.4.2-SNAPSHOT + 4.5.0 ../../pom.xml 4.0.0 diff --git a/xacml/kmarket-trading-sample/pom.xml b/xacml/kmarket-trading-sample/pom.xml index ff976fe1c..151288d05 100644 --- a/xacml/kmarket-trading-sample/pom.xml +++ b/xacml/kmarket-trading-sample/pom.xml @@ -4,7 +4,7 @@ org.wso2.samples.is wso2is-identity-samples-xacml - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml diff --git a/xacml/pom.xml b/xacml/pom.xml index 53b6b44f4..fee3a9b1e 100644 --- a/xacml/pom.xml +++ b/xacml/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 4.4.2-SNAPSHOT + 4.5.0 ../pom.xml