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