From 1649232ad82bc0b8a67ffe319e78340c16e102f5 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 16:36:05 +0000 Subject: [PATCH 1/9] RELEASE: Set tags in Dockerfiles --- dockerfiles/cli/Dockerfile | 2 +- dockerfiles/cli/version/latest.ver | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dockerfiles/cli/Dockerfile b/dockerfiles/cli/Dockerfile index 6fe15b2c91..2a6e26bccd 100644 --- a/dockerfiles/cli/Dockerfile +++ b/dockerfiles/cli/Dockerfile @@ -15,7 +15,7 @@ # use: # docker run -v $(pwd):/codenvy codenvy/cli [command] -FROM eclipse/che-base:nightly +FROM eclipse/che-base:5.21.0 COPY scripts /scripts/ COPY version /version/ diff --git a/dockerfiles/cli/version/latest.ver b/dockerfiles/cli/version/latest.ver index e0b67f8a2c..d2ccb80e55 100644 --- a/dockerfiles/cli/version/latest.ver +++ b/dockerfiles/cli/version/latest.ver @@ -1 +1 @@ -5.20.0 \ No newline at end of file +5.21.0 \ No newline at end of file From b9b38c4606a9b73fd9df883c9222fbdd3dfdcef2 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 16:36:23 +0000 Subject: [PATCH 2/9] RELEASE: Set tag of parent pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56d1f6b8ea..6c10e10469 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ maven-depmgt-pom org.eclipse.che.depmgt - 5.21.0-SNAPSHOT + 5.21.0 com.codenvy.onpremises onpremises-assembly-parent From 57b653bc243716a2920cda44e516aa476586cf4d Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 16:36:33 +0000 Subject: [PATCH 3/9] RELEASE: Set tag version of che-dashboard --- dashboard/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/bower.json b/dashboard/bower.json index bfb813a182..cfbdf3a1b8 100644 --- a/dashboard/bower.json +++ b/dashboard/bower.json @@ -8,7 +8,7 @@ "angular-bootstrap": "1.1.2", "angular-card": "0.1.0", "angular-charts": "0.2.6", - "che-dashboard": "https://github.com/eclipse/che.git#master", + "che-dashboard": "https://github.com/eclipse/che.git#5.21.0", "angular-cookies": "1.4.8", "angular-dropdowns": "1.0.0", "angular-filter": "0.5.4", From 7ebda68176b7c4c6f9db1990eca778d7e0be5d0f Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 16:36:43 +0000 Subject: [PATCH 4/9] RELEASE: Set tag versions --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6c10e10469..075f9b62df 100644 --- a/pom.xml +++ b/pom.xml @@ -41,10 +41,10 @@ 1.11.22 - 5.21.0-SNAPSHOT - 5.21.0-SNAPSHOT + 5.21.0 + 5.21.0 3.13.4 - 5.21.0-SNAPSHOT + 5.21.0 2.39.2 3.0.2 1.7.1 From 02ccde6586fad2bd7f92d876bd4374d6f4c591bd Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 17:00:29 +0000 Subject: [PATCH 5/9] [maven-release-plugin] prepare release 5.21.0 --- assembly/assembly-dashboard-war/pom.xml | 2 +- assembly/assembly-ide-war/pom.xml | 2 +- assembly/assembly-main/pom.xml | 2 +- assembly/assembly-website-war/pom.xml | 2 +- assembly/assembly-wsagent-server/pom.xml | 2 +- assembly/assembly-wsagent-war/pom.xml | 2 +- assembly/assembly-wsmaster-war/pom.xml | 2 +- assembly/compiling-ide-war/pom.xml | 2 +- assembly/pom.xml | 4 ++-- dashboard/pom.xml | 4 ++-- dockerfiles/agents/pom.xml | 4 ++-- ide/codenvy-ide-core/pom.xml | 2 +- plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml | 2 +- .../plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml | 2 +- plugins/plugin-activity/pom.xml | 2 +- .../codenvy-plugin-bitbucket-configuration/pom.xml | 2 +- .../codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml | 2 +- .../codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml | 2 +- .../codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml | 2 +- .../codenvy-plugin-bitbucket-git-provider/pom.xml | 2 +- .../plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml | 2 +- .../codenvy-plugin-bitbucket-pullrequest/pom.xml | 2 +- .../codenvy-plugin-bitbucketserver-webhooks/pom.xml | 2 +- plugins/plugin-bitbucket/pom.xml | 2 +- plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml | 2 +- plugins/plugin-github/pom.xml | 2 +- .../codenvy-plugin-gitlab-factory-resolver/pom.xml | 2 +- plugins/plugin-gitlab/pom.xml | 2 +- plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml | 2 +- plugins/plugin-google/pom.xml | 2 +- plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml | 2 +- plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml | 2 +- plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml | 2 +- plugins/plugin-hosted/codenvy-machine-hosted/pom.xml | 2 +- plugins/plugin-hosted/pom.xml | 4 ++-- .../plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml | 2 +- plugins/plugin-jenkins/pom.xml | 2 +- .../plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml | 2 +- plugins/plugin-linkedin/pom.xml | 2 +- .../codenvy-plugin-microsoft-git-provider/pom.xml | 2 +- .../plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-ext-client/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-ext-server/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-ext-shared/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-pullrequest/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-webhooks/pom.xml | 2 +- plugins/plugin-microsoft/pom.xml | 2 +- plugins/plugin-product-info/pom.xml | 2 +- .../codenvy-plugin-projectlocker-git-provider/pom.xml | 2 +- .../codenvy-plugin-projectlocker-oauth2/pom.xml | 2 +- plugins/plugin-projectlocker/pom.xml | 2 +- plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml | 2 +- plugins/plugin-redhat/pom.xml | 2 +- plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml | 2 +- plugins/plugin-webhooks/pom.xml | 2 +- plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml | 2 +- plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml | 2 +- plugins/plugin-wso2/pom.xml | 2 +- plugins/pom.xml | 4 ++-- pom.xml | 4 ++-- selenium/codenvy-selenium-test/pom.xml | 2 +- selenium/pom.xml | 2 +- site/pom.xml | 4 ++-- wsagent/codenvy-wsagent-core/pom.xml | 2 +- wsagent/pom.xml | 4 ++-- wsagent/wsagent-codenvy/pom.xml | 2 +- wsmaster/codenvy-hosted-api-admin/pom.xml | 2 +- wsmaster/codenvy-hosted-api-audit/pom.xml | 2 +- wsmaster/codenvy-hosted-api-invite-shared/pom.xml | 2 +- wsmaster/codenvy-hosted-api-invite/pom.xml | 2 +- wsmaster/codenvy-hosted-api-node-shared/pom.xml | 2 +- wsmaster/codenvy-hosted-api-node/pom.xml | 2 +- wsmaster/codenvy-hosted-api-organization/pom.xml | 2 +- wsmaster/codenvy-hosted-authorization/pom.xml | 2 +- wsmaster/codenvy-hosted-events/pom.xml | 2 +- .../codenvy-integration-tck-jpa/pom.xml | 2 +- wsmaster/codenvy-hosted-integration-tests/pom.xml | 2 +- wsmaster/codenvy-hosted-mail-resources/pom.xml | 2 +- wsmaster/codenvy-hosted-platform-api-impl/pom.xml | 2 +- wsmaster/codenvy-hosted-recoverpassword/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-client/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-oauth/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-server-organization/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-server/pom.xml | 2 +- wsmaster/codenvy-hosted-system/pom.xml | 2 +- wsmaster/codenvy-hosted-template-processor/pom.xml | 2 +- wsmaster/codenvy-ldap/pom.xml | 2 +- wsmaster/codenvy-sql-schema/pom.xml | 2 +- wsmaster/pom.xml | 4 ++-- 90 files changed, 99 insertions(+), 99 deletions(-) diff --git a/assembly/assembly-dashboard-war/pom.xml b/assembly/assembly-dashboard-war/pom.xml index 7bafdcea15..a070f915eb 100644 --- a/assembly/assembly-dashboard-war/pom.xml +++ b/assembly/assembly-dashboard-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 assembly-dashboard-war war diff --git a/assembly/assembly-ide-war/pom.xml b/assembly/assembly-ide-war/pom.xml index b59b2464bb..46df2af0df 100644 --- a/assembly/assembly-ide-war/pom.xml +++ b/assembly/assembly-ide-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 assembly-ide-war war diff --git a/assembly/assembly-main/pom.xml b/assembly/assembly-main/pom.xml index 3b49cc4b61..980b82bd74 100644 --- a/assembly/assembly-main/pom.xml +++ b/assembly/assembly-main/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 assembly-main pom diff --git a/assembly/assembly-website-war/pom.xml b/assembly/assembly-website-war/pom.xml index e489a08796..da824eaf58 100644 --- a/assembly/assembly-website-war/pom.xml +++ b/assembly/assembly-website-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 assembly-website-war war diff --git a/assembly/assembly-wsagent-server/pom.xml b/assembly/assembly-wsagent-server/pom.xml index 0e18a1ea5e..be9f921e1a 100644 --- a/assembly/assembly-wsagent-server/pom.xml +++ b/assembly/assembly-wsagent-server/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 assembly-wsagent-server pom diff --git a/assembly/assembly-wsagent-war/pom.xml b/assembly/assembly-wsagent-war/pom.xml index 306352671a..171fef03b8 100644 --- a/assembly/assembly-wsagent-war/pom.xml +++ b/assembly/assembly-wsagent-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 assembly-wsagent-war war diff --git a/assembly/assembly-wsmaster-war/pom.xml b/assembly/assembly-wsmaster-war/pom.xml index 94cbec1c4a..eb2d87ca84 100644 --- a/assembly/assembly-wsmaster-war/pom.xml +++ b/assembly/assembly-wsmaster-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 assembly-wsmaster-war war diff --git a/assembly/compiling-ide-war/pom.xml b/assembly/compiling-ide-war/pom.xml index 8680c25608..bfdaa6bed7 100644 --- a/assembly/compiling-ide-war/pom.xml +++ b/assembly/compiling-ide-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 compiling-ide-war war diff --git a/assembly/pom.xml b/assembly/pom.xml index 4cd61ff05e..4416f9e957 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml com.codenvy.onpremises onpremises-ide-parent - 5.21.0-SNAPSHOT + 5.21.0 pom Onpremises IDE :: Parent diff --git a/dashboard/pom.xml b/dashboard/pom.xml index a3fcdd6bcb..a4b12bf6d3 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml com.codenvy.dashboard dashboard-war - 5.21.0-SNAPSHOT + 5.21.0 war Codenvy Dashboard :: Web App 2015 diff --git a/dockerfiles/agents/pom.xml b/dockerfiles/agents/pom.xml index c4f46dc94b..27332f7fa4 100644 --- a/dockerfiles/agents/pom.xml +++ b/dockerfiles/agents/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 ../../pom.xml com.codenvy.dockerfiles dockerfiles-agents - 5.21.0-SNAPSHOT + 5.21.0 pom Dockerfiles :: Agents diff --git a/ide/codenvy-ide-core/pom.xml b/ide/codenvy-ide-core/pom.xml index cee53b4203..d5251f1040 100644 --- a/ide/codenvy-ide-core/pom.xml +++ b/ide/codenvy-ide-core/pom.xml @@ -16,7 +16,7 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 ../../pom.xml codenvy-ide-core diff --git a/plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml b/plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml index 9b7a6c0b0f..2d6a4032aa 100644 --- a/plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml +++ b/plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-activity-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-activity-ide diff --git a/plugins/plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml b/plugins/plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml index 6e6f6011e6..b695187ebd 100644 --- a/plugins/plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml +++ b/plugins/plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-activity-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-activity-wsmaster diff --git a/plugins/plugin-activity/pom.xml b/plugins/plugin-activity/pom.xml index a72f1db9c9..453d7cb9b6 100644 --- a/plugins/plugin-activity/pom.xml +++ b/plugins/plugin-activity/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-activity-parent diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-configuration/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-configuration/pom.xml index ff1440179c..bf318eece4 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-configuration/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-configuration/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-bitbucket-configuration jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml index 308002ed10..13043406fe 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-bitbucket-ext-bitbucket-client jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml index 0239e53089..917ded6e8a 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-bitbucket-ext-bitbucket-server jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml index 0d391aeabd..cd92d5df54 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-bitbucket-ext-bitbucket-shared jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-git-provider/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-git-provider/pom.xml index 8f5d284b79..99dd95c2c1 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-git-provider/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-git-provider/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-bitbucket-git-provider Codenvy Plugin :: Bitbucket :: Credential provider diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml index d193ca4fdc..91d69a3fb8 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-bitbucket-oauth jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-pullrequest/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-pullrequest/pom.xml index 1a6064fcf5..eb018393cf 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-pullrequest/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-pullrequest/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-bitbucket-pullrequest Codenvy Plugin :: Bitbucket :: Pull request diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucketserver-webhooks/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucketserver-webhooks/pom.xml index ab88d1b05b..ea97eb5418 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucketserver-webhooks/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucketserver-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-bitbucketserver-webhooks Codenvy Plugin :: Bitbucket :: Bitbucket Server Webhooks diff --git a/plugins/plugin-bitbucket/pom.xml b/plugins/plugin-bitbucket/pom.xml index 9bb1fa9376..3c85d74a6a 100644 --- a/plugins/plugin-bitbucket/pom.xml +++ b/plugins/plugin-bitbucket/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-bitbucket-parent diff --git a/plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml b/plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml index 84ef7fe6b2..3e3c987aac 100644 --- a/plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml +++ b/plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-github-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-github-webhooks Codenvy Plugin :: GitHub :: Webhooks diff --git a/plugins/plugin-github/pom.xml b/plugins/plugin-github/pom.xml index eea2d84caf..75405fad39 100644 --- a/plugins/plugin-github/pom.xml +++ b/plugins/plugin-github/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-github-parent diff --git a/plugins/plugin-gitlab/codenvy-plugin-gitlab-factory-resolver/pom.xml b/plugins/plugin-gitlab/codenvy-plugin-gitlab-factory-resolver/pom.xml index 9a6a8a8166..17774d1307 100644 --- a/plugins/plugin-gitlab/codenvy-plugin-gitlab-factory-resolver/pom.xml +++ b/plugins/plugin-gitlab/codenvy-plugin-gitlab-factory-resolver/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-gitlab-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-gitlab-factory-resolver jar diff --git a/plugins/plugin-gitlab/pom.xml b/plugins/plugin-gitlab/pom.xml index cf6d39014b..9194df5f82 100644 --- a/plugins/plugin-gitlab/pom.xml +++ b/plugins/plugin-gitlab/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-gitlab-parent diff --git a/plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml b/plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml index 54df598701..a17ad28005 100644 --- a/plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml +++ b/plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-google-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-google-oauth2 jar diff --git a/plugins/plugin-google/pom.xml b/plugins/plugin-google/pom.xml index 4f481a245c..a02aa56aa8 100644 --- a/plugins/plugin-google/pom.xml +++ b/plugins/plugin-google/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-google-parent diff --git a/plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml b/plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml index ab6221963d..200ec535ea 100644 --- a/plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml +++ b/plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-hosted-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-ext-hosted jar diff --git a/plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml b/plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml index eac98794ac..4faaace624 100644 --- a/plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml +++ b/plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-hosted-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-ext-profile jar diff --git a/plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml b/plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml index 3a903385d9..f6ec71747c 100644 --- a/plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml +++ b/plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-hosted-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-ext-support-help jar diff --git a/plugins/plugin-hosted/codenvy-machine-hosted/pom.xml b/plugins/plugin-hosted/codenvy-machine-hosted/pom.xml index 39b6dbfb77..7aa41a8e5e 100644 --- a/plugins/plugin-hosted/codenvy-machine-hosted/pom.xml +++ b/plugins/plugin-hosted/codenvy-machine-hosted/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-hosted-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-machine-hosted Codenvy Plugin :: Hosted :: Machine diff --git a/plugins/plugin-hosted/pom.xml b/plugins/plugin-hosted/pom.xml index 632f82696a..fac5cc532b 100644 --- a/plugins/plugin-hosted/pom.xml +++ b/plugins/plugin-hosted/pom.xml @@ -16,11 +16,11 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-hosted-parent - 5.21.0-SNAPSHOT + 5.21.0 pom Codenvy Plugin :: Hosted :: Parent diff --git a/plugins/plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml b/plugins/plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml index 9fabe4f8b5..a0ba1526e8 100644 --- a/plugins/plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml +++ b/plugins/plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-jenkins-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-jenkins-webhooks Codenvy Plugin :: Jenkins :: Webhooks diff --git a/plugins/plugin-jenkins/pom.xml b/plugins/plugin-jenkins/pom.xml index c0e1a3f060..1934906b78 100644 --- a/plugins/plugin-jenkins/pom.xml +++ b/plugins/plugin-jenkins/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-jenkins-parent diff --git a/plugins/plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml b/plugins/plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml index fbdaa0e6d1..5123f9d7b6 100644 --- a/plugins/plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml +++ b/plugins/plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-linkedin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-linkedin-oauth2 diff --git a/plugins/plugin-linkedin/pom.xml b/plugins/plugin-linkedin/pom.xml index 05c51752f5..2a67100f28 100644 --- a/plugins/plugin-linkedin/pom.xml +++ b/plugins/plugin-linkedin/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-linkedin-parent diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-git-provider/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-git-provider/pom.xml index 69105401ef..15b0d7f203 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-git-provider/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-git-provider/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-microsoft-git-provider Codenvy Plugin :: Microsoft :: Credential provider diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml index 2b6166602d..f926851ac1 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-microsoft-oauth2 Codenvy Plugin :: Microsoft :: OAuth2 diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-client/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-client/pom.xml index 7ad0f1fab8..ff28205d2a 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-client/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-client/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-microsoft-vsts-ext-client Codenvy Plugin :: Microsoft :: VSTS Client diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-server/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-server/pom.xml index 3a264146b9..c8fecbb09a 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-server/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-server/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-microsoft-vsts-ext-server Codenvy Plugin :: Microsoft :: VSTS Server diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-shared/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-shared/pom.xml index 0912d3c1ae..36560e959d 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-shared/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-shared/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-microsoft-vsts-ext-shared Codenvy Plugin :: Microsoft :: VSTS Shared diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-pullrequest/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-pullrequest/pom.xml index 151d04b51f..4bd84bb263 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-pullrequest/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-pullrequest/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-microsoft-vsts-pullrequest Codenvy Plugin :: Microsoft :: VSTS Pull request diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-webhooks/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-webhooks/pom.xml index 19e42cc29f..866a10ac59 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-webhooks/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-microsoft-vsts-webhooks Codenvy Plugin :: Microsoft :: VSTS Webhooks diff --git a/plugins/plugin-microsoft/pom.xml b/plugins/plugin-microsoft/pom.xml index ca296a74e8..078603d840 100644 --- a/plugins/plugin-microsoft/pom.xml +++ b/plugins/plugin-microsoft/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-microsoft-parent diff --git a/plugins/plugin-product-info/pom.xml b/plugins/plugin-product-info/pom.xml index ff0b4ed26e..4355f72f51 100644 --- a/plugins/plugin-product-info/pom.xml +++ b/plugins/plugin-product-info/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-product-info diff --git a/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-git-provider/pom.xml b/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-git-provider/pom.xml index 972b0f7c19..7f59d85f3b 100644 --- a/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-git-provider/pom.xml +++ b/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-git-provider/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-projectlocker-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-projectlocker-git-provider Codenvy Plugin :: Projectlocker :: Credential provider diff --git a/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-oauth2/pom.xml b/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-oauth2/pom.xml index 52a222e025..76175ba979 100644 --- a/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-oauth2/pom.xml +++ b/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-projectlocker-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-projectlocker-oauth2 Codenvy Plugin :: Projectlocker :: OAuth2 diff --git a/plugins/plugin-projectlocker/pom.xml b/plugins/plugin-projectlocker/pom.xml index ecff12a2c2..95e6f5b032 100644 --- a/plugins/plugin-projectlocker/pom.xml +++ b/plugins/plugin-projectlocker/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-projectlocker-parent diff --git a/plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml b/plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml index e106337070..e0726a827d 100644 --- a/plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml +++ b/plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-redhat-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-redhat-oauth2 diff --git a/plugins/plugin-redhat/pom.xml b/plugins/plugin-redhat/pom.xml index e07ad5ef3a..82e77a0fc3 100644 --- a/plugins/plugin-redhat/pom.xml +++ b/plugins/plugin-redhat/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-redhat-parent diff --git a/plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml b/plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml index be31a95efd..7aa7e2b182 100644 --- a/plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml +++ b/plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-webhooks-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-webhooks-base Codenvy Plugin :: Webhooks :: Base diff --git a/plugins/plugin-webhooks/pom.xml b/plugins/plugin-webhooks/pom.xml index d5b2228d39..4eed522d34 100644 --- a/plugins/plugin-webhooks/pom.xml +++ b/plugins/plugin-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-webhooks-parent diff --git a/plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml b/plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml index 2fbe78ea55..e21c656768 100644 --- a/plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml +++ b/plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-wso2-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-wso2-git-provider Codenvy Plugin :: WSO2 :: Credential provider diff --git a/plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml b/plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml index 8b9841f42c..ab836dbcbb 100644 --- a/plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml +++ b/plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-wso2-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 codenvy-plugin-wso2-oauth2 jar diff --git a/plugins/plugin-wso2/pom.xml b/plugins/plugin-wso2/pom.xml index 7f59ab77e5..952d8b651d 100644 --- a/plugins/plugin-wso2/pom.xml +++ b/plugins/plugin-wso2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml codenvy-plugin-wso2-parent diff --git a/plugins/pom.xml b/plugins/pom.xml index b3afdee7ce..5b2122b493 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml com.codenvy.plugin codenvy-plugin-parent - 5.21.0-SNAPSHOT + 5.21.0 pom Codenvy Plugin Parent diff --git a/pom.xml b/pom.xml index 075f9b62df..e4f6e93e6b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.codenvy.onpremises onpremises-assembly-parent - 5.21.0-SNAPSHOT + 5.21.0 pom Onpremises :: Parent @@ -37,7 +37,7 @@ scm:git:git@github.com:codenvy/codenvy.git scm:git:git@github.com:codenvy/codenvy.git - HEAD + 5.21.0 1.11.22 diff --git a/selenium/codenvy-selenium-test/pom.xml b/selenium/codenvy-selenium-test/pom.xml index 13bcc60848..16448e2935 100644 --- a/selenium/codenvy-selenium-test/pom.xml +++ b/selenium/codenvy-selenium-test/pom.xml @@ -16,7 +16,7 @@ codenvy-selenium-parent com.codenvy.selenium - 5.21.0-SNAPSHOT + 5.21.0 onprem-selenium-test jar diff --git a/selenium/pom.xml b/selenium/pom.xml index b8c6213612..589b7bac51 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -16,7 +16,7 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 com.codenvy.selenium codenvy-selenium-parent diff --git a/site/pom.xml b/site/pom.xml index 33bda00bb1..705d05a56d 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 ../pom.xml com.codenvy.onpremises site - 5.21.0-SNAPSHOT + 5.21.0 pom Codenvy :: Website diff --git a/wsagent/codenvy-wsagent-core/pom.xml b/wsagent/codenvy-wsagent-core/pom.xml index 40b15b3323..f3aadf030d 100644 --- a/wsagent/codenvy-wsagent-core/pom.xml +++ b/wsagent/codenvy-wsagent-core/pom.xml @@ -16,7 +16,7 @@ codenvy-agent-parent com.codenvy.onpremises.wsagent - 5.21.0-SNAPSHOT + 5.21.0 codenvy-wsagent-core war diff --git a/wsagent/pom.xml b/wsagent/pom.xml index c8bcc46fa4..05af541ba2 100644 --- a/wsagent/pom.xml +++ b/wsagent/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 com.codenvy.onpremises.wsagent codenvy-agent-parent - 5.21.0-SNAPSHOT + 5.21.0 pom Codenvy Agent Parent diff --git a/wsagent/wsagent-codenvy/pom.xml b/wsagent/wsagent-codenvy/pom.xml index b96f5973c8..8d52789e34 100644 --- a/wsagent/wsagent-codenvy/pom.xml +++ b/wsagent/wsagent-codenvy/pom.xml @@ -16,7 +16,7 @@ codenvy-agent-parent com.codenvy.onpremises.wsagent - 5.21.0-SNAPSHOT + 5.21.0 wsagent-codenvy jar diff --git a/wsmaster/codenvy-hosted-api-admin/pom.xml b/wsmaster/codenvy-hosted-api-admin/pom.xml index cee5f4a57e..fecc29fb6d 100644 --- a/wsmaster/codenvy-hosted-api-admin/pom.xml +++ b/wsmaster/codenvy-hosted-api-admin/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-api-admin jar diff --git a/wsmaster/codenvy-hosted-api-audit/pom.xml b/wsmaster/codenvy-hosted-api-audit/pom.xml index 9f3a82cb13..ab811d4f7f 100644 --- a/wsmaster/codenvy-hosted-api-audit/pom.xml +++ b/wsmaster/codenvy-hosted-api-audit/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-api-audit jar diff --git a/wsmaster/codenvy-hosted-api-invite-shared/pom.xml b/wsmaster/codenvy-hosted-api-invite-shared/pom.xml index 053f0c6470..833ee39f0f 100644 --- a/wsmaster/codenvy-hosted-api-invite-shared/pom.xml +++ b/wsmaster/codenvy-hosted-api-invite-shared/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-api-invite-shared jar diff --git a/wsmaster/codenvy-hosted-api-invite/pom.xml b/wsmaster/codenvy-hosted-api-invite/pom.xml index 36e0d94e62..bd94e6178f 100644 --- a/wsmaster/codenvy-hosted-api-invite/pom.xml +++ b/wsmaster/codenvy-hosted-api-invite/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-api-invite jar diff --git a/wsmaster/codenvy-hosted-api-node-shared/pom.xml b/wsmaster/codenvy-hosted-api-node-shared/pom.xml index 5ab14547ef..3dbcb52f33 100644 --- a/wsmaster/codenvy-hosted-api-node-shared/pom.xml +++ b/wsmaster/codenvy-hosted-api-node-shared/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-api-node-shared jar diff --git a/wsmaster/codenvy-hosted-api-node/pom.xml b/wsmaster/codenvy-hosted-api-node/pom.xml index 975d18f7d1..5db2418c2c 100644 --- a/wsmaster/codenvy-hosted-api-node/pom.xml +++ b/wsmaster/codenvy-hosted-api-node/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-api-node jar diff --git a/wsmaster/codenvy-hosted-api-organization/pom.xml b/wsmaster/codenvy-hosted-api-organization/pom.xml index af44b11bc0..9a1ce335d8 100644 --- a/wsmaster/codenvy-hosted-api-organization/pom.xml +++ b/wsmaster/codenvy-hosted-api-organization/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-api-organization jar diff --git a/wsmaster/codenvy-hosted-authorization/pom.xml b/wsmaster/codenvy-hosted-authorization/pom.xml index 33cd025130..3027a02d43 100644 --- a/wsmaster/codenvy-hosted-authorization/pom.xml +++ b/wsmaster/codenvy-hosted-authorization/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-authorization jar diff --git a/wsmaster/codenvy-hosted-events/pom.xml b/wsmaster/codenvy-hosted-events/pom.xml index ca44d5280c..ce09d6c3ee 100644 --- a/wsmaster/codenvy-hosted-events/pom.xml +++ b/wsmaster/codenvy-hosted-events/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-events jar diff --git a/wsmaster/codenvy-hosted-integration-tests/codenvy-integration-tck-jpa/pom.xml b/wsmaster/codenvy-hosted-integration-tests/codenvy-integration-tck-jpa/pom.xml index 96f6a793ea..b2302fc9ff 100644 --- a/wsmaster/codenvy-hosted-integration-tests/codenvy-integration-tck-jpa/pom.xml +++ b/wsmaster/codenvy-hosted-integration-tests/codenvy-integration-tck-jpa/pom.xml @@ -16,7 +16,7 @@ codenvy-hosted-integration-tests com.codenvy.integration.tests - 5.21.0-SNAPSHOT + 5.21.0 codenvy-integration-tck-jpa jar diff --git a/wsmaster/codenvy-hosted-integration-tests/pom.xml b/wsmaster/codenvy-hosted-integration-tests/pom.xml index 0f8814d681..45b76a33e0 100644 --- a/wsmaster/codenvy-hosted-integration-tests/pom.xml +++ b/wsmaster/codenvy-hosted-integration-tests/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 com.codenvy.integration.tests codenvy-hosted-integration-tests diff --git a/wsmaster/codenvy-hosted-mail-resources/pom.xml b/wsmaster/codenvy-hosted-mail-resources/pom.xml index 5cfddbb528..c4105649af 100644 --- a/wsmaster/codenvy-hosted-mail-resources/pom.xml +++ b/wsmaster/codenvy-hosted-mail-resources/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-mail-resources jar diff --git a/wsmaster/codenvy-hosted-platform-api-impl/pom.xml b/wsmaster/codenvy-hosted-platform-api-impl/pom.xml index fe4db01397..b310ffaeec 100644 --- a/wsmaster/codenvy-hosted-platform-api-impl/pom.xml +++ b/wsmaster/codenvy-hosted-platform-api-impl/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-platform-api-impl jar diff --git a/wsmaster/codenvy-hosted-recoverpassword/pom.xml b/wsmaster/codenvy-hosted-recoverpassword/pom.xml index 14c5f531a9..8b3d400c0b 100644 --- a/wsmaster/codenvy-hosted-recoverpassword/pom.xml +++ b/wsmaster/codenvy-hosted-recoverpassword/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-recoverpassword Codenvy :: Hosted :: Recover password diff --git a/wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml b/wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml index dd5d565748..11b8df6b59 100644 --- a/wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml +++ b/wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-sso-auth-bearer jar diff --git a/wsmaster/codenvy-hosted-sso-client/pom.xml b/wsmaster/codenvy-hosted-sso-client/pom.xml index 49d16926b6..311840c94f 100644 --- a/wsmaster/codenvy-hosted-sso-client/pom.xml +++ b/wsmaster/codenvy-hosted-sso-client/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-sso-client jar diff --git a/wsmaster/codenvy-hosted-sso-oauth/pom.xml b/wsmaster/codenvy-hosted-sso-oauth/pom.xml index 45da61fa68..c1d419bc60 100644 --- a/wsmaster/codenvy-hosted-sso-oauth/pom.xml +++ b/wsmaster/codenvy-hosted-sso-oauth/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-sso-oauth jar diff --git a/wsmaster/codenvy-hosted-sso-server-organization/pom.xml b/wsmaster/codenvy-hosted-sso-server-organization/pom.xml index fc0b61a696..fb4fcd9fd3 100644 --- a/wsmaster/codenvy-hosted-sso-server-organization/pom.xml +++ b/wsmaster/codenvy-hosted-sso-server-organization/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-sso-server-organization jar diff --git a/wsmaster/codenvy-hosted-sso-server/pom.xml b/wsmaster/codenvy-hosted-sso-server/pom.xml index 49a61e1546..567a9a6c10 100644 --- a/wsmaster/codenvy-hosted-sso-server/pom.xml +++ b/wsmaster/codenvy-hosted-sso-server/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-sso-server jar diff --git a/wsmaster/codenvy-hosted-system/pom.xml b/wsmaster/codenvy-hosted-system/pom.xml index fb784c813c..b66af874f4 100644 --- a/wsmaster/codenvy-hosted-system/pom.xml +++ b/wsmaster/codenvy-hosted-system/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-system Codenvy :: Hosted :: System API diff --git a/wsmaster/codenvy-hosted-template-processor/pom.xml b/wsmaster/codenvy-hosted-template-processor/pom.xml index 58cc3c5657..5e51f535c0 100644 --- a/wsmaster/codenvy-hosted-template-processor/pom.xml +++ b/wsmaster/codenvy-hosted-template-processor/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-hosted-template-processor jar diff --git a/wsmaster/codenvy-ldap/pom.xml b/wsmaster/codenvy-ldap/pom.xml index 4215b0d17e..3cf53d2963 100644 --- a/wsmaster/codenvy-ldap/pom.xml +++ b/wsmaster/codenvy-ldap/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-ldap jar diff --git a/wsmaster/codenvy-sql-schema/pom.xml b/wsmaster/codenvy-sql-schema/pom.xml index 74a5199d45..8fa7c549e2 100644 --- a/wsmaster/codenvy-sql-schema/pom.xml +++ b/wsmaster/codenvy-sql-schema/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0-SNAPSHOT + 5.21.0 codenvy-sql-schema Codenvy :: Hosted :: SQL :: Schema diff --git a/wsmaster/pom.xml b/wsmaster/pom.xml index a62d4682c0..a31ce55205 100644 --- a/wsmaster/pom.xml +++ b/wsmaster/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0-SNAPSHOT + 5.21.0 com.codenvy.onpremises.wsmaster codenvy-master-parent - 5.21.0-SNAPSHOT + 5.21.0 pom Codenvy Master Parent From 49231e933eb6b02a83b5ecff8f4833baafa1850e Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 17:00:33 +0000 Subject: [PATCH 6/9] [maven-release-plugin] prepare for next development iteration --- assembly/assembly-dashboard-war/pom.xml | 2 +- assembly/assembly-ide-war/pom.xml | 2 +- assembly/assembly-main/pom.xml | 2 +- assembly/assembly-website-war/pom.xml | 2 +- assembly/assembly-wsagent-server/pom.xml | 2 +- assembly/assembly-wsagent-war/pom.xml | 2 +- assembly/assembly-wsmaster-war/pom.xml | 2 +- assembly/compiling-ide-war/pom.xml | 2 +- assembly/pom.xml | 4 ++-- dashboard/pom.xml | 4 ++-- dockerfiles/agents/pom.xml | 4 ++-- ide/codenvy-ide-core/pom.xml | 2 +- plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml | 2 +- .../plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml | 2 +- plugins/plugin-activity/pom.xml | 2 +- .../codenvy-plugin-bitbucket-configuration/pom.xml | 2 +- .../codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml | 2 +- .../codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml | 2 +- .../codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml | 2 +- .../codenvy-plugin-bitbucket-git-provider/pom.xml | 2 +- .../plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml | 2 +- .../codenvy-plugin-bitbucket-pullrequest/pom.xml | 2 +- .../codenvy-plugin-bitbucketserver-webhooks/pom.xml | 2 +- plugins/plugin-bitbucket/pom.xml | 2 +- plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml | 2 +- plugins/plugin-github/pom.xml | 2 +- .../codenvy-plugin-gitlab-factory-resolver/pom.xml | 2 +- plugins/plugin-gitlab/pom.xml | 2 +- plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml | 2 +- plugins/plugin-google/pom.xml | 2 +- plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml | 2 +- plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml | 2 +- plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml | 2 +- plugins/plugin-hosted/codenvy-machine-hosted/pom.xml | 2 +- plugins/plugin-hosted/pom.xml | 4 ++-- .../plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml | 2 +- plugins/plugin-jenkins/pom.xml | 2 +- .../plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml | 2 +- plugins/plugin-linkedin/pom.xml | 2 +- .../codenvy-plugin-microsoft-git-provider/pom.xml | 2 +- .../plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-ext-client/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-ext-server/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-ext-shared/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-pullrequest/pom.xml | 2 +- .../codenvy-plugin-microsoft-vsts-webhooks/pom.xml | 2 +- plugins/plugin-microsoft/pom.xml | 2 +- plugins/plugin-product-info/pom.xml | 2 +- .../codenvy-plugin-projectlocker-git-provider/pom.xml | 2 +- .../codenvy-plugin-projectlocker-oauth2/pom.xml | 2 +- plugins/plugin-projectlocker/pom.xml | 2 +- plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml | 2 +- plugins/plugin-redhat/pom.xml | 2 +- plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml | 2 +- plugins/plugin-webhooks/pom.xml | 2 +- plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml | 2 +- plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml | 2 +- plugins/plugin-wso2/pom.xml | 2 +- plugins/pom.xml | 4 ++-- pom.xml | 4 ++-- selenium/codenvy-selenium-test/pom.xml | 2 +- selenium/pom.xml | 2 +- site/pom.xml | 4 ++-- wsagent/codenvy-wsagent-core/pom.xml | 2 +- wsagent/pom.xml | 4 ++-- wsagent/wsagent-codenvy/pom.xml | 2 +- wsmaster/codenvy-hosted-api-admin/pom.xml | 2 +- wsmaster/codenvy-hosted-api-audit/pom.xml | 2 +- wsmaster/codenvy-hosted-api-invite-shared/pom.xml | 2 +- wsmaster/codenvy-hosted-api-invite/pom.xml | 2 +- wsmaster/codenvy-hosted-api-node-shared/pom.xml | 2 +- wsmaster/codenvy-hosted-api-node/pom.xml | 2 +- wsmaster/codenvy-hosted-api-organization/pom.xml | 2 +- wsmaster/codenvy-hosted-authorization/pom.xml | 2 +- wsmaster/codenvy-hosted-events/pom.xml | 2 +- .../codenvy-integration-tck-jpa/pom.xml | 2 +- wsmaster/codenvy-hosted-integration-tests/pom.xml | 2 +- wsmaster/codenvy-hosted-mail-resources/pom.xml | 2 +- wsmaster/codenvy-hosted-platform-api-impl/pom.xml | 2 +- wsmaster/codenvy-hosted-recoverpassword/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-client/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-oauth/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-server-organization/pom.xml | 2 +- wsmaster/codenvy-hosted-sso-server/pom.xml | 2 +- wsmaster/codenvy-hosted-system/pom.xml | 2 +- wsmaster/codenvy-hosted-template-processor/pom.xml | 2 +- wsmaster/codenvy-ldap/pom.xml | 2 +- wsmaster/codenvy-sql-schema/pom.xml | 2 +- wsmaster/pom.xml | 4 ++-- 90 files changed, 99 insertions(+), 99 deletions(-) diff --git a/assembly/assembly-dashboard-war/pom.xml b/assembly/assembly-dashboard-war/pom.xml index a070f915eb..9e48e376a3 100644 --- a/assembly/assembly-dashboard-war/pom.xml +++ b/assembly/assembly-dashboard-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT assembly-dashboard-war war diff --git a/assembly/assembly-ide-war/pom.xml b/assembly/assembly-ide-war/pom.xml index 46df2af0df..4f688142c1 100644 --- a/assembly/assembly-ide-war/pom.xml +++ b/assembly/assembly-ide-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT assembly-ide-war war diff --git a/assembly/assembly-main/pom.xml b/assembly/assembly-main/pom.xml index 980b82bd74..4b185f9fac 100644 --- a/assembly/assembly-main/pom.xml +++ b/assembly/assembly-main/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT assembly-main pom diff --git a/assembly/assembly-website-war/pom.xml b/assembly/assembly-website-war/pom.xml index da824eaf58..0a2bc516bf 100644 --- a/assembly/assembly-website-war/pom.xml +++ b/assembly/assembly-website-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT assembly-website-war war diff --git a/assembly/assembly-wsagent-server/pom.xml b/assembly/assembly-wsagent-server/pom.xml index be9f921e1a..67efbb5252 100644 --- a/assembly/assembly-wsagent-server/pom.xml +++ b/assembly/assembly-wsagent-server/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT assembly-wsagent-server pom diff --git a/assembly/assembly-wsagent-war/pom.xml b/assembly/assembly-wsagent-war/pom.xml index 171fef03b8..d053a56e8c 100644 --- a/assembly/assembly-wsagent-war/pom.xml +++ b/assembly/assembly-wsagent-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT assembly-wsagent-war war diff --git a/assembly/assembly-wsmaster-war/pom.xml b/assembly/assembly-wsmaster-war/pom.xml index eb2d87ca84..ed8d1176bb 100644 --- a/assembly/assembly-wsmaster-war/pom.xml +++ b/assembly/assembly-wsmaster-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT assembly-wsmaster-war war diff --git a/assembly/compiling-ide-war/pom.xml b/assembly/compiling-ide-war/pom.xml index bfdaa6bed7..3f06ef5d63 100644 --- a/assembly/compiling-ide-war/pom.xml +++ b/assembly/compiling-ide-war/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT compiling-ide-war war diff --git a/assembly/pom.xml b/assembly/pom.xml index 4416f9e957..2876a670ca 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml com.codenvy.onpremises onpremises-ide-parent - 5.21.0 + 5.21.1-SNAPSHOT pom Onpremises IDE :: Parent diff --git a/dashboard/pom.xml b/dashboard/pom.xml index a4b12bf6d3..c6cb2eea4a 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml com.codenvy.dashboard dashboard-war - 5.21.0 + 5.21.1-SNAPSHOT war Codenvy Dashboard :: Web App 2015 diff --git a/dockerfiles/agents/pom.xml b/dockerfiles/agents/pom.xml index 27332f7fa4..b12208e93e 100644 --- a/dockerfiles/agents/pom.xml +++ b/dockerfiles/agents/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT ../../pom.xml com.codenvy.dockerfiles dockerfiles-agents - 5.21.0 + 5.21.1-SNAPSHOT pom Dockerfiles :: Agents diff --git a/ide/codenvy-ide-core/pom.xml b/ide/codenvy-ide-core/pom.xml index d5251f1040..e65d76ee5c 100644 --- a/ide/codenvy-ide-core/pom.xml +++ b/ide/codenvy-ide-core/pom.xml @@ -16,7 +16,7 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT ../../pom.xml codenvy-ide-core diff --git a/plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml b/plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml index 2d6a4032aa..6eeccf2b2c 100644 --- a/plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml +++ b/plugins/plugin-activity/codenvy-plugin-activity-ide/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-activity-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-activity-ide diff --git a/plugins/plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml b/plugins/plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml index b695187ebd..01113006df 100644 --- a/plugins/plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml +++ b/plugins/plugin-activity/codenvy-plugin-activity-wsmaster/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-activity-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-activity-wsmaster diff --git a/plugins/plugin-activity/pom.xml b/plugins/plugin-activity/pom.xml index 453d7cb9b6..25d49b3cb4 100644 --- a/plugins/plugin-activity/pom.xml +++ b/plugins/plugin-activity/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-activity-parent diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-configuration/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-configuration/pom.xml index bf318eece4..324471a5fd 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-configuration/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-configuration/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-bitbucket-configuration jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml index 13043406fe..bd2d7caea2 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-client/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-bitbucket-ext-bitbucket-client jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml index 917ded6e8a..be0e4c3824 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-server/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-bitbucket-ext-bitbucket-server jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml index cd92d5df54..09c625628e 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-ext-bitbucket-shared/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-bitbucket-ext-bitbucket-shared jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-git-provider/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-git-provider/pom.xml index 99dd95c2c1..0d08565ccf 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-git-provider/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-git-provider/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-bitbucket-git-provider Codenvy Plugin :: Bitbucket :: Credential provider diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml index 91d69a3fb8..3a4bbe8a4f 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-oauth/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-bitbucket-oauth jar diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-pullrequest/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-pullrequest/pom.xml index eb018393cf..2898f550a6 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-pullrequest/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucket-pullrequest/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-bitbucket-pullrequest Codenvy Plugin :: Bitbucket :: Pull request diff --git a/plugins/plugin-bitbucket/codenvy-plugin-bitbucketserver-webhooks/pom.xml b/plugins/plugin-bitbucket/codenvy-plugin-bitbucketserver-webhooks/pom.xml index ea97eb5418..8b5a6650fb 100644 --- a/plugins/plugin-bitbucket/codenvy-plugin-bitbucketserver-webhooks/pom.xml +++ b/plugins/plugin-bitbucket/codenvy-plugin-bitbucketserver-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-bitbucket-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-bitbucketserver-webhooks Codenvy Plugin :: Bitbucket :: Bitbucket Server Webhooks diff --git a/plugins/plugin-bitbucket/pom.xml b/plugins/plugin-bitbucket/pom.xml index 3c85d74a6a..9ceffcfd11 100644 --- a/plugins/plugin-bitbucket/pom.xml +++ b/plugins/plugin-bitbucket/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-bitbucket-parent diff --git a/plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml b/plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml index 3e3c987aac..ba33863720 100644 --- a/plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml +++ b/plugins/plugin-github/codenvy-plugin-github-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-github-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-github-webhooks Codenvy Plugin :: GitHub :: Webhooks diff --git a/plugins/plugin-github/pom.xml b/plugins/plugin-github/pom.xml index 75405fad39..93462333b6 100644 --- a/plugins/plugin-github/pom.xml +++ b/plugins/plugin-github/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-github-parent diff --git a/plugins/plugin-gitlab/codenvy-plugin-gitlab-factory-resolver/pom.xml b/plugins/plugin-gitlab/codenvy-plugin-gitlab-factory-resolver/pom.xml index 17774d1307..5ac1fdebf8 100644 --- a/plugins/plugin-gitlab/codenvy-plugin-gitlab-factory-resolver/pom.xml +++ b/plugins/plugin-gitlab/codenvy-plugin-gitlab-factory-resolver/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-gitlab-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-gitlab-factory-resolver jar diff --git a/plugins/plugin-gitlab/pom.xml b/plugins/plugin-gitlab/pom.xml index 9194df5f82..b9c8ab1f8f 100644 --- a/plugins/plugin-gitlab/pom.xml +++ b/plugins/plugin-gitlab/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-gitlab-parent diff --git a/plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml b/plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml index a17ad28005..38628d89fb 100644 --- a/plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml +++ b/plugins/plugin-google/codenvy-plugin-google-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-google-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-google-oauth2 jar diff --git a/plugins/plugin-google/pom.xml b/plugins/plugin-google/pom.xml index a02aa56aa8..09b0ddb228 100644 --- a/plugins/plugin-google/pom.xml +++ b/plugins/plugin-google/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-google-parent diff --git a/plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml b/plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml index 200ec535ea..3238346908 100644 --- a/plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml +++ b/plugins/plugin-hosted/codenvy-hosted-ext-hosted/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-hosted-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-ext-hosted jar diff --git a/plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml b/plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml index 4faaace624..0945c89598 100644 --- a/plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml +++ b/plugins/plugin-hosted/codenvy-hosted-ext-profile/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-hosted-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-ext-profile jar diff --git a/plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml b/plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml index f6ec71747c..dc60717754 100644 --- a/plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml +++ b/plugins/plugin-hosted/codenvy-hosted-ext-support-help/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-hosted-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-ext-support-help jar diff --git a/plugins/plugin-hosted/codenvy-machine-hosted/pom.xml b/plugins/plugin-hosted/codenvy-machine-hosted/pom.xml index 7aa41a8e5e..c3e3881465 100644 --- a/plugins/plugin-hosted/codenvy-machine-hosted/pom.xml +++ b/plugins/plugin-hosted/codenvy-machine-hosted/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-hosted-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-machine-hosted Codenvy Plugin :: Hosted :: Machine diff --git a/plugins/plugin-hosted/pom.xml b/plugins/plugin-hosted/pom.xml index fac5cc532b..af994fd430 100644 --- a/plugins/plugin-hosted/pom.xml +++ b/plugins/plugin-hosted/pom.xml @@ -16,11 +16,11 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-hosted-parent - 5.21.0 + 5.21.1-SNAPSHOT pom Codenvy Plugin :: Hosted :: Parent diff --git a/plugins/plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml b/plugins/plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml index a0ba1526e8..05b622b1e7 100644 --- a/plugins/plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml +++ b/plugins/plugin-jenkins/codenvy-plugin-jenkins-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-jenkins-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-jenkins-webhooks Codenvy Plugin :: Jenkins :: Webhooks diff --git a/plugins/plugin-jenkins/pom.xml b/plugins/plugin-jenkins/pom.xml index 1934906b78..1fb3db3238 100644 --- a/plugins/plugin-jenkins/pom.xml +++ b/plugins/plugin-jenkins/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-jenkins-parent diff --git a/plugins/plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml b/plugins/plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml index 5123f9d7b6..1b074184c6 100644 --- a/plugins/plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml +++ b/plugins/plugin-linkedin/codenvy-plugin-linkedin-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-linkedin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-linkedin-oauth2 diff --git a/plugins/plugin-linkedin/pom.xml b/plugins/plugin-linkedin/pom.xml index 2a67100f28..b65763c5d0 100644 --- a/plugins/plugin-linkedin/pom.xml +++ b/plugins/plugin-linkedin/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-linkedin-parent diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-git-provider/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-git-provider/pom.xml index 15b0d7f203..6b7264b0ba 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-git-provider/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-git-provider/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-microsoft-git-provider Codenvy Plugin :: Microsoft :: Credential provider diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml index f926851ac1..a0a6b64390 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-microsoft-oauth2 Codenvy Plugin :: Microsoft :: OAuth2 diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-client/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-client/pom.xml index ff28205d2a..d206e6f0df 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-client/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-client/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-microsoft-vsts-ext-client Codenvy Plugin :: Microsoft :: VSTS Client diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-server/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-server/pom.xml index c8fecbb09a..5dad6f262c 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-server/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-server/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-microsoft-vsts-ext-server Codenvy Plugin :: Microsoft :: VSTS Server diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-shared/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-shared/pom.xml index 36560e959d..b2098d939a 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-shared/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-ext-shared/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-microsoft-vsts-ext-shared Codenvy Plugin :: Microsoft :: VSTS Shared diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-pullrequest/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-pullrequest/pom.xml index 4bd84bb263..8ba02754bb 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-pullrequest/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-pullrequest/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-microsoft-vsts-pullrequest Codenvy Plugin :: Microsoft :: VSTS Pull request diff --git a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-webhooks/pom.xml b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-webhooks/pom.xml index 866a10ac59..7fe9b4ede8 100644 --- a/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-webhooks/pom.xml +++ b/plugins/plugin-microsoft/codenvy-plugin-microsoft-vsts-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-microsoft-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-microsoft-vsts-webhooks Codenvy Plugin :: Microsoft :: VSTS Webhooks diff --git a/plugins/plugin-microsoft/pom.xml b/plugins/plugin-microsoft/pom.xml index 078603d840..eaf5196b8d 100644 --- a/plugins/plugin-microsoft/pom.xml +++ b/plugins/plugin-microsoft/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-microsoft-parent diff --git a/plugins/plugin-product-info/pom.xml b/plugins/plugin-product-info/pom.xml index 4355f72f51..8eae3dd526 100644 --- a/plugins/plugin-product-info/pom.xml +++ b/plugins/plugin-product-info/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-product-info diff --git a/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-git-provider/pom.xml b/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-git-provider/pom.xml index 7f59d85f3b..a52ba5a06f 100644 --- a/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-git-provider/pom.xml +++ b/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-git-provider/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-projectlocker-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-projectlocker-git-provider Codenvy Plugin :: Projectlocker :: Credential provider diff --git a/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-oauth2/pom.xml b/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-oauth2/pom.xml index 76175ba979..eb595abba3 100644 --- a/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-oauth2/pom.xml +++ b/plugins/plugin-projectlocker/codenvy-plugin-projectlocker-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-projectlocker-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-projectlocker-oauth2 Codenvy Plugin :: Projectlocker :: OAuth2 diff --git a/plugins/plugin-projectlocker/pom.xml b/plugins/plugin-projectlocker/pom.xml index 95e6f5b032..69e0b6eaac 100644 --- a/plugins/plugin-projectlocker/pom.xml +++ b/plugins/plugin-projectlocker/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-projectlocker-parent diff --git a/plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml b/plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml index e0726a827d..f86fb97193 100644 --- a/plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml +++ b/plugins/plugin-redhat/codenvy-plugin-redhat-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-redhat-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-redhat-oauth2 diff --git a/plugins/plugin-redhat/pom.xml b/plugins/plugin-redhat/pom.xml index 82e77a0fc3..629ba88c6d 100644 --- a/plugins/plugin-redhat/pom.xml +++ b/plugins/plugin-redhat/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-redhat-parent diff --git a/plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml b/plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml index 7aa7e2b182..69c8287d3e 100644 --- a/plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml +++ b/plugins/plugin-webhooks/codenvy-plugin-webhooks-base/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-webhooks-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-webhooks-base Codenvy Plugin :: Webhooks :: Base diff --git a/plugins/plugin-webhooks/pom.xml b/plugins/plugin-webhooks/pom.xml index 4eed522d34..e56a6469d0 100644 --- a/plugins/plugin-webhooks/pom.xml +++ b/plugins/plugin-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-webhooks-parent diff --git a/plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml b/plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml index e21c656768..88aec51054 100644 --- a/plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml +++ b/plugins/plugin-wso2/codenvy-plugin-wso2-git-provider/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-wso2-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-wso2-git-provider Codenvy Plugin :: WSO2 :: Credential provider diff --git a/plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml b/plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml index ab836dbcbb..39179618a4 100644 --- a/plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml +++ b/plugins/plugin-wso2/codenvy-plugin-wso2-oauth2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-wso2-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT codenvy-plugin-wso2-oauth2 jar diff --git a/plugins/plugin-wso2/pom.xml b/plugins/plugin-wso2/pom.xml index 952d8b651d..cad8cd6dba 100644 --- a/plugins/plugin-wso2/pom.xml +++ b/plugins/plugin-wso2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml codenvy-plugin-wso2-parent diff --git a/plugins/pom.xml b/plugins/pom.xml index 5b2122b493..38254ed015 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml com.codenvy.plugin codenvy-plugin-parent - 5.21.0 + 5.21.1-SNAPSHOT pom Codenvy Plugin Parent diff --git a/pom.xml b/pom.xml index e4f6e93e6b..dce1e2d419 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.codenvy.onpremises onpremises-assembly-parent - 5.21.0 + 5.21.1-SNAPSHOT pom Onpremises :: Parent @@ -37,7 +37,7 @@ scm:git:git@github.com:codenvy/codenvy.git scm:git:git@github.com:codenvy/codenvy.git - 5.21.0 + HEAD 1.11.22 diff --git a/selenium/codenvy-selenium-test/pom.xml b/selenium/codenvy-selenium-test/pom.xml index 16448e2935..f5d6b3ac2c 100644 --- a/selenium/codenvy-selenium-test/pom.xml +++ b/selenium/codenvy-selenium-test/pom.xml @@ -16,7 +16,7 @@ codenvy-selenium-parent com.codenvy.selenium - 5.21.0 + 5.21.1-SNAPSHOT onprem-selenium-test jar diff --git a/selenium/pom.xml b/selenium/pom.xml index 589b7bac51..68d191e620 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -16,7 +16,7 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT com.codenvy.selenium codenvy-selenium-parent diff --git a/site/pom.xml b/site/pom.xml index 705d05a56d..6e1ee74607 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT ../pom.xml com.codenvy.onpremises site - 5.21.0 + 5.21.1-SNAPSHOT pom Codenvy :: Website diff --git a/wsagent/codenvy-wsagent-core/pom.xml b/wsagent/codenvy-wsagent-core/pom.xml index f3aadf030d..9689e0269e 100644 --- a/wsagent/codenvy-wsagent-core/pom.xml +++ b/wsagent/codenvy-wsagent-core/pom.xml @@ -16,7 +16,7 @@ codenvy-agent-parent com.codenvy.onpremises.wsagent - 5.21.0 + 5.21.1-SNAPSHOT codenvy-wsagent-core war diff --git a/wsagent/pom.xml b/wsagent/pom.xml index 05af541ba2..c62d6e1e2a 100644 --- a/wsagent/pom.xml +++ b/wsagent/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT com.codenvy.onpremises.wsagent codenvy-agent-parent - 5.21.0 + 5.21.1-SNAPSHOT pom Codenvy Agent Parent diff --git a/wsagent/wsagent-codenvy/pom.xml b/wsagent/wsagent-codenvy/pom.xml index 8d52789e34..21509ef200 100644 --- a/wsagent/wsagent-codenvy/pom.xml +++ b/wsagent/wsagent-codenvy/pom.xml @@ -16,7 +16,7 @@ codenvy-agent-parent com.codenvy.onpremises.wsagent - 5.21.0 + 5.21.1-SNAPSHOT wsagent-codenvy jar diff --git a/wsmaster/codenvy-hosted-api-admin/pom.xml b/wsmaster/codenvy-hosted-api-admin/pom.xml index fecc29fb6d..0f98e258db 100644 --- a/wsmaster/codenvy-hosted-api-admin/pom.xml +++ b/wsmaster/codenvy-hosted-api-admin/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-api-admin jar diff --git a/wsmaster/codenvy-hosted-api-audit/pom.xml b/wsmaster/codenvy-hosted-api-audit/pom.xml index ab811d4f7f..7a95dc89d1 100644 --- a/wsmaster/codenvy-hosted-api-audit/pom.xml +++ b/wsmaster/codenvy-hosted-api-audit/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-api-audit jar diff --git a/wsmaster/codenvy-hosted-api-invite-shared/pom.xml b/wsmaster/codenvy-hosted-api-invite-shared/pom.xml index 833ee39f0f..42ac2b34ae 100644 --- a/wsmaster/codenvy-hosted-api-invite-shared/pom.xml +++ b/wsmaster/codenvy-hosted-api-invite-shared/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-api-invite-shared jar diff --git a/wsmaster/codenvy-hosted-api-invite/pom.xml b/wsmaster/codenvy-hosted-api-invite/pom.xml index bd94e6178f..5e5ef95ee6 100644 --- a/wsmaster/codenvy-hosted-api-invite/pom.xml +++ b/wsmaster/codenvy-hosted-api-invite/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-api-invite jar diff --git a/wsmaster/codenvy-hosted-api-node-shared/pom.xml b/wsmaster/codenvy-hosted-api-node-shared/pom.xml index 3dbcb52f33..4fe30bc286 100644 --- a/wsmaster/codenvy-hosted-api-node-shared/pom.xml +++ b/wsmaster/codenvy-hosted-api-node-shared/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-api-node-shared jar diff --git a/wsmaster/codenvy-hosted-api-node/pom.xml b/wsmaster/codenvy-hosted-api-node/pom.xml index 5db2418c2c..69275bf7a2 100644 --- a/wsmaster/codenvy-hosted-api-node/pom.xml +++ b/wsmaster/codenvy-hosted-api-node/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-api-node jar diff --git a/wsmaster/codenvy-hosted-api-organization/pom.xml b/wsmaster/codenvy-hosted-api-organization/pom.xml index 9a1ce335d8..1ae9cd2472 100644 --- a/wsmaster/codenvy-hosted-api-organization/pom.xml +++ b/wsmaster/codenvy-hosted-api-organization/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-api-organization jar diff --git a/wsmaster/codenvy-hosted-authorization/pom.xml b/wsmaster/codenvy-hosted-authorization/pom.xml index 3027a02d43..6e37ce2c37 100644 --- a/wsmaster/codenvy-hosted-authorization/pom.xml +++ b/wsmaster/codenvy-hosted-authorization/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-authorization jar diff --git a/wsmaster/codenvy-hosted-events/pom.xml b/wsmaster/codenvy-hosted-events/pom.xml index ce09d6c3ee..bef8caa9c8 100644 --- a/wsmaster/codenvy-hosted-events/pom.xml +++ b/wsmaster/codenvy-hosted-events/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-events jar diff --git a/wsmaster/codenvy-hosted-integration-tests/codenvy-integration-tck-jpa/pom.xml b/wsmaster/codenvy-hosted-integration-tests/codenvy-integration-tck-jpa/pom.xml index b2302fc9ff..46f82a1a1f 100644 --- a/wsmaster/codenvy-hosted-integration-tests/codenvy-integration-tck-jpa/pom.xml +++ b/wsmaster/codenvy-hosted-integration-tests/codenvy-integration-tck-jpa/pom.xml @@ -16,7 +16,7 @@ codenvy-hosted-integration-tests com.codenvy.integration.tests - 5.21.0 + 5.21.1-SNAPSHOT codenvy-integration-tck-jpa jar diff --git a/wsmaster/codenvy-hosted-integration-tests/pom.xml b/wsmaster/codenvy-hosted-integration-tests/pom.xml index 45b76a33e0..ccba2ff472 100644 --- a/wsmaster/codenvy-hosted-integration-tests/pom.xml +++ b/wsmaster/codenvy-hosted-integration-tests/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT com.codenvy.integration.tests codenvy-hosted-integration-tests diff --git a/wsmaster/codenvy-hosted-mail-resources/pom.xml b/wsmaster/codenvy-hosted-mail-resources/pom.xml index c4105649af..ca113b0ae0 100644 --- a/wsmaster/codenvy-hosted-mail-resources/pom.xml +++ b/wsmaster/codenvy-hosted-mail-resources/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-mail-resources jar diff --git a/wsmaster/codenvy-hosted-platform-api-impl/pom.xml b/wsmaster/codenvy-hosted-platform-api-impl/pom.xml index b310ffaeec..2dd766fdd8 100644 --- a/wsmaster/codenvy-hosted-platform-api-impl/pom.xml +++ b/wsmaster/codenvy-hosted-platform-api-impl/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-platform-api-impl jar diff --git a/wsmaster/codenvy-hosted-recoverpassword/pom.xml b/wsmaster/codenvy-hosted-recoverpassword/pom.xml index 8b3d400c0b..d11a266c9b 100644 --- a/wsmaster/codenvy-hosted-recoverpassword/pom.xml +++ b/wsmaster/codenvy-hosted-recoverpassword/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-recoverpassword Codenvy :: Hosted :: Recover password diff --git a/wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml b/wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml index 11b8df6b59..9ebdd9a570 100644 --- a/wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml +++ b/wsmaster/codenvy-hosted-sso-auth-bearer/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-sso-auth-bearer jar diff --git a/wsmaster/codenvy-hosted-sso-client/pom.xml b/wsmaster/codenvy-hosted-sso-client/pom.xml index 311840c94f..630a5cf892 100644 --- a/wsmaster/codenvy-hosted-sso-client/pom.xml +++ b/wsmaster/codenvy-hosted-sso-client/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-sso-client jar diff --git a/wsmaster/codenvy-hosted-sso-oauth/pom.xml b/wsmaster/codenvy-hosted-sso-oauth/pom.xml index c1d419bc60..33dc5324dc 100644 --- a/wsmaster/codenvy-hosted-sso-oauth/pom.xml +++ b/wsmaster/codenvy-hosted-sso-oauth/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-sso-oauth jar diff --git a/wsmaster/codenvy-hosted-sso-server-organization/pom.xml b/wsmaster/codenvy-hosted-sso-server-organization/pom.xml index fb4fcd9fd3..05d934bfd1 100644 --- a/wsmaster/codenvy-hosted-sso-server-organization/pom.xml +++ b/wsmaster/codenvy-hosted-sso-server-organization/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-sso-server-organization jar diff --git a/wsmaster/codenvy-hosted-sso-server/pom.xml b/wsmaster/codenvy-hosted-sso-server/pom.xml index 567a9a6c10..af0a117313 100644 --- a/wsmaster/codenvy-hosted-sso-server/pom.xml +++ b/wsmaster/codenvy-hosted-sso-server/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-sso-server jar diff --git a/wsmaster/codenvy-hosted-system/pom.xml b/wsmaster/codenvy-hosted-system/pom.xml index b66af874f4..1ba100045b 100644 --- a/wsmaster/codenvy-hosted-system/pom.xml +++ b/wsmaster/codenvy-hosted-system/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-system Codenvy :: Hosted :: System API diff --git a/wsmaster/codenvy-hosted-template-processor/pom.xml b/wsmaster/codenvy-hosted-template-processor/pom.xml index 5e51f535c0..97f23b36e4 100644 --- a/wsmaster/codenvy-hosted-template-processor/pom.xml +++ b/wsmaster/codenvy-hosted-template-processor/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-hosted-template-processor jar diff --git a/wsmaster/codenvy-ldap/pom.xml b/wsmaster/codenvy-ldap/pom.xml index 3cf53d2963..4946d79024 100644 --- a/wsmaster/codenvy-ldap/pom.xml +++ b/wsmaster/codenvy-ldap/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-ldap jar diff --git a/wsmaster/codenvy-sql-schema/pom.xml b/wsmaster/codenvy-sql-schema/pom.xml index 8fa7c549e2..0a132d5b8d 100644 --- a/wsmaster/codenvy-sql-schema/pom.xml +++ b/wsmaster/codenvy-sql-schema/pom.xml @@ -16,7 +16,7 @@ codenvy-master-parent com.codenvy.onpremises.wsmaster - 5.21.0 + 5.21.1-SNAPSHOT codenvy-sql-schema Codenvy :: Hosted :: SQL :: Schema diff --git a/wsmaster/pom.xml b/wsmaster/pom.xml index a31ce55205..1fb065740b 100644 --- a/wsmaster/pom.xml +++ b/wsmaster/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.21.0 + 5.21.1-SNAPSHOT com.codenvy.onpremises.wsmaster codenvy-master-parent - 5.21.0 + 5.21.1-SNAPSHOT pom Codenvy Master Parent From 13539235278615185f1791eb57bc954f9fd6cace Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 17:26:36 +0000 Subject: [PATCH 7/9] RELEASE: Set next dev version of che-dashboard --- dashboard/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/bower.json b/dashboard/bower.json index cfbdf3a1b8..bfb813a182 100644 --- a/dashboard/bower.json +++ b/dashboard/bower.json @@ -8,7 +8,7 @@ "angular-bootstrap": "1.1.2", "angular-card": "0.1.0", "angular-charts": "0.2.6", - "che-dashboard": "https://github.com/eclipse/che.git#5.21.0", + "che-dashboard": "https://github.com/eclipse/che.git#master", "angular-cookies": "1.4.8", "angular-dropdowns": "1.0.0", "angular-filter": "0.5.4", From 58c5e4f4b68df22f5fdccf87b1ccbb6f38d36cab Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 17:27:07 +0000 Subject: [PATCH 8/9] RELEASE: Set next dev versions --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index dce1e2d419..97b3f03dfe 100644 --- a/pom.xml +++ b/pom.xml @@ -41,10 +41,10 @@ 1.11.22 - 5.21.0 - 5.21.0 + 5.21.1-SNAPSHOT + 5.21.1-SNAPSHOT 3.13.4 - 5.21.0 + 5.21.1-SNAPSHOT 2.39.2 3.0.2 1.7.1 From 538fb273338d2c821c8853191286d127338454d1 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Wed, 22 Nov 2017 17:27:47 +0000 Subject: [PATCH 9/9] RELEASE: Set next development version of parent pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97b3f03dfe..bc2b45c271 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ maven-depmgt-pom org.eclipse.che.depmgt - 5.21.0 + 5.21.1-SNAPSHOT com.codenvy.onpremises onpremises-assembly-parent