From 5a8dafc03c8e2d3fb48ca89292a98b15d4555e3a Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Fri, 30 Oct 2015 08:44:20 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v5.1.0-beta --- modules/distribution/pom.xml | 340 ++++++------------ .../org.wso2.identity.styles.feature/pom.xml | 5 +- .../org.wso2.identity.ui.feature/pom.xml | 6 +- .../org.wso2.identity.utils.feature/pom.xml | 5 +- modules/features/pom.xml | 5 +- modules/integration/pom.xml | 6 +- .../tests-common/admin-clients/pom.xml | 6 +- .../integration-test-utils/pom.xml | 6 +- modules/integration/tests-common/pom.xml | 6 +- .../integration/tests-common/ui-pages/pom.xml | 6 +- modules/integration/tests-integration/pom.xml | 6 +- .../tests-integration/tests-backend/pom.xml | 30 +- .../wso2-is-migration-client/pom.xml | 6 +- modules/p2-profile-gen/pom.xml | 15 +- .../identity-mgt/info-recovery-sample/pom.xml | 6 +- modules/samples/identity-mgt/pom.xml | 6 +- .../pom.xml | 5 +- modules/samples/oauth/pom.xml | 6 +- modules/samples/oauth2/custom-grant/pom.xml | 6 +- modules/samples/oauth2/playground2/pom.xml | 6 +- modules/samples/oauth2/pom.xml | 6 +- .../PassiveSTSFilter/pom.xml | 6 +- .../PassiveSTSSampleApp/pom.xml | 6 +- .../passive-sts/passive-sts-client/pom.xml | 6 +- modules/samples/passive-sts/pom.xml | 6 +- modules/samples/pom.xml | 6 +- modules/samples/scim/pom.xml | 6 +- .../samples/scim/scim-provisioning/pom.xml | 6 +- modules/samples/sso/pom.xml | 6 +- modules/samples/sso/sso-agent-sample/pom.xml | 6 +- modules/samples/sts/pom.xml | 6 +- modules/samples/sts/sts-client/pom.xml | 6 +- modules/samples/user-mgt/pom.xml | 6 +- .../samples/user-mgt/remote-user-mgt/pom.xml | 6 +- modules/samples/xacml/pom.xml | 6 +- modules/styles/pom.xml | 6 +- modules/styles/product/pom.xml | 6 +- pom.xml | 7 +- 38 files changed, 196 insertions(+), 396 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index b3d61fc0c7..a6cb73c470 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-server-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml @@ -28,7 +27,7 @@ wso2is jar Identity Server - + Identity Server: Distribution @@ -61,8 +60,7 @@ ${carbon.version} org.wso2.carbon com.wso2.carbon.multitenancy.theme.mgt - ${carbon.version} + ${carbon.version} @@ -107,174 +105,77 @@ - - + + - + - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + @@ -286,88 +187,67 @@ - + - - + + - - + + - - + + - + - - + + - + - + - + - - - + + + - - + + - - - - - - + + + + + + - + - + - - - - - - - - - - - + + + + + + + + + + + @@ -376,22 +256,22 @@ - - - - - + + + + + - + - + - + @@ -403,14 +283,14 @@ - - - - - - - - + + + + + + + + diff --git a/modules/features/org.wso2.identity.styles.feature/pom.xml b/modules/features/org.wso2.identity.styles.feature/pom.xml index 509e0a55d1..cd73cf3233 100644 --- a/modules/features/org.wso2.identity.styles.feature/pom.xml +++ b/modules/features/org.wso2.identity.styles.feature/pom.xml @@ -15,13 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is identity-features - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/features/org.wso2.identity.ui.feature/pom.xml b/modules/features/org.wso2.identity.ui.feature/pom.xml index 677141fbc9..26c089419b 100644 --- a/modules/features/org.wso2.identity.ui.feature/pom.xml +++ b/modules/features/org.wso2.identity.ui.feature/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + org.wso2.is identity-features - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/features/org.wso2.identity.utils.feature/pom.xml b/modules/features/org.wso2.identity.utils.feature/pom.xml index 78eeb362c4..85fe2d4e59 100644 --- a/modules/features/org.wso2.identity.utils.feature/pom.xml +++ b/modules/features/org.wso2.identity.utils.feature/pom.xml @@ -15,13 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is identity-features - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index d03fc3c11b..d45cea3047 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -12,13 +12,12 @@ limitations under the License. --> - + org.wso2.is identity-server-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index cb6444c000..27a24f29c0 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -14,14 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-server-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index 31fcdf536e..ebb162f775 100644 --- a/modules/integration/tests-common/admin-clients/pom.xml +++ b/modules/integration/tests-common/admin-clients/pom.xml @@ -14,14 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-integration-tests - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml index 544eaf32c7..210020a404 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -14,14 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-integration-tests - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 163eb5f25b..333ab2347b 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -14,14 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-integration-tests - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 37715e86e4..8e9a1857cb 100644 --- a/modules/integration/tests-common/ui-pages/pom.xml +++ b/modules/integration/tests-common/ui-pages/pom.xml @@ -14,14 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-integration-tests - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index d636113192..9960bf98c3 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -14,14 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-integration-tests - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/integration/tests-integration/tests-backend/pom.xml b/modules/integration/tests-integration/tests-backend/pom.xml index 844ac333fd..d555bd3823 100644 --- a/modules/integration/tests-integration/tests-backend/pom.xml +++ b/modules/integration/tests-integration/tests-backend/pom.xml @@ -14,13 +14,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-integration-tests - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml @@ -248,8 +246,7 @@ process-test-resources - + @@ -261,18 +258,12 @@ process-test-resources - - - - - - + + + + + + @@ -284,8 +275,7 @@ process-test-resources - + diff --git a/modules/migration/migration-5.0.0_to_5.1.0/wso2-is-migration-client/pom.xml b/modules/migration/migration-5.0.0_to_5.1.0/wso2-is-migration-client/pom.xml index b99d265f5c..e4aaff87aa 100644 --- a/modules/migration/migration-5.0.0_to_5.1.0/wso2-is-migration-client/pom.xml +++ b/modules/migration/migration-5.0.0_to_5.1.0/wso2-is-migration-client/pom.xml @@ -14,14 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-server-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../../../../pom.xml diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 8183650145..b03f3a4f0d 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is identity-server-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml @@ -1731,14 +1730,10 @@ package - - + + - + diff --git a/modules/samples/identity-mgt/info-recovery-sample/pom.xml b/modules/samples/identity-mgt/info-recovery-sample/pom.xml index 5a29d49b7c..b76bb101d3 100644 --- a/modules/samples/identity-mgt/info-recovery-sample/pom.xml +++ b/modules/samples/identity-mgt/info-recovery-sample/pom.xml @@ -17,14 +17,12 @@ ~ under the License. --> - + org.wso2.is wso2is-identity-samples-info-recovery - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml 4.0.0 diff --git a/modules/samples/identity-mgt/pom.xml b/modules/samples/identity-mgt/pom.xml index 3a817d75ae..3e8d129646 100644 --- a/modules/samples/identity-mgt/pom.xml +++ b/modules/samples/identity-mgt/pom.xml @@ -16,14 +16,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml b/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml index 02b779b055..2419c6891e 100644 --- a/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml +++ b/modules/samples/oauth/oauth10a-resource-owner-equivalent/pom.xml @@ -10,13 +10,12 @@ License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.is wso2is-identity-samples-oauth10a - 5.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/modules/samples/oauth/pom.xml b/modules/samples/oauth/pom.xml index d053e7b6e5..74a7c6984d 100644 --- a/modules/samples/oauth/pom.xml +++ b/modules/samples/oauth/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/oauth2/custom-grant/pom.xml b/modules/samples/oauth2/custom-grant/pom.xml index bb53313ed9..27a6bd6537 100644 --- a/modules/samples/oauth2/custom-grant/pom.xml +++ b/modules/samples/oauth2/custom-grant/pom.xml @@ -16,14 +16,12 @@ ~ under the License. --> - + org.wso2.is wso2is-identity-samples-oauth2 - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/oauth2/playground2/pom.xml b/modules/samples/oauth2/playground2/pom.xml index 96205658c0..46436316e9 100755 --- a/modules/samples/oauth2/playground2/pom.xml +++ b/modules/samples/oauth2/playground2/pom.xml @@ -1,11 +1,9 @@ - + org.wso2.is wso2is-identity-samples-oauth2 - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/oauth2/pom.xml b/modules/samples/oauth2/pom.xml index 2ac8545a2a..8105cc4ce9 100644 --- a/modules/samples/oauth2/pom.xml +++ b/modules/samples/oauth2/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml b/modules/samples/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml index 8ed0a106ff..fcf07e017f 100644 --- a/modules/samples/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml +++ b/modules/samples/passive-sts/passive-sts-client/PassiveSTSFilter/pom.xml @@ -1,12 +1,10 @@ - + org.wso2.is PassiveSTSSample - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml b/modules/samples/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml index 65addc2946..3083765c0a 100644 --- a/modules/samples/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml +++ b/modules/samples/passive-sts/passive-sts-client/PassiveSTSSampleApp/pom.xml @@ -1,12 +1,10 @@ - + org.wso2.is PassiveSTSSample - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/passive-sts/passive-sts-client/pom.xml b/modules/samples/passive-sts/passive-sts-client/pom.xml index a36b5e1024..d72580e58a 100644 --- a/modules/samples/passive-sts/passive-sts-client/pom.xml +++ b/modules/samples/passive-sts/passive-sts-client/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 org.wso2.is wso2is-identity-samples-passivests - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/passive-sts/pom.xml b/modules/samples/passive-sts/pom.xml index 92d9108a29..4ab17e88bc 100644 --- a/modules/samples/passive-sts/pom.xml +++ b/modules/samples/passive-sts/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index b716e053bf..531dea1c80 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is identity-server-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml diff --git a/modules/samples/scim/pom.xml b/modules/samples/scim/pom.xml index 99c52d0cb7..07b08b82ed 100644 --- a/modules/samples/scim/pom.xml +++ b/modules/samples/scim/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/scim/scim-provisioning/pom.xml b/modules/samples/scim/scim-provisioning/pom.xml index 6918c11008..5ebe623564 100644 --- a/modules/samples/scim/scim-provisioning/pom.xml +++ b/modules/samples/scim/scim-provisioning/pom.xml @@ -1,11 +1,9 @@ - + org.wso2.is wso2is-identity-samples-scim - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml 4.0.0 diff --git a/modules/samples/sso/pom.xml b/modules/samples/sso/pom.xml index c5e4feba96..4ea56cb2d5 100644 --- a/modules/samples/sso/pom.xml +++ b/modules/samples/sso/pom.xml @@ -15,15 +15,13 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples ../pom.xml - 5.1.0-SNAPSHOT + 5.1.0-beta 4.0.0 diff --git a/modules/samples/sso/sso-agent-sample/pom.xml b/modules/samples/sso/sso-agent-sample/pom.xml index 10dbf77607..e3ab70f667 100644 --- a/modules/samples/sso/sso-agent-sample/pom.xml +++ b/modules/samples/sso/sso-agent-sample/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 org.wso2.is wso2is-identity-samples-sso - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/sts/pom.xml b/modules/samples/sts/pom.xml index ef503b9caf..a8b40fd783 100644 --- a/modules/samples/sts/pom.xml +++ b/modules/samples/sts/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/sts/sts-client/pom.xml b/modules/samples/sts/sts-client/pom.xml index 15ab6eb8f3..4f1c629a35 100644 --- a/modules/samples/sts/sts-client/pom.xml +++ b/modules/samples/sts/sts-client/pom.xml @@ -1,12 +1,10 @@ - + org.wso2.is wso2is-identity-samples-sts - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/user-mgt/pom.xml b/modules/samples/user-mgt/pom.xml index df3dbb34d4..de41832cbc 100644 --- a/modules/samples/user-mgt/pom.xml +++ b/modules/samples/user-mgt/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/user-mgt/remote-user-mgt/pom.xml b/modules/samples/user-mgt/remote-user-mgt/pom.xml index 5bb0dfb4fa..ad2b37096a 100644 --- a/modules/samples/user-mgt/remote-user-mgt/pom.xml +++ b/modules/samples/user-mgt/remote-user-mgt/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 org.wso2.is wso2is-identity-samples-usermgt - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/samples/xacml/pom.xml b/modules/samples/xacml/pom.xml index bcf1c7750e..fe735d8faa 100644 --- a/modules/samples/xacml/pom.xml +++ b/modules/samples/xacml/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is wso2is-identity-samples - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index ff552c770b..f97fbe9c55 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is identity-server-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index 7a6f5566a6..a06f936bec 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -15,14 +15,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.is identity-server-styles-parent - 5.1.0-SNAPSHOT + 5.1.0-beta ../pom.xml diff --git a/pom.xml b/pom.xml index f76e380517..c85aca61d0 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2 @@ -29,7 +28,7 @@ identity-server-parent pom WSO2 Identity Server - 5.1.0-SNAPSHOT + 5.1.0-beta WSO2 Identity Server http://wso2.org/projects/identity @@ -1175,7 +1174,7 @@ https://github.com/wso2/product-is.git scm:git:https://github.com/wso2/product-is.git scm:git:https://github.com/wso2/product-is.git - HEAD + v5.1.0-beta