diff --git a/assembly/assembly-dashboard-war/pom.xml b/assembly/assembly-dashboard-war/pom.xml index 25cb668a51..e615619c64 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT assembly-dashboard-war war diff --git a/assembly/assembly-ide-war/pom.xml b/assembly/assembly-ide-war/pom.xml index c20700d2f2..09a7cb1416 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT assembly-ide-war war diff --git a/assembly/assembly-main/pom.xml b/assembly/assembly-main/pom.xml index d6f7976338..d2d422d1e7 100644 --- a/assembly/assembly-main/pom.xml +++ b/assembly/assembly-main/pom.xml @@ -16,7 +16,7 @@ onpremises-ide-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT assembly-main pom diff --git a/assembly/assembly-website-war/pom.xml b/assembly/assembly-website-war/pom.xml index 6e8c622240..b8ab251e5a 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT assembly-website-war war diff --git a/assembly/assembly-wsagent-server/pom.xml b/assembly/assembly-wsagent-server/pom.xml index 65df34c6a3..f9083c6c38 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT assembly-wsagent-server pom diff --git a/assembly/assembly-wsagent-war/pom.xml b/assembly/assembly-wsagent-war/pom.xml index 37c3b4266c..a652d3401a 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT assembly-wsagent-war war diff --git a/assembly/assembly-wsmaster-war/pom.xml b/assembly/assembly-wsmaster-war/pom.xml index 006b7261a7..cf13051d67 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT assembly-wsmaster-war war diff --git a/assembly/compiling-ide-war/pom.xml b/assembly/compiling-ide-war/pom.xml index 3941ccc0d4..155667d05e 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT compiling-ide-war war diff --git a/assembly/pom.xml b/assembly/pom.xml index 76f969df6f..8518d61b67 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../pom.xml com.codenvy.onpremises onpremises-ide-parent - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT pom Onpremises IDE :: Parent diff --git a/dashboard/pom.xml b/dashboard/pom.xml index f37404fdda..5872326277 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../pom.xml com.codenvy.dashboard dashboard-war - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT war Codenvy Dashboard :: Web App 2015 diff --git a/dockerfiles/agents/pom.xml b/dockerfiles/agents/pom.xml index ccbdea5a05..36b4028713 100644 --- a/dockerfiles/agents/pom.xml +++ b/dockerfiles/agents/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../../pom.xml com.codenvy.dockerfiles dockerfiles-agents - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT pom Dockerfiles :: Agents diff --git a/dockerfiles/cli/version/5.23.0/images b/dockerfiles/cli/version/5.23.0/images new file mode 100644 index 0000000000..75ed86a83b --- /dev/null +++ b/dockerfiles/cli/version/5.23.0/images @@ -0,0 +1,12 @@ +IMAGE_HAPROXY=haproxy:1.5.18-alpine +IMAGE_NGINX=nginx:1.10-alpine +IMAGE_REGISTRY=registry:2.5.0 +IMAGE_POSTGRES=postgres:9.5.4 +IMAGE_COMPOSE=docker/compose:1.8.1 +IMAGE_ZOOKEEPER=zookeeper:3.4.9 +IMAGE_SWARM=codenvy/swarm:5.23.0 +IMAGE_SOCAT=codenvy/socat:5.23.0 +IMAGE_INIT=codenvy/init:5.23.0 +IMAGE_AGENTS=codenvy/agents:5.23.0 +IMAGE_CODENVY=codenvy/codenvy:5.23.0 +IMAGE_RSYSLOG=codenvy/rsyslog:5.23.0 diff --git a/dockerfiles/cli/version/5.23.0/images-stacks b/dockerfiles/cli/version/5.23.0/images-stacks new file mode 100644 index 0000000000..73398d4dd9 --- /dev/null +++ b/dockerfiles/cli/version/5.23.0/images-stacks @@ -0,0 +1,23 @@ +eclipse/alpine_jdk8 +eclipse/aspnet +eclipse/centos_jdk8 +eclipse/cpp_gcc +eclipse/debian_jdk8 +eclipse/debian_jdk8_node +eclipse/debian_jre +eclipse/dotnet_core +eclipse/hadoop-dev +eclipse/meteor +eclipse/node +eclipse/php +eclipse/platformio +eclipse/ruby_rails +eclipse/selenium +eclipse/ubuntu_android +eclipse/ubuntu_go +eclipse/ubuntu_gradle +eclipse/ubuntu_jdk8 +eclipse/ubuntu_jre +eclipse/ubuntu_python +eclipse/ubuntu_wildfly8 +registry.centos.org/che-stacks/vertx diff --git a/dockerfiles/cli/version/latest.ver b/dockerfiles/cli/version/latest.ver index d2ccb80e55..3c0cc1ba87 100644 --- a/dockerfiles/cli/version/latest.ver +++ b/dockerfiles/cli/version/latest.ver @@ -1 +1 @@ -5.21.0 \ No newline at end of file +5.22.0 \ No newline at end of file diff --git a/ide/codenvy-ide-core/pom.xml b/ide/codenvy-ide-core/pom.xml index 9169ffe12d..5b07c76ebb 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.22.0-SNAPSHOT + 5.23.0-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 2430b138b3..9d252c0fc7 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.22.0-SNAPSHOT + 5.23.0-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 6e554e51bd..2a38b61e14 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../pom.xml codenvy-plugin-activity-wsmaster diff --git a/plugins/plugin-activity/pom.xml b/plugins/plugin-activity/pom.xml index f177092e97..a79106cd35 100644 --- a/plugins/plugin-activity/pom.xml +++ b/plugins/plugin-activity/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 a2ac9014a7..30a466ef75 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.22.0-SNAPSHOT + 5.23.0-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 4cc942e2f6..fcebedc8ee 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.22.0-SNAPSHOT + 5.23.0-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 2abb4d5176..cdc5b18ac8 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.22.0-SNAPSHOT + 5.23.0-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 62f80c6f1f..a5ecc88c0c 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.22.0-SNAPSHOT + 5.23.0-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 8e4f18d262..df89f2d037 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.22.0-SNAPSHOT + 5.23.0-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 b8fc88cbf6..225ccea824 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.22.0-SNAPSHOT + 5.23.0-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 eb538481b9..ab8ef73e79 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.22.0-SNAPSHOT + 5.23.0-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 92f534d01d..906165be46 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.22.0-SNAPSHOT + 5.23.0-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 7f6ac05ab7..cc11df8e17 100644 --- a/plugins/plugin-bitbucket/pom.xml +++ b/plugins/plugin-bitbucket/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 78b0d4b2e1..8fe3aac63a 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-github-webhooks Codenvy Plugin :: GitHub :: Webhooks diff --git a/plugins/plugin-github/pom.xml b/plugins/plugin-github/pom.xml index 6a82fb1963..60524d0b13 100644 --- a/plugins/plugin-github/pom.xml +++ b/plugins/plugin-github/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 f0dda8d749..46fd8cfc2b 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-gitlab-factory-resolver jar diff --git a/plugins/plugin-gitlab/pom.xml b/plugins/plugin-gitlab/pom.xml index c63b263bdc..7a45779c8c 100644 --- a/plugins/plugin-gitlab/pom.xml +++ b/plugins/plugin-gitlab/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 426b94c3c8..c3cd35a34b 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-google-oauth2 jar diff --git a/plugins/plugin-google/pom.xml b/plugins/plugin-google/pom.xml index 82c6c5a7cd..66fafb2d94 100644 --- a/plugins/plugin-google/pom.xml +++ b/plugins/plugin-google/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 ac26d7c05e..c42ffb7cad 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.22.0-SNAPSHOT + 5.23.0-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 03e38b6f67..9e78d0ff54 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.22.0-SNAPSHOT + 5.23.0-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 e7c9c9ba1a..2215a55c0d 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.22.0-SNAPSHOT + 5.23.0-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 24c55d111f..d687cea710 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-machine-hosted Codenvy Plugin :: Hosted :: Machine diff --git a/plugins/plugin-hosted/pom.xml b/plugins/plugin-hosted/pom.xml index e072cde169..1a9f3c22b1 100644 --- a/plugins/plugin-hosted/pom.xml +++ b/plugins/plugin-hosted/pom.xml @@ -16,11 +16,11 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../pom.xml codenvy-plugin-hosted-parent - 5.22.0-SNAPSHOT + 5.23.0-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 3162e93f9c..e4eded3d50 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-jenkins-webhooks Codenvy Plugin :: Jenkins :: Webhooks diff --git a/plugins/plugin-jenkins/pom.xml b/plugins/plugin-jenkins/pom.xml index b20ea227b9..5330a346c7 100644 --- a/plugins/plugin-jenkins/pom.xml +++ b/plugins/plugin-jenkins/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 59aed9aa10..3e30a17bd9 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-linkedin-oauth2 diff --git a/plugins/plugin-linkedin/pom.xml b/plugins/plugin-linkedin/pom.xml index 432f1f678d..f2ad3c2835 100644 --- a/plugins/plugin-linkedin/pom.xml +++ b/plugins/plugin-linkedin/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 5149ec0134..057796fc26 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.22.0-SNAPSHOT + 5.23.0-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 5cca7ea162..83add0e535 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.22.0-SNAPSHOT + 5.23.0-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 6471b30d45..61803b0ae8 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.22.0-SNAPSHOT + 5.23.0-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 2be978a190..0f949b0d30 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.22.0-SNAPSHOT + 5.23.0-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 58e982143c..17760c88b6 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.22.0-SNAPSHOT + 5.23.0-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 fa4e938d94..8658af0a73 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.22.0-SNAPSHOT + 5.23.0-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 15934cf340..dbda2f8fdd 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.22.0-SNAPSHOT + 5.23.0-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 c1cf8483d8..dd2e89cf60 100644 --- a/plugins/plugin-microsoft/pom.xml +++ b/plugins/plugin-microsoft/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../pom.xml codenvy-plugin-microsoft-parent diff --git a/plugins/plugin-product-info/pom.xml b/plugins/plugin-product-info/pom.xml index c07cb58818..bd372e843f 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.22.0-SNAPSHOT + 5.23.0-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 077460dc5f..b7e80c106e 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.22.0-SNAPSHOT + 5.23.0-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 8b894274f0..0405cc2d81 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-projectlocker-oauth2 Codenvy Plugin :: Projectlocker :: OAuth2 diff --git a/plugins/plugin-projectlocker/pom.xml b/plugins/plugin-projectlocker/pom.xml index d7ff372048..1096e05647 100644 --- a/plugins/plugin-projectlocker/pom.xml +++ b/plugins/plugin-projectlocker/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 64b6e1ddae..ceaad37303 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-redhat-oauth2 diff --git a/plugins/plugin-redhat/pom.xml b/plugins/plugin-redhat/pom.xml index 88faef347a..f3f6883cc2 100644 --- a/plugins/plugin-redhat/pom.xml +++ b/plugins/plugin-redhat/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 5a53b0087c..a6950ceec3 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-webhooks-base Codenvy Plugin :: Webhooks :: Base diff --git a/plugins/plugin-webhooks/pom.xml b/plugins/plugin-webhooks/pom.xml index 4df04d92b8..d843d422f6 100644 --- a/plugins/plugin-webhooks/pom.xml +++ b/plugins/plugin-webhooks/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-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 b2e44f6e31..458b843a92 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.22.0-SNAPSHOT + 5.23.0-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 796918c32b..1837a79e1d 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-plugin-wso2-oauth2 jar diff --git a/plugins/plugin-wso2/pom.xml b/plugins/plugin-wso2/pom.xml index 0c15af756e..9258144256 100644 --- a/plugins/plugin-wso2/pom.xml +++ b/plugins/plugin-wso2/pom.xml @@ -16,7 +16,7 @@ codenvy-plugin-parent com.codenvy.plugin - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../pom.xml codenvy-plugin-wso2-parent diff --git a/plugins/pom.xml b/plugins/pom.xml index b62641763a..74329284e9 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../pom.xml com.codenvy.plugin codenvy-plugin-parent - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT pom Codenvy Plugin Parent diff --git a/pom.xml b/pom.xml index e0538413c2..4a937fbd93 100644 --- a/pom.xml +++ b/pom.xml @@ -16,11 +16,11 @@ maven-depmgt-pom org.eclipse.che.depmgt - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT com.codenvy.onpremises onpremises-assembly-parent - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT pom Onpremises :: Parent @@ -41,10 +41,10 @@ 1.11.22 - 5.22.0-SNAPSHOT - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT + 5.23.0-SNAPSHOT 3.13.4 - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT 2.39.2 3.0.2 1.7.1 diff --git a/selenium/codenvy-selenium-test/pom.xml b/selenium/codenvy-selenium-test/pom.xml index 21bddd5e10..2d06806865 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT onprem-selenium-test jar diff --git a/selenium/pom.xml b/selenium/pom.xml index e4514d7621..842404c38e 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -16,7 +16,7 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT com.codenvy.selenium codenvy-selenium-parent diff --git a/site/pom.xml b/site/pom.xml index f137554f00..d8e5a1c715 100644 --- a/site/pom.xml +++ b/site/pom.xml @@ -16,12 +16,12 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT ../pom.xml com.codenvy.onpremises site - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT pom Codenvy :: Website diff --git a/wsagent/codenvy-wsagent-core/pom.xml b/wsagent/codenvy-wsagent-core/pom.xml index 0ca6262776..bde0960937 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-wsagent-core war diff --git a/wsagent/pom.xml b/wsagent/pom.xml index b991a7b2da..5b52812f2e 100644 --- a/wsagent/pom.xml +++ b/wsagent/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT com.codenvy.onpremises.wsagent codenvy-agent-parent - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT pom Codenvy Agent Parent diff --git a/wsagent/wsagent-codenvy/pom.xml b/wsagent/wsagent-codenvy/pom.xml index 355e43365f..3df8555591 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT wsagent-codenvy jar diff --git a/wsmaster/codenvy-hosted-api-admin/pom.xml b/wsmaster/codenvy-hosted-api-admin/pom.xml index fa9491a21f..17a791e8f7 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.22.0-SNAPSHOT + 5.23.0-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 351efe3ef9..f6bde121c8 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.22.0-SNAPSHOT + 5.23.0-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 1a89c98139..9ad247b6bc 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.22.0-SNAPSHOT + 5.23.0-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 fe72e67a40..224ed9dd53 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.22.0-SNAPSHOT + 5.23.0-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 061b4dad13..3c138bab17 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.22.0-SNAPSHOT + 5.23.0-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 2fe45676e0..6026154547 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.22.0-SNAPSHOT + 5.23.0-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 bd6bf2905a..7e398138c4 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-hosted-api-organization jar diff --git a/wsmaster/codenvy-hosted-authorization/pom.xml b/wsmaster/codenvy-hosted-authorization/pom.xml index 2aca658ef2..1ecffb0b27 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-hosted-authorization jar diff --git a/wsmaster/codenvy-hosted-events/pom.xml b/wsmaster/codenvy-hosted-events/pom.xml index 41a9f3dee6..9ab57abc96 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.22.0-SNAPSHOT + 5.23.0-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 79abd8b0d9..07caf65865 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.22.0-SNAPSHOT + 5.23.0-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 08dbdb6906..5365edec4d 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.22.0-SNAPSHOT + 5.23.0-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 6053623f9b..e903443ecd 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.22.0-SNAPSHOT + 5.23.0-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 6e85117c0c..fb413901d6 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-hosted-platform-api-impl jar diff --git a/wsmaster/codenvy-hosted-recoverpassword/pom.xml b/wsmaster/codenvy-hosted-recoverpassword/pom.xml index 2c3adc38a7..6f6e15c544 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.22.0-SNAPSHOT + 5.23.0-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 2826e6ac34..d80318be72 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.22.0-SNAPSHOT + 5.23.0-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 3a7f5b8e3e..526ffd0c66 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.22.0-SNAPSHOT + 5.23.0-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 ac110d9ae5..6bfd1c1fca 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.22.0-SNAPSHOT + 5.23.0-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 2589df3fad..ec44f4a1a9 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.22.0-SNAPSHOT + 5.23.0-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 e4e55b2edc..b0ae8c5ead 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-hosted-sso-server jar diff --git a/wsmaster/codenvy-hosted-system/pom.xml b/wsmaster/codenvy-hosted-system/pom.xml index 5be246fcad..b331e83a3a 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.22.0-SNAPSHOT + 5.23.0-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 a051cd2e4a..85df909d39 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-hosted-template-processor jar diff --git a/wsmaster/codenvy-ldap/pom.xml b/wsmaster/codenvy-ldap/pom.xml index 0dbe01e9ee..4092db3e89 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-ldap jar diff --git a/wsmaster/codenvy-sql-schema/pom.xml b/wsmaster/codenvy-sql-schema/pom.xml index 2a1db67529..42a3c21f63 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.22.0-SNAPSHOT + 5.23.0-SNAPSHOT codenvy-sql-schema Codenvy :: Hosted :: SQL :: Schema diff --git a/wsmaster/pom.xml b/wsmaster/pom.xml index 7c1a2b13f0..2305903561 100644 --- a/wsmaster/pom.xml +++ b/wsmaster/pom.xml @@ -16,11 +16,11 @@ onpremises-assembly-parent com.codenvy.onpremises - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT com.codenvy.onpremises.wsmaster codenvy-master-parent - 5.22.0-SNAPSHOT + 5.23.0-SNAPSHOT pom Codenvy Master Parent