From ec466854875b55e89ebced568f1ec9f2f01a8f8a Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 18:24:44 +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..3beec634df 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.20.0 COPY scripts /scripts/ COPY version /version/ diff --git a/dockerfiles/cli/version/latest.ver b/dockerfiles/cli/version/latest.ver index a472b6a480..e0b67f8a2c 100644 --- a/dockerfiles/cli/version/latest.ver +++ b/dockerfiles/cli/version/latest.ver @@ -1 +1 @@ -5.19.0 \ No newline at end of file +5.20.0 \ No newline at end of file From 7398bf8850bcbcea627be398252066955e7d3c6a Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 18:25:06 +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 96c2be14d7..bb1151ee85 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ maven-depmgt-pom org.eclipse.che.depmgt - 5.20.0-SNAPSHOT + 5.20.0 com.codenvy.onpremises onpremises-assembly-parent From 9eef5a95df0c5a747cd7c76fd6a9b8eb36c7f0e7 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 18:25:17 +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..731656511d 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.20.0", "angular-cookies": "1.4.8", "angular-dropdowns": "1.0.0", "angular-filter": "0.5.4", From bbf66e506b2597bdd0dffadc088686a10fa85c68 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 18:25:27 +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 bb1151ee85..b5c8b94bd5 100644 --- a/pom.xml +++ b/pom.xml @@ -41,10 +41,10 @@ 1.11.22 - 5.20.0-SNAPSHOT - 5.20.0-SNAPSHOT + 5.20.0 + 5.20.0 3.13.4 - 5.20.0-SNAPSHOT + 5.20.0 2.39.2 3.0.2 1.7.1 From 795636111a515e2672b2291b5f51c36bb1f764f9 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 18:49:10 +0000 Subject: [PATCH 5/9] [maven-release-plugin] prepare release 5.20.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 103331bf93..0f72d4b877 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.20.0-SNAPSHOT + 5.20.0 assembly-dashboard-war war diff --git a/assembly/assembly-ide-war/pom.xml b/assembly/assembly-ide-war/pom.xml index fc801a0358..831632cb6e 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.20.0-SNAPSHOT + 5.20.0 assembly-ide-war war diff --git a/assembly/assembly-main/pom.xml b/assembly/assembly-main/pom.xml index fc7205a9c0..ff7a668059 100644 --- a/assembly/assembly-main/pom.xml +++ b/assembly/assembly-main/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 assembly-main pom diff --git a/assembly/assembly-website-war/pom.xml b/assembly/assembly-website-war/pom.xml index 1136d5ec3c..6995e410ab 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.20.0-SNAPSHOT + 5.20.0 assembly-website-war war diff --git a/assembly/assembly-wsagent-server/pom.xml b/assembly/assembly-wsagent-server/pom.xml index b1841b7b03..6e36a31122 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.20.0-SNAPSHOT + 5.20.0 assembly-wsagent-server pom diff --git a/assembly/assembly-wsagent-war/pom.xml b/assembly/assembly-wsagent-war/pom.xml index a3cdde4919..f5ef6beee7 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.20.0-SNAPSHOT + 5.20.0 assembly-wsagent-war war diff --git a/assembly/assembly-wsmaster-war/pom.xml b/assembly/assembly-wsmaster-war/pom.xml index 0860866dd8..a57285394a 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.20.0-SNAPSHOT + 5.20.0 assembly-wsmaster-war war diff --git a/assembly/compiling-ide-war/pom.xml b/assembly/compiling-ide-war/pom.xml index c356c5900b..96c542addd 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.20.0-SNAPSHOT + 5.20.0 compiling-ide-war war diff --git a/assembly/pom.xml b/assembly/pom.xml index dcf64b3d08..f70f5ac410 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 ../pom.xml com.codenvy.onpremises onpremises-ide-parent - 5.20.0-SNAPSHOT + 5.20.0 pom Onpremises IDE :: Parent diff --git a/dashboard/pom.xml b/dashboard/pom.xml index 2ef59a1fa8..7d6343bc3f 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 ../pom.xml com.codenvy.dashboard dashboard-war - 5.20.0-SNAPSHOT + 5.20.0 war Codenvy Dashboard :: Web App 2015 diff --git a/dockerfiles/agents/pom.xml b/dockerfiles/agents/pom.xml index 3a0a16c965..c49473ade4 100644 --- a/dockerfiles/agents/pom.xml +++ b/dockerfiles/agents/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 ../../pom.xml com.codenvy.dockerfiles dockerfiles-agents - 5.20.0-SNAPSHOT + 5.20.0 pom Dockerfiles :: Agents diff --git a/ide/codenvy-ide-core/pom.xml b/ide/codenvy-ide-core/pom.xml index 675912ac05..d81cab4e89 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.20.0-SNAPSHOT + 5.20.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 22f978d389..b7b6a46913 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.20.0-SNAPSHOT + 5.20.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 08ba19e872..1c0374921f 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.20.0-SNAPSHOT + 5.20.0 ../pom.xml codenvy-plugin-activity-wsmaster diff --git a/plugins/plugin-activity/pom.xml b/plugins/plugin-activity/pom.xml index e999bc0e15..4214f4358d 100644 --- a/plugins/plugin-activity/pom.xml +++ b/plugins/plugin-activity/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 ad2ded781e..48b74c18a5 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.20.0-SNAPSHOT + 5.20.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 cff81bb6af..9624cd9eb9 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.20.0-SNAPSHOT + 5.20.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 1e3b835b89..3ee2648373 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.20.0-SNAPSHOT + 5.20.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 8dd6daaf1a..e41f50aecb 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.20.0-SNAPSHOT + 5.20.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 4d5b1a37be..6c30125b41 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.20.0-SNAPSHOT + 5.20.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 b8d27ed60c..73fb517997 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.20.0-SNAPSHOT + 5.20.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 29110a7297..976c92c09e 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.20.0-SNAPSHOT + 5.20.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 d6c4672cdf..fa070946b7 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.20.0-SNAPSHOT + 5.20.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 01a8739e27..48f37f712a 100644 --- a/plugins/plugin-bitbucket/pom.xml +++ b/plugins/plugin-bitbucket/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 f9789509dc..084022c194 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-github-webhooks Codenvy Plugin :: GitHub :: Webhooks diff --git a/plugins/plugin-github/pom.xml b/plugins/plugin-github/pom.xml index daf5b342af..9153cbf27f 100644 --- a/plugins/plugin-github/pom.xml +++ b/plugins/plugin-github/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 4392cc727e..d4d228ca60 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-gitlab-factory-resolver jar diff --git a/plugins/plugin-gitlab/pom.xml b/plugins/plugin-gitlab/pom.xml index 258750c0ab..7536254f19 100644 --- a/plugins/plugin-gitlab/pom.xml +++ b/plugins/plugin-gitlab/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 7cc48a721f..26a47b5c19 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-google-oauth2 jar diff --git a/plugins/plugin-google/pom.xml b/plugins/plugin-google/pom.xml index 13f8cb0b78..a0c77ff32b 100644 --- a/plugins/plugin-google/pom.xml +++ b/plugins/plugin-google/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 571189a5d5..133b7bf4de 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.20.0-SNAPSHOT + 5.20.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 13f4f1495b..29e934ee20 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.20.0-SNAPSHOT + 5.20.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 75499df230..2e0149a1cd 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.20.0-SNAPSHOT + 5.20.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 6da97715c7..1b0a1c199a 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.20.0-SNAPSHOT + 5.20.0 codenvy-machine-hosted Codenvy Plugin :: Hosted :: Machine diff --git a/plugins/plugin-hosted/pom.xml b/plugins/plugin-hosted/pom.xml index c8dc556f98..67b4675f74 100644 --- a/plugins/plugin-hosted/pom.xml +++ b/plugins/plugin-hosted/pom.xml @@ -16,11 +16,11 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.0 ../pom.xml codenvy-plugin-hosted-parent - 5.20.0-SNAPSHOT + 5.20.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 1ff836abbb..23bab0de7d 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-jenkins-webhooks Codenvy Plugin :: Jenkins :: Webhooks diff --git a/plugins/plugin-jenkins/pom.xml b/plugins/plugin-jenkins/pom.xml index 79eb08630d..0f4ced5678 100644 --- a/plugins/plugin-jenkins/pom.xml +++ b/plugins/plugin-jenkins/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 79478f16de..cea69e3b54 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-linkedin-oauth2 diff --git a/plugins/plugin-linkedin/pom.xml b/plugins/plugin-linkedin/pom.xml index 02acc510f7..565b6bd90d 100644 --- a/plugins/plugin-linkedin/pom.xml +++ b/plugins/plugin-linkedin/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 2a28c4dee9..51bc654d10 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.20.0-SNAPSHOT + 5.20.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 07e98cd2c3..9bd6ead145 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.20.0-SNAPSHOT + 5.20.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 ab684d2417..370411365b 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.20.0-SNAPSHOT + 5.20.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 942bfcc558..d7881eea2e 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.20.0-SNAPSHOT + 5.20.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 4355a17b6b..6f351cbf8c 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.20.0-SNAPSHOT + 5.20.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 7a37b5c674..f260e6f2d9 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.20.0-SNAPSHOT + 5.20.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 1b5a5888c8..33ea4cbfd7 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.20.0-SNAPSHOT + 5.20.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 48c6fdab84..0edf96fae7 100644 --- a/plugins/plugin-microsoft/pom.xml +++ b/plugins/plugin-microsoft/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.0 ../pom.xml codenvy-plugin-microsoft-parent diff --git a/plugins/plugin-product-info/pom.xml b/plugins/plugin-product-info/pom.xml index 4dd6c0c58b..e314a7116c 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.20.0-SNAPSHOT + 5.20.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 65f9380218..8738d45c8a 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.20.0-SNAPSHOT + 5.20.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 abb0aeb262..62f084cd52 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-projectlocker-oauth2 Codenvy Plugin :: Projectlocker :: OAuth2 diff --git a/plugins/plugin-projectlocker/pom.xml b/plugins/plugin-projectlocker/pom.xml index 4078bf3e7f..3bc52b87c7 100644 --- a/plugins/plugin-projectlocker/pom.xml +++ b/plugins/plugin-projectlocker/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 4f357cdc92..e26215db90 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-redhat-oauth2 diff --git a/plugins/plugin-redhat/pom.xml b/plugins/plugin-redhat/pom.xml index 317fd03e2e..4c84ad5a92 100644 --- a/plugins/plugin-redhat/pom.xml +++ b/plugins/plugin-redhat/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 edc81cfc67..c3e6d0847f 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-webhooks-base Codenvy Plugin :: Webhooks :: Base diff --git a/plugins/plugin-webhooks/pom.xml b/plugins/plugin-webhooks/pom.xml index dafa2cfd34..d267af5cb3 100644 --- a/plugins/plugin-webhooks/pom.xml +++ b/plugins/plugin-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.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 b1b10bbc66..bafbf2ddaa 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.20.0-SNAPSHOT + 5.20.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 5a202ac6c0..0173275240 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.20.0-SNAPSHOT + 5.20.0 codenvy-plugin-wso2-oauth2 jar diff --git a/plugins/plugin-wso2/pom.xml b/plugins/plugin-wso2/pom.xml index 3514080e1c..41fee2a8a1 100644 --- a/plugins/plugin-wso2/pom.xml +++ b/plugins/plugin-wso2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0-SNAPSHOT + 5.20.0 ../pom.xml codenvy-plugin-wso2-parent diff --git a/plugins/pom.xml b/plugins/pom.xml index 98dd6777cc..511c48f39b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 ../pom.xml com.codenvy.plugin codenvy-plugin-parent - 5.20.0-SNAPSHOT + 5.20.0 pom Codenvy Plugin Parent diff --git a/pom.xml b/pom.xml index b5c8b94bd5..3cb7bbee26 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.codenvy.onpremises onpremises-assembly-parent - 5.20.0-SNAPSHOT + 5.20.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.20.0 1.11.22 diff --git a/selenium/codenvy-selenium-test/pom.xml b/selenium/codenvy-selenium-test/pom.xml index e37fcab59c..c1e5b120f0 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.20.0-SNAPSHOT + 5.20.0 onprem-selenium-test jar diff --git a/selenium/pom.xml b/selenium/pom.xml index 08b48ab69a..e05eea4d44 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -16,7 +16,7 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 com.codenvy.selenium codenvy-selenium-parent diff --git a/site/pom.xml b/site/pom.xml index 2c4b5b751e..f59b12b23d 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 ../pom.xml com.codenvy.onpremises site - 5.20.0-SNAPSHOT + 5.20.0 pom Codenvy :: Website diff --git a/wsagent/codenvy-wsagent-core/pom.xml b/wsagent/codenvy-wsagent-core/pom.xml index 1ddcaf97d3..b53f55bc72 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.20.0-SNAPSHOT + 5.20.0 codenvy-wsagent-core war diff --git a/wsagent/pom.xml b/wsagent/pom.xml index 92ab8952fc..9b49827fb5 100644 --- a/wsagent/pom.xml +++ b/wsagent/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 com.codenvy.onpremises.wsagent codenvy-agent-parent - 5.20.0-SNAPSHOT + 5.20.0 pom Codenvy Agent Parent diff --git a/wsagent/wsagent-codenvy/pom.xml b/wsagent/wsagent-codenvy/pom.xml index a8d4ee901d..cffa368a68 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.20.0-SNAPSHOT + 5.20.0 wsagent-codenvy jar diff --git a/wsmaster/codenvy-hosted-api-admin/pom.xml b/wsmaster/codenvy-hosted-api-admin/pom.xml index ed64df2ca2..de31fa7461 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.20.0-SNAPSHOT + 5.20.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 962736bc0d..6e73205bfa 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.20.0-SNAPSHOT + 5.20.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 3abee119a2..10f28e9f48 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.20.0-SNAPSHOT + 5.20.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 77394d0973..f83e7cd597 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.20.0-SNAPSHOT + 5.20.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 e5a4fd7aeb..99bd677cd9 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.20.0-SNAPSHOT + 5.20.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 2819862007..56ea8e34d5 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.20.0-SNAPSHOT + 5.20.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 d2927eb4d0..35e6be5bbc 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.20.0-SNAPSHOT + 5.20.0 codenvy-hosted-api-organization jar diff --git a/wsmaster/codenvy-hosted-authorization/pom.xml b/wsmaster/codenvy-hosted-authorization/pom.xml index 3d7fe3befc..c7da9a5f81 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.20.0-SNAPSHOT + 5.20.0 codenvy-hosted-authorization jar diff --git a/wsmaster/codenvy-hosted-events/pom.xml b/wsmaster/codenvy-hosted-events/pom.xml index a8e806ea40..97aa39a65d 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.20.0-SNAPSHOT + 5.20.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 249d364226..752ac3bdae 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.20.0-SNAPSHOT + 5.20.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 eb531eac41..0ff2df7494 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.20.0-SNAPSHOT + 5.20.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 a4222856fe..0dd4a2d6c4 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.20.0-SNAPSHOT + 5.20.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 10e87abd50..efb9d9a9ce 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.20.0-SNAPSHOT + 5.20.0 codenvy-hosted-platform-api-impl jar diff --git a/wsmaster/codenvy-hosted-recoverpassword/pom.xml b/wsmaster/codenvy-hosted-recoverpassword/pom.xml index 416a5e5c39..c3c473c01d 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.20.0-SNAPSHOT + 5.20.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 1a319a7ce1..f0795c3ebc 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.20.0-SNAPSHOT + 5.20.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 485749dce6..966bc849c8 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.20.0-SNAPSHOT + 5.20.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 1f6da91189..4bb64add79 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.20.0-SNAPSHOT + 5.20.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 a9df330cf3..d20c1bedaa 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.20.0-SNAPSHOT + 5.20.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 44c6d6d43b..b0eb197d7e 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.20.0-SNAPSHOT + 5.20.0 codenvy-hosted-sso-server jar diff --git a/wsmaster/codenvy-hosted-system/pom.xml b/wsmaster/codenvy-hosted-system/pom.xml index ac3876ff26..63f706293e 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.20.0-SNAPSHOT + 5.20.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 105b7cb626..dab1406372 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.20.0-SNAPSHOT + 5.20.0 codenvy-hosted-template-processor jar diff --git a/wsmaster/codenvy-ldap/pom.xml b/wsmaster/codenvy-ldap/pom.xml index 57ef5784ba..b66afd1f62 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.20.0-SNAPSHOT + 5.20.0 codenvy-ldap jar diff --git a/wsmaster/codenvy-sql-schema/pom.xml b/wsmaster/codenvy-sql-schema/pom.xml index b5c41fb22a..fdf9d2076d 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.20.0-SNAPSHOT + 5.20.0 codenvy-sql-schema Codenvy :: Hosted :: SQL :: Schema diff --git a/wsmaster/pom.xml b/wsmaster/pom.xml index 22bf334d4b..9448ca9244 100644 --- a/wsmaster/pom.xml +++ b/wsmaster/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0-SNAPSHOT + 5.20.0 com.codenvy.onpremises.wsmaster codenvy-master-parent - 5.20.0-SNAPSHOT + 5.20.0 pom Codenvy Master Parent From e25d9c39df87a96e97f58b657c9533fcdaaffb60 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 18:49:15 +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 0f72d4b877..e20b6434de 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.20.0 + 5.20.1-SNAPSHOT assembly-dashboard-war war diff --git a/assembly/assembly-ide-war/pom.xml b/assembly/assembly-ide-war/pom.xml index 831632cb6e..86e213b30f 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.20.0 + 5.20.1-SNAPSHOT assembly-ide-war war diff --git a/assembly/assembly-main/pom.xml b/assembly/assembly-main/pom.xml index ff7a668059..2fe4f45327 100644 --- a/assembly/assembly-main/pom.xml +++ b/assembly/assembly-main/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT assembly-main pom diff --git a/assembly/assembly-website-war/pom.xml b/assembly/assembly-website-war/pom.xml index 6995e410ab..eb5d84864d 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.20.0 + 5.20.1-SNAPSHOT assembly-website-war war diff --git a/assembly/assembly-wsagent-server/pom.xml b/assembly/assembly-wsagent-server/pom.xml index 6e36a31122..8ad98d5314 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.20.0 + 5.20.1-SNAPSHOT assembly-wsagent-server pom diff --git a/assembly/assembly-wsagent-war/pom.xml b/assembly/assembly-wsagent-war/pom.xml index f5ef6beee7..2c98130f79 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.20.0 + 5.20.1-SNAPSHOT assembly-wsagent-war war diff --git a/assembly/assembly-wsmaster-war/pom.xml b/assembly/assembly-wsmaster-war/pom.xml index a57285394a..5f3bd5ce9e 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.20.0 + 5.20.1-SNAPSHOT assembly-wsmaster-war war diff --git a/assembly/compiling-ide-war/pom.xml b/assembly/compiling-ide-war/pom.xml index 96c542addd..aeaf5709bc 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.20.0 + 5.20.1-SNAPSHOT compiling-ide-war war diff --git a/assembly/pom.xml b/assembly/pom.xml index f70f5ac410..c456787c7c 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT ../pom.xml com.codenvy.onpremises onpremises-ide-parent - 5.20.0 + 5.20.1-SNAPSHOT pom Onpremises IDE :: Parent diff --git a/dashboard/pom.xml b/dashboard/pom.xml index 7d6343bc3f..193c3c3846 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT ../pom.xml com.codenvy.dashboard dashboard-war - 5.20.0 + 5.20.1-SNAPSHOT war Codenvy Dashboard :: Web App 2015 diff --git a/dockerfiles/agents/pom.xml b/dockerfiles/agents/pom.xml index c49473ade4..dba7f931b6 100644 --- a/dockerfiles/agents/pom.xml +++ b/dockerfiles/agents/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT ../../pom.xml com.codenvy.dockerfiles dockerfiles-agents - 5.20.0 + 5.20.1-SNAPSHOT pom Dockerfiles :: Agents diff --git a/ide/codenvy-ide-core/pom.xml b/ide/codenvy-ide-core/pom.xml index d81cab4e89..ede99e678f 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.20.0 + 5.20.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 b7b6a46913..7b34f80253 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.20.0 + 5.20.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 1c0374921f..36925f051b 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.20.0 + 5.20.1-SNAPSHOT ../pom.xml codenvy-plugin-activity-wsmaster diff --git a/plugins/plugin-activity/pom.xml b/plugins/plugin-activity/pom.xml index 4214f4358d..7dfd6a7c5d 100644 --- a/plugins/plugin-activity/pom.xml +++ b/plugins/plugin-activity/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 48b74c18a5..4b29412b98 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.20.0 + 5.20.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 9624cd9eb9..cf80b043b8 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.20.0 + 5.20.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 3ee2648373..24d904826d 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.20.0 + 5.20.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 e41f50aecb..fb0daf3a67 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.20.0 + 5.20.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 6c30125b41..d74c0d4bc0 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.20.0 + 5.20.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 73fb517997..3e19e612e4 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.20.0 + 5.20.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 976c92c09e..62b4025699 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.20.0 + 5.20.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 fa070946b7..51a20decbc 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.20.0 + 5.20.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 48f37f712a..40cc7a06de 100644 --- a/plugins/plugin-bitbucket/pom.xml +++ b/plugins/plugin-bitbucket/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 084022c194..1e71848c12 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.20.0 + 5.20.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 9153cbf27f..a9f94b4bc9 100644 --- a/plugins/plugin-github/pom.xml +++ b/plugins/plugin-github/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 d4d228ca60..dae2da1905 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.20.0 + 5.20.1-SNAPSHOT codenvy-plugin-gitlab-factory-resolver jar diff --git a/plugins/plugin-gitlab/pom.xml b/plugins/plugin-gitlab/pom.xml index 7536254f19..c5389be468 100644 --- a/plugins/plugin-gitlab/pom.xml +++ b/plugins/plugin-gitlab/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 26a47b5c19..559e5db841 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.20.0 + 5.20.1-SNAPSHOT codenvy-plugin-google-oauth2 jar diff --git a/plugins/plugin-google/pom.xml b/plugins/plugin-google/pom.xml index a0c77ff32b..b3b7b0e637 100644 --- a/plugins/plugin-google/pom.xml +++ b/plugins/plugin-google/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 133b7bf4de..2eebc8455d 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.20.0 + 5.20.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 29e934ee20..57cb4d5ca6 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.20.0 + 5.20.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 2e0149a1cd..928f0ab7b9 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.20.0 + 5.20.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 1b0a1c199a..5fcb467e5f 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.20.0 + 5.20.1-SNAPSHOT codenvy-machine-hosted Codenvy Plugin :: Hosted :: Machine diff --git a/plugins/plugin-hosted/pom.xml b/plugins/plugin-hosted/pom.xml index 67b4675f74..47d744081e 100644 --- a/plugins/plugin-hosted/pom.xml +++ b/plugins/plugin-hosted/pom.xml @@ -16,11 +16,11 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.1-SNAPSHOT ../pom.xml codenvy-plugin-hosted-parent - 5.20.0 + 5.20.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 23bab0de7d..c524423181 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.20.0 + 5.20.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 0f4ced5678..052db76c32 100644 --- a/plugins/plugin-jenkins/pom.xml +++ b/plugins/plugin-jenkins/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 cea69e3b54..9fbb73b3c5 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.20.0 + 5.20.1-SNAPSHOT codenvy-plugin-linkedin-oauth2 diff --git a/plugins/plugin-linkedin/pom.xml b/plugins/plugin-linkedin/pom.xml index 565b6bd90d..641c1dec8b 100644 --- a/plugins/plugin-linkedin/pom.xml +++ b/plugins/plugin-linkedin/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 51bc654d10..1605442def 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.20.0 + 5.20.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 9bd6ead145..0c3fa4e2df 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.20.0 + 5.20.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 370411365b..fff2b77984 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.20.0 + 5.20.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 d7881eea2e..3335f33db6 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.20.0 + 5.20.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 6f351cbf8c..20aa834dd0 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.20.0 + 5.20.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 f260e6f2d9..551472cd26 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.20.0 + 5.20.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 33ea4cbfd7..5194521117 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.20.0 + 5.20.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 0edf96fae7..dad340a215 100644 --- a/plugins/plugin-microsoft/pom.xml +++ b/plugins/plugin-microsoft/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 e314a7116c..fc4edf616e 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.20.0 + 5.20.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 8738d45c8a..b105fe9027 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.20.0 + 5.20.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 62f084cd52..de9ce90b2c 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.20.0 + 5.20.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 3bc52b87c7..2f021551bc 100644 --- a/plugins/plugin-projectlocker/pom.xml +++ b/plugins/plugin-projectlocker/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 e26215db90..40f3e3ff79 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.20.0 + 5.20.1-SNAPSHOT codenvy-plugin-redhat-oauth2 diff --git a/plugins/plugin-redhat/pom.xml b/plugins/plugin-redhat/pom.xml index 4c84ad5a92..7169fdf5ba 100644 --- a/plugins/plugin-redhat/pom.xml +++ b/plugins/plugin-redhat/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 c3e6d0847f..8db7df6481 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.20.0 + 5.20.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 d267af5cb3..d273bff531 100644 --- a/plugins/plugin-webhooks/pom.xml +++ b/plugins/plugin-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.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 bafbf2ddaa..f2ca31986b 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.20.0 + 5.20.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 0173275240..0abbda7ba9 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.20.0 + 5.20.1-SNAPSHOT codenvy-plugin-wso2-oauth2 jar diff --git a/plugins/plugin-wso2/pom.xml b/plugins/plugin-wso2/pom.xml index 41fee2a8a1..9cc693022f 100644 --- a/plugins/plugin-wso2/pom.xml +++ b/plugins/plugin-wso2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.20.0 + 5.20.1-SNAPSHOT ../pom.xml codenvy-plugin-wso2-parent diff --git a/plugins/pom.xml b/plugins/pom.xml index 511c48f39b..e0408ca16a 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT ../pom.xml com.codenvy.plugin codenvy-plugin-parent - 5.20.0 + 5.20.1-SNAPSHOT pom Codenvy Plugin Parent diff --git a/pom.xml b/pom.xml index 3cb7bbee26..3104870439 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.codenvy.onpremises onpremises-assembly-parent - 5.20.0 + 5.20.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.20.0 + HEAD 1.11.22 diff --git a/selenium/codenvy-selenium-test/pom.xml b/selenium/codenvy-selenium-test/pom.xml index c1e5b120f0..aa97e56a83 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.20.0 + 5.20.1-SNAPSHOT onprem-selenium-test jar diff --git a/selenium/pom.xml b/selenium/pom.xml index e05eea4d44..8dd8293f9b 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -16,7 +16,7 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT com.codenvy.selenium codenvy-selenium-parent diff --git a/site/pom.xml b/site/pom.xml index f59b12b23d..977c2e760c 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT ../pom.xml com.codenvy.onpremises site - 5.20.0 + 5.20.1-SNAPSHOT pom Codenvy :: Website diff --git a/wsagent/codenvy-wsagent-core/pom.xml b/wsagent/codenvy-wsagent-core/pom.xml index b53f55bc72..26d59d1a7e 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.20.0 + 5.20.1-SNAPSHOT codenvy-wsagent-core war diff --git a/wsagent/pom.xml b/wsagent/pom.xml index 9b49827fb5..f900294b91 100644 --- a/wsagent/pom.xml +++ b/wsagent/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT com.codenvy.onpremises.wsagent codenvy-agent-parent - 5.20.0 + 5.20.1-SNAPSHOT pom Codenvy Agent Parent diff --git a/wsagent/wsagent-codenvy/pom.xml b/wsagent/wsagent-codenvy/pom.xml index cffa368a68..50f0a6d7af 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.20.0 + 5.20.1-SNAPSHOT wsagent-codenvy jar diff --git a/wsmaster/codenvy-hosted-api-admin/pom.xml b/wsmaster/codenvy-hosted-api-admin/pom.xml index de31fa7461..8b9e461ae1 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.20.0 + 5.20.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 6e73205bfa..b4d44c5eb8 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.20.0 + 5.20.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 10f28e9f48..56e3020c5e 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.20.0 + 5.20.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 f83e7cd597..fbce68256c 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.20.0 + 5.20.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 99bd677cd9..ed267a7235 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.20.0 + 5.20.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 56ea8e34d5..f1e55ae927 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.20.0 + 5.20.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 35e6be5bbc..ffd7d4f468 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.20.0 + 5.20.1-SNAPSHOT codenvy-hosted-api-organization jar diff --git a/wsmaster/codenvy-hosted-authorization/pom.xml b/wsmaster/codenvy-hosted-authorization/pom.xml index c7da9a5f81..379956d78e 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.20.0 + 5.20.1-SNAPSHOT codenvy-hosted-authorization jar diff --git a/wsmaster/codenvy-hosted-events/pom.xml b/wsmaster/codenvy-hosted-events/pom.xml index 97aa39a65d..c9cd031d00 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.20.0 + 5.20.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 752ac3bdae..d9bae8408c 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.20.0 + 5.20.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 0ff2df7494..7a36c86be8 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.20.0 + 5.20.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 0dd4a2d6c4..3ed193bc56 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.20.0 + 5.20.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 efb9d9a9ce..bd05857fb4 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.20.0 + 5.20.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 c3c473c01d..d82103986c 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.20.0 + 5.20.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 f0795c3ebc..f8e6e1e2ca 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.20.0 + 5.20.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 966bc849c8..cdee10d93f 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.20.0 + 5.20.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 4bb64add79..c8ab453043 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.20.0 + 5.20.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 d20c1bedaa..807792451d 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.20.0 + 5.20.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 b0eb197d7e..5e83daf116 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.20.0 + 5.20.1-SNAPSHOT codenvy-hosted-sso-server jar diff --git a/wsmaster/codenvy-hosted-system/pom.xml b/wsmaster/codenvy-hosted-system/pom.xml index 63f706293e..2eec5941bc 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.20.0 + 5.20.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 dab1406372..2f51c533bb 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.20.0 + 5.20.1-SNAPSHOT codenvy-hosted-template-processor jar diff --git a/wsmaster/codenvy-ldap/pom.xml b/wsmaster/codenvy-ldap/pom.xml index b66afd1f62..360968b51f 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.20.0 + 5.20.1-SNAPSHOT codenvy-ldap jar diff --git a/wsmaster/codenvy-sql-schema/pom.xml b/wsmaster/codenvy-sql-schema/pom.xml index fdf9d2076d..f570612acc 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.20.0 + 5.20.1-SNAPSHOT codenvy-sql-schema Codenvy :: Hosted :: SQL :: Schema diff --git a/wsmaster/pom.xml b/wsmaster/pom.xml index 9448ca9244..9042e3dd37 100644 --- a/wsmaster/pom.xml +++ b/wsmaster/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.20.0 + 5.20.1-SNAPSHOT com.codenvy.onpremises.wsmaster codenvy-master-parent - 5.20.0 + 5.20.1-SNAPSHOT pom Codenvy Master Parent From 5fa47940af4439b0882d881730056ac3fab5f29a Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 19:14:52 +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 731656511d..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.20.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 cd28c973ec4dcfd2055c2c729ce3fb678a8f0e76 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 19:25:28 +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 3104870439..125815a9c2 100644 --- a/pom.xml +++ b/pom.xml @@ -41,10 +41,10 @@ 1.11.22 - 5.20.0 - 5.20.0 + 5.20.1-SNAPSHOT + 5.20.1-SNAPSHOT 3.13.4 - 5.20.0 + 5.20.1-SNAPSHOT 2.39.2 3.0.2 1.7.1 From b80db67875091eb3364d5160edf296bb98ecb182 Mon Sep 17 00:00:00 2001 From: Roman Iuvshin Date: Tue, 31 Oct 2017 19:27:39 +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 125815a9c2..cd6fd8b6e0 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ maven-depmgt-pom org.eclipse.che.depmgt - 5.20.0 + 5.20.1-SNAPSHOT com.codenvy.onpremises onpremises-assembly-parent