Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
rh-che #1418 Updating to '7.0.0-beta-5.0' upstream version
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
  • Loading branch information
ibuziuk committed May 31, 2019
1 parent 6e0aeca commit 36897e4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions assembly/assembly-wsmaster-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
</executions>
<configuration>
<scanWarDependencies>true</scanWarDependencies>
<skipResources>.*justify-.*jar,.*json-api.*jar</skipResources>
</configuration>
</plugin>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion openshift/rh-che.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>che-parent</artifactId>
<groupId>org.eclipse.che</groupId>
<version>7.0.0-beta-4.0</version>
<version>7.0.0-beta-5.0</version>
</parent>
<groupId>com.redhat.che</groupId>
<artifactId>fabric8-ide-parent</artifactId>
Expand Down

0 comments on commit 36897e4

Please sign in to comment.