From ecdfe67b2523da69f9b82ddc2540f0149799d225 Mon Sep 17 00:00:00 2001 From: GDRDABARERA Date: Fri, 24 Aug 2018 17:12:39 +0530 Subject: [PATCH] Update versions for m4 release --- conditional-auth-sample/pom.xml | 2 +- distribution/pom.xml | 2 +- gdpr-samples/gdpr-qsg/pom.xml | 4 ++-- gdpr-samples/notification-center/pom.xml | 2 +- gdpr-samples/pick-my-book/pom.xml | 2 +- gdpr-samples/pickup/pom.xml | 2 +- gdpr-samples/pom.xml | 2 +- .../org.wso2.carbon.identity.securitycode.migration/pom.xml | 2 +- oauth-sample-client-authenticator/pom.xml | 2 +- oidc-sso-sample/Dispatch/pom.xml | 2 +- oidc-sso-sample/Swift/pom.xml | 2 +- oidc-sso-sample/pom.xml | 2 +- pom.xml | 2 +- quick-start-guide/pom.xml | 2 +- .../components/SAML2/saml2-web-app-dispatch/pom.xml | 2 +- saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml | 2 +- saml2-sso-sample/pom.xml | 2 +- sample-post-authentication-handler/pom.xml | 2 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/conditional-auth-sample/pom.xml b/conditional-auth-sample/pom.xml index 42065e4b5..b90eb0e7f 100644 --- a/conditional-auth-sample/pom.xml +++ b/conditional-auth-sample/pom.xml @@ -18,7 +18,7 @@ samples-is org.wso2.samples.is - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index 41baec843..80a401f3b 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/gdpr-samples/gdpr-qsg/pom.xml b/gdpr-samples/gdpr-qsg/pom.xml index 76d15ab24..5949abb0d 100644 --- a/gdpr-samples/gdpr-qsg/pom.xml +++ b/gdpr-samples/gdpr-qsg/pom.xml @@ -5,11 +5,11 @@ org.wso2.samples.is gdpr-samples - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT gdpr-qsg - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT diff --git a/gdpr-samples/notification-center/pom.xml b/gdpr-samples/notification-center/pom.xml index 232905a53..e7c16f393 100644 --- a/gdpr-samples/notification-center/pom.xml +++ b/gdpr-samples/notification-center/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is gdpr-samples - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/gdpr-samples/pick-my-book/pom.xml b/gdpr-samples/pick-my-book/pom.xml index 0daadc796..c3c0c5b16 100644 --- a/gdpr-samples/pick-my-book/pom.xml +++ b/gdpr-samples/pick-my-book/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is gdpr-samples - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/gdpr-samples/pickup/pom.xml b/gdpr-samples/pickup/pom.xml index c70294460..5d0d110c3 100644 --- a/gdpr-samples/pickup/pom.xml +++ b/gdpr-samples/pickup/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is gdpr-samples - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/gdpr-samples/pom.xml b/gdpr-samples/pom.xml index a9b64c059..4ae125d0a 100644 --- a/gdpr-samples/pom.xml +++ b/gdpr-samples/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/identity-mgt/code-migration/org.wso2.carbon.identity.securitycode.migration/pom.xml b/identity-mgt/code-migration/org.wso2.carbon.identity.securitycode.migration/pom.xml index 6a6b052f5..b3429ddcc 100644 --- a/identity-mgt/code-migration/org.wso2.carbon.identity.securitycode.migration/pom.xml +++ b/identity-mgt/code-migration/org.wso2.carbon.identity.securitycode.migration/pom.xml @@ -27,7 +27,7 @@ org.wso2.carbon.identity.securitycode.migration bundle WSO2 Carbon - Identity Security Code Migration - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT diff --git a/oauth-sample-client-authenticator/pom.xml b/oauth-sample-client-authenticator/pom.xml index a244ab0dc..136309057 100644 --- a/oauth-sample-client-authenticator/pom.xml +++ b/oauth-sample-client-authenticator/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/oidc-sso-sample/Dispatch/pom.xml b/oidc-sso-sample/Dispatch/pom.xml index cba39f97f..ff6278580 100644 --- a/oidc-sso-sample/Dispatch/pom.xml +++ b/oidc-sso-sample/Dispatch/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is oidc-sso-sample - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/oidc-sso-sample/Swift/pom.xml b/oidc-sso-sample/Swift/pom.xml index ada3dee50..b3af830e1 100644 --- a/oidc-sso-sample/Swift/pom.xml +++ b/oidc-sso-sample/Swift/pom.xml @@ -3,7 +3,7 @@ org.wso2.samples.is oidc-sso-sample - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/oidc-sso-sample/pom.xml b/oidc-sso-sample/pom.xml index 14c102709..2287423dd 100644 --- a/oidc-sso-sample/pom.xml +++ b/oidc-sso-sample/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 3c75bc940..79a2894a9 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ samples-is pom WSO2 Identity Server Samples - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT https://github.com/wso2/samples-is.git diff --git a/quick-start-guide/pom.xml b/quick-start-guide/pom.xml index 663728f3b..9221f1d56 100644 --- a/quick-start-guide/pom.xml +++ b/quick-start-guide/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is samples-is - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/saml2-sso-sample/components/SAML2/saml2-web-app-dispatch/pom.xml b/saml2-sso-sample/components/SAML2/saml2-web-app-dispatch/pom.xml index a4e4fde54..1a3cbbb2c 100644 --- a/saml2-sso-sample/components/SAML2/saml2-web-app-dispatch/pom.xml +++ b/saml2-sso-sample/components/SAML2/saml2-web-app-dispatch/pom.xml @@ -19,7 +19,7 @@ org.wso2.samples.is saml2-sso-sample - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../../../pom.xml diff --git a/saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml b/saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml index c32abddc3..9786000a7 100644 --- a/saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml +++ b/saml2-sso-sample/components/SAML2/saml2-web-app-swift/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is saml2-sso-sample - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../../../pom.xml diff --git a/saml2-sso-sample/pom.xml b/saml2-sso-sample/pom.xml index 45d443ca6..00395e96b 100644 --- a/saml2-sso-sample/pom.xml +++ b/saml2-sso-sample/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml diff --git a/sample-post-authentication-handler/pom.xml b/sample-post-authentication-handler/pom.xml index 1d869af65..acb9c98dd 100644 --- a/sample-post-authentication-handler/pom.xml +++ b/sample-post-authentication-handler/pom.xml @@ -20,7 +20,7 @@ org.wso2.samples.is samples-is - 2.0.0-m3-SNAPSHOT + 2.0.0-m4-SNAPSHOT ../pom.xml