diff --git a/distribution/pom.xml b/distribution/pom.xml index 51829e070..59058a148 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 4.0.1-SNAPSHOT + 4.1.0 ../pom.xml diff --git a/etc/backend-service/pom.xml b/etc/backend-service/pom.xml index 2d7e1eb50..93569b286 100644 --- a/etc/backend-service/pom.xml +++ b/etc/backend-service/pom.xml @@ -14,12 +14,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + samples-is org.wso2.samples.is - 4.0.1-SNAPSHOT + 4.1.0 ../../pom.xml 4.0.0 diff --git a/etc/claim-manager/pom.xml b/etc/claim-manager/pom.xml index ba78d17ce..910de6d5b 100644 --- a/etc/claim-manager/pom.xml +++ b/etc/claim-manager/pom.xml @@ -18,7 +18,7 @@ samples-is org.wso2.samples.is - 4.0.1-SNAPSHOT + 4.1.0 ../../pom.xml 4.0.0 diff --git a/etc/conditional-auth-sample/pom.xml b/etc/conditional-auth-sample/pom.xml index 3cb19a970..1e505c1eb 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.0.1-SNAPSHOT + 4.1.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 1cd1cf870..22d86c5a8 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.0.1-SNAPSHOT + 4.1.0 gdpr-qsg - 4.0.1-SNAPSHOT + 4.1.0 diff --git a/etc/gdpr-samples/notification-center/pom.xml b/etc/gdpr-samples/notification-center/pom.xml index b191ab5e3..3febac920 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.0.1-SNAPSHOT + 4.1.0 ../pom.xml diff --git a/etc/gdpr-samples/pom.xml b/etc/gdpr-samples/pom.xml index d2c38da4b..3c096cc4a 100644 --- a/etc/gdpr-samples/pom.xml +++ b/etc/gdpr-samples/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 4.0.1-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/etc/oauth-sample-client-authenticator/pom.xml b/etc/oauth-sample-client-authenticator/pom.xml index b195df231..e767df238 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.0.1-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/etc/pickup-sample-app/pickup-oidc/pom.xml b/etc/pickup-sample-app/pickup-oidc/pom.xml index 4e4445c2f..fdc1bf16d 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.0.1-SNAPSHOT + 4.1.0 ../pom.xml diff --git a/etc/pickup-sample-app/pickup-saml/pom.xml b/etc/pickup-sample-app/pickup-saml/pom.xml index cc90f9afe..161364de4 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.0.1-SNAPSHOT + 4.1.0 ../pom.xml diff --git a/etc/pickup-sample-app/pom.xml b/etc/pickup-sample-app/pom.xml index 1de89852b..c6ecf2051 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.0.1-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/etc/sample-post-authentication-handler/pom.xml b/etc/sample-post-authentication-handler/pom.xml index 4b5596a92..835ec22de 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.0.1-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/etc/sample-step-handler/pom.xml b/etc/sample-step-handler/pom.xml index 63ed036ac..3960762da 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.0.1-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index bf26851ab..7adaba0d1 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ samples-is pom WSO2 Identity Server Samples - 4.0.1-SNAPSHOT + 4.1.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.1.0 diff --git a/quick-start-guide/pom.xml b/quick-start-guide/pom.xml index c9904d266..334d71a75 100644 --- a/quick-start-guide/pom.xml +++ b/quick-start-guide/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 4.0.1-SNAPSHOT + 4.1.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 6b149642c..bcd718390 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.0.1-SNAPSHOT + 4.1.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 c2893e2a0..d22a979ab 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.0.1-SNAPSHOT + 4.1.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 9ed8ba2ed..198ade835 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.0.1-SNAPSHOT + 4.1.0 ../pom.xml diff --git a/sso-samples/oidc-sso-sample/pom.xml b/sso-samples/oidc-sso-sample/pom.xml index ff92442cf..0d9cd8842 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.0.1-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/sso-samples/saml2-sso-sample/pom.xml b/sso-samples/saml2-sso-sample/pom.xml index ff0739c31..890f944b5 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.0.1-SNAPSHOT + 4.1.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 cba755d44..bc7e9fd5c 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.0.1-SNAPSHOT + 4.1.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 3987ac52d..d2e993a47 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.0.1-SNAPSHOT + 4.1.0 ../pom.xml