From 36897e44733617b0e0d48da40e07c97c96c39f39 Mon Sep 17 00:00:00 2001 From: Ilya Buziuk Date: Thu, 30 May 2019 09:51:46 +0300 Subject: [PATCH] rh-che #1418 Updating to '7.0.0-beta-5.0' upstream version Signed-off-by: Ilya Buziuk --- assembly/assembly-wsmaster-war/pom.xml | 1 + openshift/rh-che.config.yaml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/assembly/assembly-wsmaster-war/pom.xml b/assembly/assembly-wsmaster-war/pom.xml index 60d7a5c77..2d410e190 100644 --- a/assembly/assembly-wsmaster-war/pom.xml +++ b/assembly/assembly-wsmaster-war/pom.xml @@ -145,6 +145,7 @@ true + .*justify-.*jar,.*json-api.*jar diff --git a/openshift/rh-che.config.yaml b/openshift/rh-che.config.yaml index f710b6490..50f3ec928 100644 --- a/openshift/rh-che.config.yaml +++ b/openshift/rh-che.config.yaml @@ -57,7 +57,7 @@ data: CHE_LOG_LEVEL: "INFO" CHE_LOGS_APPENDERS_IMPL: "json" CHE_MULTIUSER: "true" - CHE_WORKSPACE_PLUGIN__REGISTRY__URL: 'https://che-plugin-registry.prod-preview.openshift.io/v2' + CHE_WORKSPACE_PLUGIN__REGISTRY__URL: 'https://che-plugin-registry.prod-preview.openshift.io/v3' CHE_PORT: "8080" CHE_DEBUG_SERVER: "false" SENTRY_ENVIRONMENT: 'dev' diff --git a/pom.xml b/pom.xml index 74244478e..b5ceb87f2 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ che-parent org.eclipse.che - 7.0.0-beta-4.0 + 7.0.0-beta-5.0 com.redhat.che fabric8-ide-parent