diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 6fb70bc276..21500dbe3e 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -9,7 +9,7 @@ Please help us by providing all of the details listed below. A complete and thou
**OS and version:**
**Diagnostics:**
-
+
-
+
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29e2291d79..fbc1326ddb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,130 @@
# Change Log
+## [5.17.0](https://github.com/eclipse/che/tree/5.17.0) (2017-08-23)
+[Full Changelog](https://github.com/eclipse/che/compare/5.16.0...5.17.0)
+
+**Merged pull requests:**
+
+- RELEASE: Update CHANGELOG [\#6074](https://github.com/eclipse/che/pull/6074) ([riuvshin](https://github.com/riuvshin))
+- RELEASE: Set next development version [\#6067](https://github.com/eclipse/che/pull/6067) ([riuvshin](https://github.com/riuvshin))
+- CODENVY-2356: Allow exception attributes [\#6053](https://github.com/eclipse/che/pull/6053) ([mmorhun](https://github.com/mmorhun))
+- Reverting \#6019: Workaround for ImageStreamTags issue on OpenShift 3.6 [\#6023](https://github.com/eclipse/che/pull/6023) ([ibuziuk](https://github.com/ibuziuk))
+- \#5750 fix cursor position after completion proposal inserted [\#6020](https://github.com/eclipse/che/pull/6020) ([evidolob](https://github.com/evidolob))
+- Workaround for ImageStreamTags issue on OpenShift 3.6 [\#6019](https://github.com/eclipse/che/pull/6019) ([amisevsk](https://github.com/amisevsk))
+- Changing deletion order during deployment cleaup \(routes & services are going to be deleted first\) [\#6018](https://github.com/eclipse/che/pull/6018) ([ibuziuk](https://github.com/ibuziuk))
+- Fix OpenShiftConnector.inspectImage\(\) to resolve issue in OS 3.6+ [\#6009](https://github.com/eclipse/che/pull/6009) ([amisevsk](https://github.com/amisevsk))
+- Revert "CHE-5174 Improving search results " [\#5988](https://github.com/eclipse/che/pull/5988) ([vparfonov](https://github.com/vparfonov))
+- Fix license [\#5984](https://github.com/eclipse/che/pull/5984) ([vinokurig](https://github.com/vinokurig))
+- Fix typo - https://github.com/eclipse/che/issues/5980 [\#5983](https://github.com/eclipse/che/pull/5983) ([eivantsov](https://github.com/eivantsov))
+- Adding assembly-ide-war `webapp` source folder as sources instead of resources to avoid duplicated files in final war [\#5979](https://github.com/eclipse/che/pull/5979) ([sunix](https://github.com/sunix))
+- Adding sources maven artifact for dashboard-war [\#5971](https://github.com/eclipse/che/pull/5971) ([sunix](https://github.com/sunix))
+- CHE-3415: Change 'Rebase instead of merge' checkbox title [\#5969](https://github.com/eclipse/che/pull/5969) ([vinokurig](https://github.com/vinokurig))
+- Adding missing source folders to assembly-ide-war sources Maven artifact [\#5966](https://github.com/eclipse/che/pull/5966) ([sunix](https://github.com/sunix))
+- Update Che Dev Dockerfile [\#5959](https://github.com/eclipse/che/pull/5959) ([JamesDrummond](https://github.com/JamesDrummond))
+- Move activity components to plugin-activity [\#5896](https://github.com/eclipse/che/pull/5896) ([mkuznyetsov](https://github.com/mkuznyetsov))
+- CHE-5174 Improving search results [\#5874](https://github.com/eclipse/che/pull/5874) ([vparfonov](https://github.com/vparfonov))
+- Add selenium tests [\#5759](https://github.com/eclipse/che/pull/5759) ([tolusha](https://github.com/tolusha))
+- Rework import operation [\#6065](https://github.com/eclipse/che/pull/6065) ([vzhukovskii](https://github.com/vzhukovskii))
+- Synchronize commands with rh-che stacks [\#6050](https://github.com/eclipse/che/pull/6050) ([benoitf](https://github.com/benoitf))
+- Fixed some formatting differences [\#6044](https://github.com/eclipse/che/pull/6044) ([skabashnyuk](https://github.com/skabashnyuk))
+- Cursor jumps to the top of the file [\#6043](https://github.com/eclipse/che/pull/6043) ([dkuleshov](https://github.com/dkuleshov))
+- Allow to proper set webscoket context [\#6038](https://github.com/eclipse/che/pull/6038) ([ashumilova](https://github.com/ashumilova))
+- Change license headers copyright owner on remaining files [\#6036](https://github.com/eclipse/che/pull/6036) ([mkuznyetsov](https://github.com/mkuznyetsov))
+- Remove UI loader in few places not annoying user in case bad network connection [\#6035](https://github.com/eclipse/che/pull/6035) ([vparfonov](https://github.com/vparfonov))
+- Change copyright owner to "Red Hat, Inc" on remaining files [\#6032](https://github.com/eclipse/che/pull/6032) ([mkuznyetsov](https://github.com/mkuznyetsov))
+- CHE-6025: Fix bug when Project wizard is not closed after importing m… [\#6031](https://github.com/eclipse/che/pull/6031) ([vinokurig](https://github.com/vinokurig))
+- Fix TypeScript DTO Generator for newly float type introduced [\#6029](https://github.com/eclipse/che/pull/6029) ([benoitf](https://github.com/benoitf))
+- Do not scale down deployment before resource deletion. Removing watch pod logic \(seems to be also broken after 3.6 osio update\) [\#6017](https://github.com/eclipse/che/pull/6017) ([ibuziuk](https://github.com/ibuziuk))
+- The project still present after deletion through terminal or project service [\#6013](https://github.com/eclipse/che/pull/6013) ([dkuleshov](https://github.com/dkuleshov))
+- CHE-4509: Fix project name validator for rename action [\#6011](https://github.com/eclipse/che/pull/6011) ([bdshadow](https://github.com/bdshadow))
+- CHE-5995: Fix bug with Git repository initialization [\#6010](https://github.com/eclipse/che/pull/6010) ([vinokurig](https://github.com/vinokurig))
+- \#1799 implement DidChangeWatchedFiles Notification [\#6007](https://github.com/eclipse/che/pull/6007) ([evidolob](https://github.com/evidolob))
+- CHE-5944. Fix editor keybindings displaying [\#6005](https://github.com/eclipse/che/pull/6005) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5829. Fix non-exhaustive switch statements [\#6004](https://github.com/eclipse/che/pull/6004) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5828. Remove extra expression [\#6001](https://github.com/eclipse/che/pull/6001) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5881. Add ability to add a project folder to File watcher excludes [\#5998](https://github.com/eclipse/che/pull/5998) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5174 Improving search results [\#5989](https://github.com/eclipse/che/pull/5989) ([vparfonov](https://github.com/vparfonov))
+- CHE-5823. Fix editor tabs displaying at refreshing page [\#5975](https://github.com/eclipse/che/pull/5975) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5875: active editor when Go to line feature was accepted [\#5972](https://github.com/eclipse/che/pull/5972) ([svor](https://github.com/svor))
+- CHE-5274. Do not skip setting focus on element when window is displayed [\#5968](https://github.com/eclipse/che/pull/5968) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Changed copyright owner to "Red Hat, Inc." in license headers [\#5964](https://github.com/eclipse/che/pull/5964) ([mkuznyetsov](https://github.com/mkuznyetsov))
+- CHE-4783 Initial splash should be smarter [\#5961](https://github.com/eclipse/che/pull/5961) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
+- CHE-5737: run custom set of tests [\#5956](https://github.com/eclipse/che/pull/5956) ([svor](https://github.com/svor))
+- CHE-5890: add Test group menu to the editor context menu [\#5953](https://github.com/eclipse/che/pull/5953) ([svor](https://github.com/svor))
+- Rework dashboard to work through JSON RPC protocol [\#5952](https://github.com/eclipse/che/pull/5952) ([ashumilova](https://github.com/ashumilova))
+- Migrate to .NET 2.0 [\#5942](https://github.com/eclipse/che/pull/5942) ([eivantsov](https://github.com/eivantsov))
+- Used Google Java Codestyle [\#5851](https://github.com/eclipse/che/pull/5851) ([skabashnyuk](https://github.com/skabashnyuk))
+- CHE-5792: Add ability to adjust viewing 'maven module artifact id' in preferences window [\#5849](https://github.com/eclipse/che/pull/5849) ([vinokurig](https://github.com/vinokurig))
+- CHE-5335: Add Git branch/revision link to project name [\#5817](https://github.com/eclipse/che/pull/5817) ([vinokurig](https://github.com/vinokurig))
+- CHE-5339: Mark with color Git changed files in project explorer [\#5722](https://github.com/eclipse/che/pull/5722) ([vinokurig](https://github.com/vinokurig))
+
+
+## [5.16.0](https://github.com/eclipse/che/tree/5.16.0) (2017-08-09)
+[Full Changelog](https://github.com/eclipse/che/compare/5.15.0...5.16.0)
+
+**Merged pull requests:**
+
+- Rework dashboard to work through JSON RPC protocol [\#5952](https://github.com/eclipse/che/pull/5952) ([ashumilova](https://github.com/ashumilova))
+- RELEASE: Set next development version [\#5949](https://github.com/eclipse/che/pull/5949) ([riuvshin](https://github.com/riuvshin))
+- Adding debug commands for vertx & spring-boot stacks [\#5938](https://github.com/eclipse/che/pull/5938) ([ibuziuk](https://github.com/ibuziuk))
+- CHE-3221: Fix git compare on submodules. [\#5799](https://github.com/eclipse/che/pull/5799) ([mmorhun](https://github.com/mmorhun))
+- Implement mechanism for providing unique ids for JSON-RPC clients [\#5775](https://github.com/eclipse/che/pull/5775) ([dkuleshov](https://github.com/dkuleshov))
+- CHE-249: Setting workspace Pod terminationGracePeriodSeconds to zero [\#5773](https://github.com/eclipse/che/pull/5773) ([ibuziuk](https://github.com/ibuziuk))
+- CHE-220: Improving 'removeContainer' API. Refactoring [\#5766](https://github.com/eclipse/che/pull/5766) ([ibuziuk](https://github.com/ibuziuk))
+- Fix DtoServer error messages [\#5764](https://github.com/eclipse/che/pull/5764) ([dmytro-ndp](https://github.com/dmytro-ndp))
+- Small formatting fix [\#5755](https://github.com/eclipse/che/pull/5755) ([dkuleshov](https://github.com/dkuleshov))
+- set actual parent version [\#5749](https://github.com/eclipse/che/pull/5749) ([riuvshin](https://github.com/riuvshin))
+- RELEASE: Update CHANGELOG [\#5744](https://github.com/eclipse/che/pull/5744) ([riuvshin](https://github.com/riuvshin))
+- CHE-5601: fix the bug with RAM spinner [\#5732](https://github.com/eclipse/che/pull/5732) ([akurinnoy](https://github.com/akurinnoy))
+- CHE-5152: Apply pagination in Git Reset window [\#5726](https://github.com/eclipse/che/pull/5726) ([mmorhun](https://github.com/mmorhun))
+- Fix LSP didChange parameters \#4978 [\#5002](https://github.com/eclipse/che/pull/5002) ([tsmaeder](https://github.com/tsmaeder))
+- Update OpenJDK notification file [\#5939](https://github.com/eclipse/che/pull/5939) ([riuvshin](https://github.com/riuvshin))
+- Fix an erroneous change of vertx and spring boot stacks [\#5937](https://github.com/eclipse/che/pull/5937) ([davidfestal](https://github.com/davidfestal))
+- CHE-5718 Progress of the importing project is not displayed [\#5934](https://github.com/eclipse/che/pull/5934) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
+- CHE-5840. Do not do extra updating of editor content [\#5929](https://github.com/eclipse/che/pull/5929) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Revert Avoid NPE at using MutableProjectConfig [\#5909](https://github.com/eclipse/che/pull/5909) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5334. Fix hover state [\#5899](https://github.com/eclipse/che/pull/5899) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Fixed typo in workspace list [\#5895](https://github.com/eclipse/che/pull/5895) ([hkolvenbach](https://github.com/hkolvenbach))
+- CHE-5862: Set right handler on double click in Git Compare window [\#5885](https://github.com/eclipse/che/pull/5885) ([mmorhun](https://github.com/mmorhun))
+- Sequential restore of the persistence components [\#5882](https://github.com/eclipse/che/pull/5882) ([vzhukovskii](https://github.com/vzhukovskii))
+- Create routes in openshift with the same pattern than the urls provided by naming strategy [\#5879](https://github.com/eclipse/che/pull/5879) ([benoitf](https://github.com/benoitf))
+- CHE-5725: fixes for test running [\#5877](https://github.com/eclipse/che/pull/5877) ([svor](https://github.com/svor))
+- CHE-5379: fix wrong cursor placement for auto completion [\#5873](https://github.com/eclipse/che/pull/5873) ([svor](https://github.com/svor))
+- Avoid NPE at using MutableProjectConfig [\#5869](https://github.com/eclipse/che/pull/5869) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5415. Do not display importer in the list of import dialog if no appropriate wizard was provided [\#5868](https://github.com/eclipse/che/pull/5868) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Fix launchers to call to set\_sudo\_command [\#5866](https://github.com/eclipse/che/pull/5866) ([l0rd](https://github.com/l0rd))
+- set correct license header [\#5861](https://github.com/eclipse/che/pull/5861) ([riuvshin](https://github.com/riuvshin))
+- CHE-4678: Add all/local/remote filter in Git branches dialog [\#5858](https://github.com/eclipse/che/pull/5858) ([vinokurig](https://github.com/vinokurig))
+- Use docker to build dashboard app. \(as alternative\) [\#5848](https://github.com/eclipse/che/pull/5848) ([benoitf](https://github.com/benoitf))
+- Ceylon stack [\#5844](https://github.com/eclipse/che/pull/5844) ([davidfestal](https://github.com/davidfestal))
+- CHE-5654. Activate java reconciling when classpath is changed [\#5837](https://github.com/eclipse/che/pull/5837) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Avoid using `sudo` in agent launchers when the current user is not a sudoer [\#5835](https://github.com/eclipse/che/pull/5835) ([l0rd](https://github.com/l0rd))
+- Replace method implementation [\#5833](https://github.com/eclipse/che/pull/5833) ([vzhukovskii](https://github.com/vzhukovskii))
+- Fix for the code validation is not available for language servers [\#5827](https://github.com/eclipse/che/pull/5827) ([dkuleshov](https://github.com/dkuleshov))
+- CHE-5645. Fix resources synchronization [\#5825](https://github.com/eclipse/che/pull/5825) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Use try-with-resources statement for reading File Watcher ignore file [\#5811](https://github.com/eclipse/che/pull/5811) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Fix spring-boot stack run command [\#5809](https://github.com/eclipse/che/pull/5809) ([l0rd](https://github.com/l0rd))
+- CHE-5236 Java debugger didn't highlight line in decompiled class [\#5808](https://github.com/eclipse/che/pull/5808) ([tolusha](https://github.com/tolusha))
+- CHE-5777. Fix editor initialization [\#5807](https://github.com/eclipse/che/pull/5807) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Fix construct command actions after workspace restart [\#5806](https://github.com/eclipse/che/pull/5806) ([vzhukovskii](https://github.com/vzhukovskii))
+- CHE-5725: Run all java tests from the project or package [\#5804](https://github.com/eclipse/che/pull/5804) ([svor](https://github.com/svor))
+- Add compile to vertx run command [\#5803](https://github.com/eclipse/che/pull/5803) ([l0rd](https://github.com/l0rd))
+- CHE-5633: improve experience when adding projects to a workspace [\#5795](https://github.com/eclipse/che/pull/5795) ([akurinnoy](https://github.com/akurinnoy))
+- CHE-3415: Add ability to perform Git pull with rebase [\#5787](https://github.com/eclipse/che/pull/5787) ([vinokurig](https://github.com/vinokurig))
+- CHE-5692. Fix editor errors clearing [\#5778](https://github.com/eclipse/che/pull/5778) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5130 Unexpected resetting of the scroll to bottom automatically button [\#5769](https://github.com/eclipse/che/pull/5769) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
+- CHE-5235: Fix step into when source cannot be obtained [\#5768](https://github.com/eclipse/che/pull/5768) ([mmorhun](https://github.com/mmorhun))
+- CHE-5643. Add ability to select items in the quick fix window using keyboard [\#5761](https://github.com/eclipse/che/pull/5761) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Add url encoding [\#5758](https://github.com/eclipse/che/pull/5758) ([vparfonov](https://github.com/vparfonov))
+- CHE-5599: add improvements for Filters widget [\#5756](https://github.com/eclipse/che/pull/5756) ([akurinnoy](https://github.com/akurinnoy))
+- CHE-5615. Fix NPE at detecting tests by java test runner [\#5748](https://github.com/eclipse/che/pull/5748) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- CHE-5617. Set editor as active part when this one has initialized [\#5747](https://github.com/eclipse/che/pull/5747) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- Fix run command for Eclipse Vert.x stack [\#5746](https://github.com/eclipse/che/pull/5746) ([l0rd](https://github.com/l0rd))
+- Deprecate WsConnectionListener [\#5740](https://github.com/eclipse/che/pull/5740) ([RomanNikitenko](https://github.com/RomanNikitenko))
+- RELEASE: Set next development version [\#5734](https://github.com/eclipse/che/pull/5734) ([riuvshin](https://github.com/riuvshin))
+- Adapt JUnit4 runner according new API [\#5710](https://github.com/eclipse/che/pull/5710) ([svor](https://github.com/svor))
+
+
## [5.15.0](https://github.com/eclipse/che/tree/5.15.0) (2017-07-19)
[Full Changelog](https://github.com/eclipse/che/compare/5.14.0...5.15.0)
diff --git a/agents/bootstrapper/pom.xml b/agents/bootstrapper/pom.xml
index 5ce565b5e7..c2451b8d2b 100644
--- a/agents/bootstrapper/pom.xml
+++ b/agents/bootstrapper/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
bootstrapper
Agents :: Bootstrapper
diff --git a/agents/exec/pom.xml b/agents/exec/pom.xml
index e21bc27c76..e11638e357 100644
--- a/agents/exec/pom.xml
+++ b/agents/exec/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
exec-agent
Agent :: Exec
diff --git a/agents/git-credentials/pom.xml b/agents/git-credentials/pom.xml
index f077b17c90..04486950ef 100644
--- a/agents/git-credentials/pom.xml
+++ b/agents/git-credentials/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
git-credentials-agent
Git Credentials Agent
diff --git a/agents/go-agents/pom.xml b/agents/go-agents/pom.xml
index 9b79114bdf..1ed0b3f42e 100644
--- a/agents/go-agents/pom.xml
+++ b/agents/go-agents/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
go-agents
Agent :: Golang agents
diff --git a/agents/ls-csharp/pom.xml b/agents/ls-csharp/pom.xml
index 81e32ec5c1..f6d573ebb5 100644
--- a/agents/ls-csharp/pom.xml
+++ b/agents/ls-csharp/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
ls-csharp-agent
Language Server C# Agent
diff --git a/agents/ls-json/pom.xml b/agents/ls-json/pom.xml
index a95ec4027d..87422dba3f 100644
--- a/agents/ls-json/pom.xml
+++ b/agents/ls-json/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
ls-json-agent
Language Server Json Agent
diff --git a/agents/ls-php/pom.xml b/agents/ls-php/pom.xml
index 89067deef1..41830ecbe3 100644
--- a/agents/ls-php/pom.xml
+++ b/agents/ls-php/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
ls-php-agent
Language Server PHP Agent
diff --git a/agents/ls-python/pom.xml b/agents/ls-python/pom.xml
index 27e1402c65..4b5e40f40a 100644
--- a/agents/ls-python/pom.xml
+++ b/agents/ls-python/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
ls-python-agent
Language Server python Agent
diff --git a/agents/ls-typescript/pom.xml b/agents/ls-typescript/pom.xml
index 844feda61a..cb6d360e88 100644
--- a/agents/ls-typescript/pom.xml
+++ b/agents/ls-typescript/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
ls-typescript-agent
Language Server typescript Agent
diff --git a/agents/pom.xml b/agents/pom.xml
index fbdfe63e18..0fe020b8a0 100644
--- a/agents/pom.xml
+++ b/agents/pom.xml
@@ -16,11 +16,11 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-agents-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che Agents Parent
diff --git a/agents/ssh/pom.xml b/agents/ssh/pom.xml
index bdd4440b63..cc4729262a 100644
--- a/agents/ssh/pom.xml
+++ b/agents/ssh/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
ssh-agent
SSH Agent
diff --git a/agents/terminal/pom.xml b/agents/terminal/pom.xml
index 8b37632935..f48d851c3a 100644
--- a/agents/terminal/pom.xml
+++ b/agents/terminal/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
terminal-agent
Agent :: Terminal
diff --git a/agents/unison/pom.xml b/agents/unison/pom.xml
index a39ba9c71c..8522fa984a 100644
--- a/agents/unison/pom.xml
+++ b/agents/unison/pom.xml
@@ -16,7 +16,7 @@
che-agents-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
unison-agent
Unison Agent
diff --git a/assembly/assembly-ide-war/pom.xml b/assembly/assembly-ide-war/pom.xml
index 20c4642c3c..bcdfe708ec 100644
--- a/assembly/assembly-ide-war/pom.xml
+++ b/assembly/assembly-ide-war/pom.xml
@@ -16,7 +16,7 @@
che-assembly-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
assembly-ide-war
war
diff --git a/assembly/assembly-main/pom.xml b/assembly/assembly-main/pom.xml
index 871838d214..ac224e100c 100644
--- a/assembly/assembly-main/pom.xml
+++ b/assembly/assembly-main/pom.xml
@@ -16,7 +16,7 @@
che-assembly-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
assembly-main
pom
diff --git a/assembly/assembly-wsagent-server/pom.xml b/assembly/assembly-wsagent-server/pom.xml
index c7c64c941a..01c251883e 100644
--- a/assembly/assembly-wsagent-server/pom.xml
+++ b/assembly/assembly-wsagent-server/pom.xml
@@ -16,7 +16,7 @@
che-assembly-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
assembly-wsagent-server
pom
diff --git a/assembly/assembly-wsagent-war/pom.xml b/assembly/assembly-wsagent-war/pom.xml
index c22071b0bd..b0b15e93a8 100644
--- a/assembly/assembly-wsagent-war/pom.xml
+++ b/assembly/assembly-wsagent-war/pom.xml
@@ -16,7 +16,7 @@
che-assembly-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
assembly-wsagent-war
war
diff --git a/assembly/assembly-wsmaster-war/pom.xml b/assembly/assembly-wsmaster-war/pom.xml
index 46628cf8fd..a6fbcb54f4 100644
--- a/assembly/assembly-wsmaster-war/pom.xml
+++ b/assembly/assembly-wsmaster-war/pom.xml
@@ -16,7 +16,7 @@
che-assembly-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
assembly-wsmaster-war
war
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 657d22e09c..a5a327ea59 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -16,12 +16,12 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
org.eclipse.che
che-assembly-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che IDE :: Parent
diff --git a/core/che-core-api-core/pom.xml b/core/che-core-api-core/pom.xml
index 98ec1691f7..667bb4ee30 100644
--- a/core/che-core-api-core/pom.xml
+++ b/core/che-core-api-core/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-core
jar
diff --git a/core/che-core-api-dto-maven-plugin/pom.xml b/core/che-core-api-dto-maven-plugin/pom.xml
index b0da899112..ca354f01eb 100644
--- a/core/che-core-api-dto-maven-plugin/pom.xml
+++ b/core/che-core-api-dto-maven-plugin/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-dto-maven-plugin
maven-plugin
diff --git a/core/che-core-api-dto/pom.xml b/core/che-core-api-dto/pom.xml
index f5a2cacc2b..87acd4a19f 100644
--- a/core/che-core-api-dto/pom.xml
+++ b/core/che-core-api-dto/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-dto
jar
diff --git a/core/che-core-api-model/pom.xml b/core/che-core-api-model/pom.xml
index c176f4d57f..089a1e2aae 100644
--- a/core/che-core-api-model/pom.xml
+++ b/core/che-core-api-model/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-model
jar
diff --git a/core/che-core-db-vendor-h2/pom.xml b/core/che-core-db-vendor-h2/pom.xml
index 84e4a31beb..027dcacaa7 100644
--- a/core/che-core-db-vendor-h2/pom.xml
+++ b/core/che-core-db-vendor-h2/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-db-vendor-h2
Che Core :: DB :: Vendor H2
diff --git a/core/che-core-db-vendor-postgresql/pom.xml b/core/che-core-db-vendor-postgresql/pom.xml
index 5b619202da..ece775c589 100644
--- a/core/che-core-db-vendor-postgresql/pom.xml
+++ b/core/che-core-db-vendor-postgresql/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-db-vendor-postgresql
Che Core :: DB :: Vendor PostgreSQL
diff --git a/core/che-core-db/pom.xml b/core/che-core-db/pom.xml
index ad1b0bd56e..5ee5152d14 100644
--- a/core/che-core-db/pom.xml
+++ b/core/che-core-db/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-db
Che Core :: DB
diff --git a/core/che-core-typescript-dto-maven-plugin/pom.xml b/core/che-core-typescript-dto-maven-plugin/pom.xml
index afb3f7516b..335b5decee 100644
--- a/core/che-core-typescript-dto-maven-plugin/pom.xml
+++ b/core/che-core-typescript-dto-maven-plugin/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.core
che-core-typescript-dto-maven-plugin
diff --git a/core/commons/che-core-commons-annotations/pom.xml b/core/commons/che-core-commons-annotations/pom.xml
index 1ef0bfb7df..724148581b 100644
--- a/core/commons/che-core-commons-annotations/pom.xml
+++ b/core/commons/che-core-commons-annotations/pom.xml
@@ -16,7 +16,7 @@
che-core-commons-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-annotations
jar
diff --git a/core/commons/che-core-commons-inject/pom.xml b/core/commons/che-core-commons-inject/pom.xml
index 8b010b7c6d..88967117de 100644
--- a/core/commons/che-core-commons-inject/pom.xml
+++ b/core/commons/che-core-commons-inject/pom.xml
@@ -16,7 +16,7 @@
che-core-commons-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-inject
jar
diff --git a/core/commons/che-core-commons-j2ee/pom.xml b/core/commons/che-core-commons-j2ee/pom.xml
index bb92609a6b..231d8dd787 100644
--- a/core/commons/che-core-commons-j2ee/pom.xml
+++ b/core/commons/che-core-commons-j2ee/pom.xml
@@ -16,7 +16,7 @@
che-core-commons-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-j2ee
jar
diff --git a/core/commons/che-core-commons-json/pom.xml b/core/commons/che-core-commons-json/pom.xml
index 88a0e311fb..5484cfa7fe 100644
--- a/core/commons/che-core-commons-json/pom.xml
+++ b/core/commons/che-core-commons-json/pom.xml
@@ -16,7 +16,7 @@
che-core-commons-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-json
jar
diff --git a/core/commons/che-core-commons-lang/pom.xml b/core/commons/che-core-commons-lang/pom.xml
index b9a0131810..2902a31fd6 100644
--- a/core/commons/che-core-commons-lang/pom.xml
+++ b/core/commons/che-core-commons-lang/pom.xml
@@ -16,7 +16,7 @@
che-core-commons-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-lang
jar
diff --git a/core/commons/che-core-commons-schedule/pom.xml b/core/commons/che-core-commons-schedule/pom.xml
index 86933cca3d..7d387ff5e9 100644
--- a/core/commons/che-core-commons-schedule/pom.xml
+++ b/core/commons/che-core-commons-schedule/pom.xml
@@ -16,7 +16,7 @@
che-core-commons-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-schedule
jar
diff --git a/core/commons/che-core-commons-test/pom.xml b/core/commons/che-core-commons-test/pom.xml
index 4753fc4141..c96fb9cbaf 100644
--- a/core/commons/che-core-commons-test/pom.xml
+++ b/core/commons/che-core-commons-test/pom.xml
@@ -16,7 +16,7 @@
che-core-commons-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-test
jar
diff --git a/core/commons/che-core-commons-xml/pom.xml b/core/commons/che-core-commons-xml/pom.xml
index f3f3c5a660..2671be3ee2 100644
--- a/core/commons/che-core-commons-xml/pom.xml
+++ b/core/commons/che-core-commons-xml/pom.xml
@@ -16,7 +16,7 @@
che-core-commons-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-xml
jar
diff --git a/core/commons/pom.xml b/core/commons/pom.xml
index 9c9bdddadf..a06c9e79d0 100644
--- a/core/commons/pom.xml
+++ b/core/commons/pom.xml
@@ -16,7 +16,7 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-core-commons-parent
diff --git a/core/pom.xml b/core/pom.xml
index 7e64f50c01..d9c7fdfc4d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -16,12 +16,12 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
org.eclipse.che.core
che-core-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che Core Parent
diff --git a/dashboard/pom.xml b/dashboard/pom.xml
index 1f0aeeb467..f676922b07 100644
--- a/dashboard/pom.xml
+++ b/dashboard/pom.xml
@@ -16,12 +16,12 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
org.eclipse.che.dashboard
che-dashboard-war
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
war
Che Dashboard :: Web App
2015
diff --git a/dockerfiles/cli/scripts/openshift/deploy_che.sh b/dockerfiles/cli/scripts/openshift/deploy_che.sh
new file mode 100755
index 0000000000..6436ce2189
--- /dev/null
+++ b/dockerfiles/cli/scripts/openshift/deploy_che.sh
@@ -0,0 +1,319 @@
+#!/bin/bash
+# Copyright (c) 2012-2017 Red Hat, Inc
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# This script is meant for quick & easy install of Che on OpenShift via:
+#
+# ``` bash
+# DEPLOY_SCRIPT_URL=https://raw.githubusercontent.com/eclipse/che/master/dockerfiles/cli/scripts/openshift/deploy_che.sh
+# curl -fsSL ${DEPLOY_SCRIPT_URL} -o get-che.sh
+# WAIT_SCRIPT_URL=https://raw.githubusercontent.com/eclipse/che/master/dockerfiles/cli/scripts/openshift/wait_until_che_is_available.sh
+# curl -fsSL ${WAIT_SCRIPT_URL} -o wait-che.sh
+# STACKS_SCRIPT_URL=https://raw.githubusercontent.com/eclipse/che/master/dockerfiles/cli/scripts/openshift/replace_stacks.sh
+# curl -fsSL ${STACKS_SCRIPT_URL} -o stacks-che.sh
+# bash get-che.sh && wait-che.sh && stacks-che.sh
+# ```
+#
+# For more deployment options: https://www.eclipse.org/che/docs/setup/openshift/index.html
+
+set -e
+
+# --------------
+# Print Che logo
+# --------------
+
+echo
+cat </dev/null 2>&1 || { echo >&2 "[CHE] [ERROR] Command line tool oc (https://docs.openshift.org/latest/cli_reference/get_started_cli.html) is required but it's not installed. Aborting."; exit 1; }
+
+# --------------------------------------------------------
+# Parse options
+# --------------------------------------------------------
+while [[ $# -gt 1 ]]
+do
+key="$1"
+case $key in
+ -c | --command)
+ COMMAND="$2"
+ shift
+ ;;
+ *)
+ # unknown option
+ ;;
+esac
+shift
+done
+
+# --------------------------------------------------------
+# Set configuration common to both minishift and openshift
+# --------------------------------------------------------
+
+DEFAULT_COMMAND="deploy"
+COMMAND=${COMMAND:-${DEFAULT_COMMAND}}
+DEFAULT_CHE_IMAGE_REPO="docker.io/eclipse/che-server"
+CHE_IMAGE_REPO=${CHE_IMAGE_REPO:-${DEFAULT_CHE_IMAGE_REPO}}
+DEFAULT_CHE_IMAGE_TAG="nightly-centos"
+CHE_IMAGE_TAG=${CHE_IMAGE_TAG:-${DEFAULT_CHE_IMAGE_TAG}}
+DEFAULT_CHE_LOG_LEVEL="INFO"
+CHE_LOG_LEVEL=${CHE_LOG_LEVEL:-${DEFAULT_CHE_LOG_LEVEL}}
+
+# Keycloak production endpoints are used by default
+DEFAULT_KEYCLOAK_OSO_ENDPOINT="https://sso.openshift.io/auth/realms/fabric8/broker/openshift-v3/token"
+KEYCLOAK_OSO_ENDPOINT=${KEYCLOAK_OSO_ENDPOINT:-${DEFAULT_KEYCLOAK_OSO_ENDPOINT}}
+DEFAULT_KEYCLOAK_GITHUB_ENDPOINT="https://sso.openshift.io/auth/realms/fabric8/broker/github/token"
+KEYCLOAK_GITHUB_ENDPOINT=${KEYCLOAK_GITHUB_ENDPOINT:-${DEFAULT_KEYCLOAK_GITHUB_ENDPOINT}}
+
+# OPENSHIFT_FLAVOR can be minishift or openshift
+# TODO Set flavour via a parameter
+DEFAULT_OPENSHIFT_FLAVOR=minishift
+OPENSHIFT_FLAVOR=${OPENSHIFT_FLAVOR:-${DEFAULT_OPENSHIFT_FLAVOR}}
+
+
+if [ "${OPENSHIFT_FLAVOR}" == "minishift" ]; then
+ # ---------------------------
+ # Set minishift configuration
+ # ---------------------------
+ echo -n "[CHE] Checking if minishift is running..."
+ minishift status | grep -q "Running" ||(echo "Minishift is not running. Aborting"; exit 1)
+ echo "done!"
+
+ DEFAULT_OPENSHIFT_ENDPOINT="https://$(minishift ip):8443/"
+ OPENSHIFT_ENDPOINT=${OPENSHIFT_ENDPOINT:-${DEFAULT_OPENSHIFT_ENDPOINT}}
+ DEFAULT_OPENSHIFT_USERNAME="developer"
+ OPENSHIFT_USERNAME=${OPENSHIFT_USERNAME:-${DEFAULT_OPENSHIFT_USERNAME}}
+ DEFAULT_OPENSHIFT_PASSWORD="developer"
+ OPENSHIFT_PASSWORD=${OPENSHIFT_PASSWORD:-${DEFAULT_OPENSHIFT_PASSWORD}}
+ DEFAULT_CHE_OPENSHIFT_PROJECT="eclipse-che"
+ CHE_OPENSHIFT_PROJECT=${CHE_OPENSHIFT_PROJECT:-${DEFAULT_CHE_OPENSHIFT_PROJECT}}
+ DEFAULT_OPENSHIFT_NAMESPACE_URL="${CHE_OPENSHIFT_PROJECT}.$(minishift ip).nip.io"
+ OPENSHIFT_NAMESPACE_URL=${OPENSHIFT_NAMESPACE_URL:-${DEFAULT_OPENSHIFT_NAMESPACE_URL}}
+ DEFAULT_CHE_KEYCLOAK_DISABLED="true"
+ CHE_KEYCLOAK_DISABLED=${CHE_KEYCLOAK_DISABLED:-${DEFAULT_CHE_KEYCLOAK_DISABLED}}
+ DEFAULT_CHE_DEBUGGING_ENABLED="true"
+ CHE_DEBUGGING_ENABLED=${CHE_DEBUGGING_ENABLED:-${DEFAULT_CHE_DEBUGGING_ENABLED}}
+
+elif [ "${OPENSHIFT_FLAVOR}" == "osio" ]; then
+ # ----------------------
+ # Set osio configuration
+ # ----------------------
+ if [ -z "${OPENSHIFT_TOKEN+x}" ]; then echo "[CHE] **ERROR** Env var OPENSHIFT_TOKEN is unset. You need to set it with your OSO token to continue. To retrieve your token: https://console.starter-us-east-2.openshift.com/console/command-line. Aborting"; exit 1; fi
+
+ DEFAULT_OPENSHIFT_ENDPOINT="https://api.starter-us-east-2.openshift.com"
+ OPENSHIFT_ENDPOINT=${OPENSHIFT_ENDPOINT:-${DEFAULT_OPENSHIFT_ENDPOINT}}
+ DEFAULT_CHE_OPENSHIFT_PROJECT="$(oc get projects -o=custom-columns=NAME:.metadata.name --no-headers | grep "\-che$")"
+ CHE_OPENSHIFT_PROJECT=${CHE_OPENSHIFT_PROJECT:-${DEFAULT_CHE_OPENSHIFT_PROJECT}}
+ DEFAULT_OPENSHIFT_NAMESPACE_URL="${CHE_OPENSHIFT_PROJECT}.8a09.starter-us-east-2.openshiftapps.com"
+ OPENSHIFT_NAMESPACE_URL=${OPENSHIFT_NAMESPACE_URL:-${DEFAULT_OPENSHIFT_NAMESPACE_URL}}
+ DEFAULT_CHE_KEYCLOAK_DISABLED="false"
+ CHE_KEYCLOAK_DISABLED=${CHE_KEYCLOAK_DISABLED:-${DEFAULT_CHE_KEYCLOAK_DISABLED}}
+ DEFAULT_CHE_DEBUGGING_ENABLED="false"
+ CHE_DEBUGGING_ENABLED=${CHE_DEBUGGING_ENABLED:-${DEFAULT_CHE_DEBUGGING_ENABLED}}
+
+elif [ "${OPENSHIFT_FLAVOR}" == "ocp" ]; then
+ # ----------------------
+ # Set ocp configuration
+ # ----------------------
+ DEFAULT_CHE_OPENSHIFT_PROJECT="eclipse-che"
+ CHE_OPENSHIFT_PROJECT=${CHE_OPENSHIFT_PROJECT:-${DEFAULT_CHE_OPENSHIFT_PROJECT}}
+ DEFAULT_CHE_KEYCLOAK_DISABLED="true"
+ CHE_KEYCLOAK_DISABLED=${CHE_KEYCLOAK_DISABLED:-${DEFAULT_CHE_KEYCLOAK_DISABLED}}
+ DEFAULT_CHE_DEBUGGING_ENABLED="false"
+ CHE_DEBUGGING_ENABLED=${CHE_DEBUGGING_ENABLED:-${DEFAULT_CHE_DEBUGGING_ENABLED}}
+
+fi
+
+
+# ---------------------------------------
+# Verify that we have all env var are set
+# ---------------------------------------
+if ([ -z "${OPENSHIFT_USERNAME+x}" ] ||
+ [ -z "${OPENSHIFT_PASSWORD+x}" ]) &&
+ [ -z "${OPENSHIFT_TOKEN+x}" ]; then echo "[CHE] **ERROR** Env var OPENSHIFT_USERNAME, OPENSHIFT_PASSWORD and OPENSHIFT_TOKEN are unset. You need to set username/password or token to continue. Aborting"; exit 1; fi
+
+if [ -z "${OPENSHIFT_ENDPOINT+x}" ]; then echo "[CHE] **ERROR**Env var OPENSHIFT_ENDPOINT is unset. You need to set it to continue. Aborting"; exit 1; fi
+if [ -z "${OPENSHIFT_NAMESPACE_URL+x}" ]; then echo "[CHE] **ERROR**Env var OPENSHIFT_NAMESPACE_URL is unset. You need to set it to continue. Aborting"; exit 1; fi
+
+# -----------------------------------
+# Logging on to the OpenShift cluster
+# -----------------------------------
+echo -n "[CHE] Logging on using OpenShift endpoint \"${OPENSHIFT_ENDPOINT}\"..."
+if [ -z "${OPENSHIFT_TOKEN+x}" ]; then
+ oc login "${OPENSHIFT_ENDPOINT}" --insecure-skip-tls-verify=false -u "${OPENSHIFT_USERNAME}" -p "${OPENSHIFT_PASSWORD}" > /dev/null
+ OPENSHIFT_TOKEN=$(oc whoami -t)
+else
+ oc login "${OPENSHIFT_ENDPOINT}" --insecure-skip-tls-verify=false --token="${OPENSHIFT_TOKEN}" > /dev/null
+fi
+echo "done!"
+
+# --------------------------
+# Create project (if needed)
+# --------------------------
+echo -n "[CHE] Checking if project \"${CHE_OPENSHIFT_PROJECT}\" exists..."
+if ! oc get project "${CHE_OPENSHIFT_PROJECT}" &> /dev/null; then
+
+ if [ "${COMMAND}" == "cleanup" ] || [ "${COMMAND}" == "rollupdate" ]; then echo "**ERROR** project doesn't exist. Aborting"; exit 1; fi
+ if [ "${OPENSHIFT_FLAVOR}" == "osio" ]; then echo "**ERROR** project doesn't exist on OSIO. Aborting"; exit 1; fi
+
+ echo -n "no creating it..."
+ oc new-project "${CHE_OPENSHIFT_PROJECT}" &> /dev/null
+ ## TODO we should consider oc apply the latest http://central.maven.org/maven2/io/fabric8/online/packages/fabric8-online-che-quotas-oso/
+fi
+echo "done!"
+
+echo -n "[CHE] Switching to \"${CHE_OPENSHIFT_PROJECT}\"..."
+oc project "${CHE_OPENSHIFT_PROJECT}" &> /dev/null
+echo "done!"
+
+# -------------------------------------------------------------
+# If command == clean up then delete all openshift objects
+# -------------------------------------------------------------
+if [ "${COMMAND}" == "cleanup" ]; then
+ echo "[CHE] Deleting all OpenShift objects..."
+ oc delete all --all
+ echo "[CHE] Cleanup successfully started. Use \"oc get all\" to verify that all resources have been deleted."
+ exit 0
+# -------------------------------------------------------------
+# If command == clean up then delete all openshift objects
+# -------------------------------------------------------------
+elif [ "${COMMAND}" == "rollupdate" ]; then
+ echo "[CHE] Rollout latest version of Che..."
+ oc rollout latest che
+ echo "[CHE] Rollaout successfully started"
+ exit 0
+# ----------------------------------------------------------------
+# At this point command should be "deploy" otherwise it's an error
+# ----------------------------------------------------------------
+elif [ "${COMMAND}" != "deploy" ]; then
+ echo "[CHE] **ERROR**: Command \"${COMMAND}\" is not a valid command. Aborting."
+ exit 1
+fi
+
+# -------------------------------------------------------------
+# Verify that Che ServiceAccount has admin rights at project level
+# -------------------------------------------------------------
+## TODO we should create Che SA if it doesn't exist
+## TODO we should check if che has admin rights before creating the role biding
+## TODO if we are not in minishift we should fail if che SA doesn't have admin rights
+if [[ "${OPENSHIFT_FLAVOR}" =~ ^(minishift|ocp)$ ]]; then
+ echo -n "[CHE] Setting admin role to \"che\" service account..."
+ echo "apiVersion: v1
+kind: RoleBinding
+metadata:
+ name: che
+roleRef:
+ name: admin
+subjects:
+- kind: ServiceAccount
+ name: che" | oc apply -f -
+fi
+
+# ----------------------------------------------
+# Get latest version of fabric8-online templates
+# ----------------------------------------------
+# TODO make it possible to use a local Che template instead of always downloading it from maven central
+echo -n "[CHE] Retrieving latest version of fabric8 online Che template..."
+OSIO_VERSION=$(curl -sSL http://central.maven.org/maven2/io/fabric8/online/apps/che/maven-metadata.xml | grep latest | sed -e 's,.*\([^<]*\).*,\1,g')
+echo "done! (v.${OSIO_VERSION})"
+
+# ----------------------------------------------
+# Start the deployment
+# ----------------------------------------------
+CHE_IMAGE="${CHE_IMAGE_REPO}:${CHE_IMAGE_TAG}"
+# Escape slashes in CHE_IMAGE to use it with sed later
+# e.g. docker.io/rhchestage => docker.io\/rhchestage
+CHE_IMAGE_SANITIZED=$(echo "${CHE_IMAGE}" | sed 's/\//\\\//g')
+
+echo
+if [ "${OPENSHIFT_FLAVOR}" == "minishift" ]; then
+ echo "[CHE] Deploying Che on minishift (image ${CHE_IMAGE})"
+ curl -sSL http://central.maven.org/maven2/io/fabric8/online/apps/che/"${OSIO_VERSION}"/che-"${OSIO_VERSION}"-openshift.yml | \
+ if [ ! -z "${OPENSHIFT_NAMESPACE_URL+x}" ]; then sed "s/ hostname-http:.*/ hostname-http: ${OPENSHIFT_NAMESPACE_URL}/" ; else cat -; fi | \
+ sed "s/ image:.*/ image: \"${CHE_IMAGE_SANITIZED}\"/" | \
+ sed "s/ workspaces-memory-limit: 2300Mi/ workspaces-memory-limit: 1300Mi/" | \
+ sed "s/ workspaces-memory-request: 1500Mi/ workspaces-memory-request: 500Mi/" | \
+ sed "s/ che-openshift-secure-routes: \"true\"/ che-openshift-secure-routes: \"false\"/" | \
+ sed "s/ che-secure-external-urls: \"true\"/ che-secure-external-urls: \"false\"/" | \
+ sed "s/ che.docker.server_evaluation_strategy.custom.external.protocol: https/ che.docker.server_evaluation_strategy.custom.external.protocol: http/" | \
+ sed "s/ che-openshift-precreate-subpaths: \"false\"/ che-openshift-precreate-subpaths: \"true\"/" | \
+ sed "s/ che.predefined.stacks.reload_on_start: \"true\"/ che.predefined.stacks.reload_on_start: \"false\"/" | \
+ sed "s| keycloak-oso-endpoint:.*| keycloak-oso-endpoint: ${KEYCLOAK_OSO_ENDPOINT}|" | \
+ sed "s| keycloak-github-endpoint:.*| keycloak-github-endpoint: ${KEYCLOAK_GITHUB_ENDPOINT}|" | \
+ grep -v -e "tls:" -e "insecureEdgeTerminationPolicy: Redirect" -e "termination: edge" | \
+ if [ "${CHE_KEYCLOAK_DISABLED}" == "true" ]; then sed "s/ keycloak-disabled: \"false\"/ keycloak-disabled: \"true\"/" ; else cat -; fi | \
+ oc apply --force=true -f -
+elif [ "${OPENSHIFT_FLAVOR}" == "osio" ]; then
+ echo "[CHE] Deploying Che on OSIO (image ${CHE_IMAGE})"
+ curl -sSL http://central.maven.org/maven2/io/fabric8/online/apps/che/"${OSIO_VERSION}"/che-"${OSIO_VERSION}"-openshift.yml | \
+ if [ ! -z "${OPENSHIFT_NAMESPACE_URL+x}" ]; then sed "s/ hostname-http:.*/ hostname-http: ${OPENSHIFT_NAMESPACE_URL}/" ; else cat -; fi | \
+ sed "s| keycloak-oso-endpoint:.*| keycloak-oso-endpoint: ${KEYCLOAK_OSO_ENDPOINT}|" | \
+ sed "s| keycloak-github-endpoint:.*| keycloak-github-endpoint: ${KEYCLOAK_GITHUB_ENDPOINT}|" | \
+ sed "s/ image:.*/ image: \"${CHE_IMAGE_SANITIZED}\"/" | \
+ if [ "${CHE_KEYCLOAK_DISABLED}" == "true" ]; then sed "s/ keycloak-disabled: \"false\"/ keycloak-disabled: \"true\"/" ; else cat -; fi | \
+ oc apply --force=true -f -
+else
+ echo "[CHE] Deploying Che on OpenShift Container Platform (image ${CHE_IMAGE})"
+ curl -sSL http://central.maven.org/maven2/io/fabric8/online/apps/che/"${OSIO_VERSION}"/che-"${OSIO_VERSION}"-openshift.yml | \
+ if [ ! -z "${OPENSHIFT_NAMESPACE_URL+x}" ]; then sed "s/ hostname-http:.*/ hostname-http: ${OPENSHIFT_NAMESPACE_URL}/" ; else cat -; fi | \
+ sed "s/ image:.*/ image: \"${CHE_IMAGE_SANITIZED}\"/" | \
+ sed "s| keycloak-oso-endpoint:.*| keycloak-oso-endpoint: ${KEYCLOAK_OSO_ENDPOINT}|" | \
+ sed "s| keycloak-github-endpoint:.*| keycloak-github-endpoint: ${KEYCLOAK_GITHUB_ENDPOINT}|" | \
+ sed "s/ keycloak-disabled:.*/ keycloak-disabled: \"${CHE_KEYCLOAK_DISABLED}\"/" | \
+ if [ "${CHE_LOG_LEVEL}" == "DEBUG" ]; then sed "s/ log-level: \"INFO\"/ log-level: \"DEBUG\"/" ; else cat -; fi | \
+ oc apply --force=true -f -
+fi
+echo
+
+# --------------------------------
+# Setup debugging routes if needed
+# --------------------------------
+if [ "${CHE_DEBUGGING_ENABLED}" == "true" ]; then
+
+ if oc get svc che-debug &> /dev/null; then
+ echo -n "[CHE] Deleting old che-debug service..."
+ oc delete svc che-debug
+ echo "done"
+ fi
+
+ echo -n "[CHE] Creating an OS route to debug Che wsmaster..."
+ oc expose dc che --name=che-debug --target-port=http-debug --port=8000 --type=NodePort
+ NodePort=$(oc get service che-debug -o jsonpath='{.spec.ports[0].nodePort}')
+ echo "[CHE] Remote wsmaster debugging URL: $(minishift ip):${NodePort}"
+fi
+
+che_route=$(oc get route che -o jsonpath='{.spec.host}')
+echo
+echo "[CHE] Che deployment has been successufully bootstrapped"
+echo "[CHE] -> To check OpenShift deployment logs: 'oc get events -w'"
+echo "[CHE] -> To check Che server logs: 'oc logs -f dc/che'"
+echo "[CHE] -> Once the deployment is completed Che will be available at: "
+echo "[CHE] http://${che_route}"
+echo
+echo
diff --git a/dockerfiles/cli/scripts/openshift/replace_stacks.sh b/dockerfiles/cli/scripts/openshift/replace_stacks.sh
new file mode 100755
index 0000000000..cba0a233e5
--- /dev/null
+++ b/dockerfiles/cli/scripts/openshift/replace_stacks.sh
@@ -0,0 +1,59 @@
+#!/bin/bash
+# Copyright (c) 2012-2017 Red Hat, Inc
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+
+echo "[CHE] This script is going to replace Che stacks for current Che instance"
+
+command -v oc >/dev/null 2>&1 || { echo >&2 "[CHE] [ERROR] Command line tool oc (https://docs.openshift.org/latest/cli_reference/get_started_cli.html) is required but it's not installed. Aborting."; exit 1; }
+command -v jq >/dev/null 2>&1 || { echo >&2 "[CHE] [ERROR] Command line tool jq (https://stedolan.github.io/jq) is required but it's not installed. Aborting."; exit 1; }
+
+if [ -z "${CHE_API_ENDPOINT+x}" ]; then
+ echo -n "[CHE] Inferring \$CHE_API_ENDPOINT..."
+ che_host=$(oc get route che -o jsonpath='{.spec.host}')
+ if [ -z "${che_host}" ]; then echo >&2 "[CHE] [ERROR] Failed to infer environment variable \$CHE_API_ENDPOINT. Aborting. Please set it and run ${0} script again."; exit 1; fi
+ if [[ $(oc get route che -o jsonpath='{.spec.tls}') ]]; then protocol="https" ; else protocol="http"; fi
+ CHE_API_ENDPOINT="${protocol}://${che_host}/api"
+ echo "done (${CHE_API_ENDPOINT})"
+fi
+
+DEFAULT_NEW_STACKS_URL="https://raw.githubusercontent.com/redhat-developer/rh-che/master/builds/fabric8-che/assembly/fabric8-stacks/src/main/resources/stacks.json"
+NEW_STACKS_URL=${NEW_STACKS_URL:-${DEFAULT_NEW_STACKS_URL}}
+
+echo -n "[CHE] Fetching the list of current Che stacks..."
+original_stacks_json=$(curl -X GET -s --header 'Accept: application/json' "${CHE_API_ENDPOINT}/stack?skipCount=0&maxItems=100")
+IFS=$'\n' original_stacks_ids=($(echo "${original_stacks_json}" | jq '.[].id'))
+echo "done (${#original_stacks_ids[@]} stacks found)."
+
+echo "[CHE] These stacks are going to be deleted."
+
+for stack_id in "${original_stacks_ids[@]}"; do
+ stack_id_no_quotes="${stack_id%\"}"
+ stack_id_no_quotes="${stack_id_no_quotes#\"}"
+ stack_id_no_spaces=${stack_id_no_quotes// /+}
+ echo -n "[CHE] Deleting stack ${stack_id_no_spaces}..."
+ http_code=$(curl -w '%{http_code}' -s --output /dev/null -X DELETE --header 'Accept: application/json' "${CHE_API_ENDPOINT}/stack/${stack_id_no_spaces}")
+ echo "done (HTTP code ${http_code})."
+done
+echo ""
+
+echo -n "[CHE] Fetching the list of new Che stacks..."
+#new_stacks_json=$(curl -X GET -s --header 'Accept: application/json' "${NEW_STACKS_URL}" | sed 's/\\\"//g' | sed 's/\"com\.redhat\.bayesian\.lsp\"//g' | sed 's/ws-agent\",/ws-agent\"/g')
+new_stacks_json=$(curl -X GET -s --header 'Accept: application/json' "${NEW_STACKS_URL}" | sed 's/\"com\.redhat\.bayesian\.lsp\"//g' | sed 's/ws-agent\",/ws-agent\"/g')
+echo "done."
+
+echo "[CHE] These stacks will be added."
+echo "${new_stacks_json}" | jq -c '.[]' | while read -r stack; do
+ stack_id=$(echo "${stack}" | jq '.id')
+ stack_id_no_quotes="${stack_id%\"}"
+ stack_id_no_quotes="${stack_id_no_quotes#\"}"
+ echo -n "[CHE] Adding stack ${stack_id_no_quotes}..."
+ http_code=$(curl -w '%{http_code}' -s --output /dev/null -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' -d "${stack}" "${CHE_API_ENDPOINT}/stack")
+ echo "done (HTTP code ${http_code})"
+done
+
+echo
+echo
diff --git a/dockerfiles/cli/scripts/openshift/wait_until_che_is_available.sh b/dockerfiles/cli/scripts/openshift/wait_until_che_is_available.sh
new file mode 100755
index 0000000000..71378770c4
--- /dev/null
+++ b/dockerfiles/cli/scripts/openshift/wait_until_che_is_available.sh
@@ -0,0 +1,56 @@
+#!/bin/bash
+# Copyright (c) 2012-2017 Red Hat, Inc
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+
+echo "[CHE] This script is going to wait until Che is deployed and available"
+
+command -v oc >/dev/null 2>&1 || { echo >&2 "[CHE] [ERROR] Command line tool oc (https://docs.openshift.org/latest/cli_reference/get_started_cli.html) is required but it's not installed. Aborting."; exit 1; }
+command -v jq >/dev/null 2>&1 || { echo >&2 "[CHE] [ERROR] Command line tool jq (https://stedolan.github.io/jq) is required but it's not installed. Aborting."; exit 1; }
+
+if [ -z "${CHE_API_ENDPOINT+x}" ]; then
+ echo -n "[CHE] Inferring \$CHE_API_ENDPOINT..."
+ che_host=$(oc get route che -o jsonpath='{.spec.host}')
+ if [ -z "${che_host}" ]; then echo >&2 "[CHE] [ERROR] Failed to infer environment variable \$CHE_API_ENDPOINT. Aborting. Please set it and run ${0} script again."; exit 1; fi
+ if [[ $(oc get route che -o jsonpath='{.spec.tls}') ]]; then protocol="https" ; else protocol="http"; fi
+ CHE_API_ENDPOINT="${protocol}://${che_host}/api"
+ echo "done (${CHE_API_ENDPOINT})"
+fi
+
+available=$(oc get dc che -o json | jq '.status.conditions[] | select(.type == "Available") | .status')
+progressing=$(oc get dc che -o json | jq '.status.conditions[] | select(.type == "Progressing") | .status')
+
+DEPLOYMENT_TIMEOUT_SEC=120
+POLLING_INTERVAL_SEC=5
+end=$((SECONDS+DEPLOYMENT_TIMEOUT_SEC))
+while [ "${available}" != "\"True\"" ] && [ ${SECONDS} -lt ${end} ]; do
+ available=$(oc get dc che -o json | jq '.status.conditions[] | select(.type == "Available") | .status')
+ progressing=$(oc get dc che -o json | jq '.status.conditions[] | select(.type == "Progressing") | .status')
+ timeout_in=$((end-SECONDS))
+ echo "[CHE] Deployment is in progress...(Available.status=${available}, Progressing.status=${progressing}, Timeout in ${timeout_in}s)"
+ sleep ${POLLING_INTERVAL_SEC}
+done
+
+if [ "${progressing}" == "\"True\"" ] && [ "${available}" == "\"True\"" ]; then
+ echo "[CHE] Che deployed successfully"
+elif [ "${progressing}" == "False" ]; then
+ echo "[CHE] [ERROR] Che deployment failed. Aborting. Run command 'oc rollout status che' to get more details."
+ exit 1
+elif [ ${SECONDS} -lt ${end} ]; then
+ echo "[CHE] [ERROR] Deployment timeout. Aborting."
+ exit 1
+fi
+
+che_http_status=$(curl -s -o /dev/null -I -w "%{http_code}" "${CHE_API_ENDPOINT}/system/state")
+if [ "${che_http_status}" == "200" ]; then
+ echo "[CHE] Che is up and running"
+else
+ echo "[CHE] [ERROR] Che is not reponding (HTTP status= ${che_http_status})"
+ exit 1
+fi
+
+echo
+echo
diff --git a/dockerfiles/cli/version/5.18.0/images b/dockerfiles/cli/version/5.18.0/images
new file mode 100644
index 0000000000..01b0beb2bc
--- /dev/null
+++ b/dockerfiles/cli/version/5.18.0/images
@@ -0,0 +1,4 @@
+IMAGE_INIT=eclipse/che-init:5.18.0
+IMAGE_CHE=eclipse/che-server:5.18.0
+IMAGE_COMPOSE=docker/compose:1.8.1
+IMAGE_TRAEFIK=traefik:v1.3.0-rc3
diff --git a/dockerfiles/cli/version/5.18.0/images-stacks b/dockerfiles/cli/version/5.18.0/images-stacks
new file mode 100644
index 0000000000..4630f02af6
--- /dev/null
+++ b/dockerfiles/cli/version/5.18.0/images-stacks
@@ -0,0 +1,24 @@
+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 6fc6275499..54ba60d491 100644
--- a/dockerfiles/cli/version/latest.ver
+++ b/dockerfiles/cli/version/latest.ver
@@ -1 +1 @@
-5.16.0
\ No newline at end of file
+5.17.0
\ No newline at end of file
diff --git a/dockerfiles/lib/dto-pom.xml b/dockerfiles/lib/dto-pom.xml
index 67ff223dc9..558bb21af1 100644
--- a/dockerfiles/lib/dto-pom.xml
+++ b/dockerfiles/lib/dto-pom.xml
@@ -17,13 +17,13 @@
maven-depmgt-pom
org.eclipse.che.depmgt
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
dto-typescript
pom
Che TypeScript DTO
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
diff --git a/ide/che-core-dyna-provider-generator-maven-plugin/pom.xml b/ide/che-core-dyna-provider-generator-maven-plugin/pom.xml
index c1e4a44d35..2a5e75d74b 100644
--- a/ide/che-core-dyna-provider-generator-maven-plugin/pom.xml
+++ b/ide/che-core-dyna-provider-generator-maven-plugin/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-dyna-provider-generator-maven-plugin
maven-plugin
diff --git a/ide/che-core-ide-api/pom.xml b/ide/che-core-ide-api/pom.xml
index 7f5ca5d05d..69fa9c2831 100644
--- a/ide/che-core-ide-api/pom.xml
+++ b/ide/che-core-ide-api/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.core
che-core-ide-api
diff --git a/ide/che-core-ide-app/pom.xml b/ide/che-core-ide-app/pom.xml
index 8f74b96737..d69860c639 100644
--- a/ide/che-core-ide-app/pom.xml
+++ b/ide/che-core-ide-app/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-ide-app
jar
diff --git a/ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/factory/utils/InitialProjectImporter.java b/ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/factory/utils/InitialProjectImporter.java
index fbdc57afe4..c94cd499d6 100644
--- a/ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/factory/utils/InitialProjectImporter.java
+++ b/ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/factory/utils/InitialProjectImporter.java
@@ -10,60 +10,86 @@
*/
package org.eclipse.che.ide.factory.utils;
+import static com.google.common.base.MoreObjects.firstNonNull;
+import static com.google.common.collect.Lists.newArrayList;
+import static java.lang.Boolean.parseBoolean;
+import static java.util.Collections.emptyMap;
+import static org.eclipse.che.api.core.ErrorCodes.FAILED_CHECKOUT;
+import static org.eclipse.che.api.core.ErrorCodes.FAILED_CHECKOUT_WITH_START_POINT;
+import static org.eclipse.che.api.core.ErrorCodes.UNABLE_GET_PRIVATE_SSH_KEY;
+import static org.eclipse.che.api.core.ErrorCodes.UNAUTHORIZED_GIT_OPERATION;
+import static org.eclipse.che.api.core.ErrorCodes.UNAUTHORIZED_SVN_OPERATION;
+import static org.eclipse.che.api.git.shared.ProviderInfo.AUTHENTICATE_URL;
+import static org.eclipse.che.api.git.shared.ProviderInfo.PROVIDER_NAME;
import static org.eclipse.che.ide.api.notification.StatusNotification.DisplayMode.FLOAT_MODE;
import static org.eclipse.che.ide.api.notification.StatusNotification.Status.FAIL;
import static org.eclipse.che.ide.api.notification.StatusNotification.Status.PROGRESS;
+import static org.eclipse.che.ide.api.notification.StatusNotification.Status.SUCCESS;
+import static org.eclipse.che.ide.util.ExceptionUtils.getAttributes;
+import static org.eclipse.che.ide.util.StringUtils.isNullOrEmpty;
+import com.google.gwt.user.client.rpc.AsyncCallback;
import com.google.inject.Inject;
import com.google.inject.Singleton;
-import java.util.*;
-import org.eclipse.che.api.promises.client.*;
-import org.eclipse.che.api.promises.client.js.Promises;
+import java.util.List;
+import java.util.Map;
+import org.eclipse.che.api.core.model.workspace.config.SourceStorage;
+import org.eclipse.che.api.promises.client.Promise;
+import org.eclipse.che.api.promises.client.PromiseProvider;
import org.eclipse.che.ide.CoreLocalizationConstant;
import org.eclipse.che.ide.api.app.AppContext;
import org.eclipse.che.ide.api.notification.NotificationManager;
import org.eclipse.che.ide.api.notification.StatusNotification;
+import org.eclipse.che.ide.api.oauth.OAuth2Authenticator;
import org.eclipse.che.ide.api.oauth.OAuth2AuthenticatorRegistry;
+import org.eclipse.che.ide.api.oauth.OAuth2AuthenticatorUrlProvider;
+import org.eclipse.che.ide.api.project.MutableProjectConfig;
import org.eclipse.che.ide.api.project.wizard.ImportProjectNotificationSubscriberFactory;
+import org.eclipse.che.ide.api.project.wizard.ProjectNotificationSubscriber;
import org.eclipse.che.ide.api.resources.Project;
-import org.eclipse.che.ide.part.explorer.project.ProjectExplorerPresenter;
+import org.eclipse.che.ide.projectimport.AbstractImporter;
import org.eclipse.che.ide.projectimport.wizard.ProjectImportOutputJsonRpcNotifier;
-import org.eclipse.che.ide.projectimport.wizard.ProjectImporter;
-import org.eclipse.che.ide.projectimport.wizard.ProjectResolver;
+import org.eclipse.che.ide.resource.Path;
+import org.eclipse.che.ide.ui.dialogs.DialogFactory;
import org.eclipse.che.ide.ui.dialogs.askcredentials.AskCredentialsDialog;
+import org.eclipse.che.ide.util.ExceptionUtils;
+import org.eclipse.che.security.oauth.OAuthStatus;
/** Imports projects on file system. */
@Singleton
-public class InitialProjectImporter extends ProjectImporter {
+public class InitialProjectImporter extends AbstractImporter {
+ private final OAuth2AuthenticatorRegistry oAuth2AuthenticatorRegistry;
private final ProjectImportOutputJsonRpcNotifier subscriber;
private final NotificationManager notificationManager;
private final CoreLocalizationConstant locale;
+ private final AskCredentialsDialog askCredentialsDialog;
+ private final DialogFactory dialogFactory;
+ private final PromiseProvider promises;
+
+ private AsyncCallback callback;
@Inject
public InitialProjectImporter(
- CoreLocalizationConstant localizationConstant,
ImportProjectNotificationSubscriberFactory subscriberFactory,
AppContext appContext,
- ProjectResolver projectResolver,
- AskCredentialsDialog credentialsDialog,
OAuth2AuthenticatorRegistry oAuth2AuthenticatorRegistry,
ProjectImportOutputJsonRpcNotifier subscriber,
NotificationManager notificationManager,
CoreLocalizationConstant locale,
- ProjectExplorerPresenter projectExplorerPresenter) {
+ AskCredentialsDialog askCredentialsDialog,
+ DialogFactory dialogFactory,
+ PromiseProvider promises) {
- super(
- localizationConstant,
- subscriberFactory,
- appContext,
- projectResolver,
- credentialsDialog,
- oAuth2AuthenticatorRegistry);
+ super(appContext, subscriberFactory);
+ this.oAuth2AuthenticatorRegistry = oAuth2AuthenticatorRegistry;
this.subscriber = subscriber;
this.notificationManager = notificationManager;
this.locale = locale;
+ this.askCredentialsDialog = askCredentialsDialog;
+ this.dialogFactory = dialogFactory;
+ this.promises = promises;
}
/**
@@ -72,43 +98,179 @@ public class InitialProjectImporter extends ProjectImporter {
* @param projects list of projects that already exist in workspace and will be imported on file
* system
*/
- public void importProjects(final List projects) {
+ public void importProjects(List projects, AsyncCallback callback) {
+ this.callback = callback;
+
if (projects.isEmpty()) {
+ if (callback != null) {
+ callback.onSuccess(null);
+ }
return;
}
- final Project importProject = projects.remove(0);
- final StatusNotification notification =
- notificationManager.notify(
- locale.cloningSource(importProject.getName()), null, PROGRESS, FLOAT_MODE);
- subscriber.subscribe(importProject.getName(), notification);
+ List> imports = newArrayList();
- appContext
- .getWorkspaceRoot()
- .importProject()
- .withBody(importProject)
- .send()
+ for (Project projectConfig : projects) {
+ imports.add(
+ startImport(Path.valueOf(projectConfig.getPath()), projectConfig.getSource())
+ .thenPromise(project -> project.update().withBody(projectConfig).send()));
+ }
+
+ promises
+ .all2(imports.toArray(new Promise>[imports.size()]))
.then(
- new Operation() {
- @Override
- public void apply(Project project) throws OperationException {
- subscriber.onSuccess();
-
- appContext.getWorkspaceRoot().synchronize();
-
- importProjects(projects);
+ ignored -> {
+ if (callback != null) {
+ callback.onSuccess(null);
}
})
- .catchErrorPromise(
- new Function>() {
- @Override
- public Promise apply(PromiseError err) throws FunctionException {
- subscriber.onFailure(err.getMessage());
- notification.setTitle(locale.cloningSourceFailedTitle(importProject.getName()));
- notification.setStatus(FAIL);
-
- return Promises.resolve(null);
+ .catchError(
+ error -> {
+ if (callback != null) {
+ callback.onFailure(error.getCause());
}
});
}
+
+ @Override
+ protected Promise importProject(Path path, SourceStorage sourceStorage) {
+ return doImport(path, sourceStorage);
+ }
+
+ private Promise doImport(Path pathToProject, SourceStorage sourceStorage) {
+ String projectName = pathToProject.lastSegment();
+ StatusNotification notification =
+ notificationManager.notify(locale.cloningSource(projectName), null, PROGRESS, FLOAT_MODE);
+ subscriber.subscribe(projectName, notification);
+ String location = sourceStorage.getLocation();
+
+ // it's needed for extract repository name from repository url e.g https://github.com/a/b.git
+ // lastIndexOf('/') + 1 for not to capture slash and length - 4 for trim .git
+ String repository = location.substring(location.lastIndexOf('/') + 1).replace(".git", "");
+ Map parameters = firstNonNull(sourceStorage.getParameters(), emptyMap());
+ String branch = parameters.get("branch");
+ String startPoint = parameters.get("startPoint");
+
+ MutableProjectConfig importConfig = new MutableProjectConfig();
+ importConfig.setPath(pathToProject.toString());
+ importConfig.setSource(sourceStorage);
+
+ return appContext
+ .getWorkspaceRoot()
+ .importProject()
+ .withBody(importConfig)
+ .send()
+ .thenPromise(
+ project -> {
+ subscriber.onSuccess();
+
+ notification.setContent(locale.clonedSource(projectName));
+ notification.setStatus(SUCCESS);
+
+ return promises.resolve(project);
+ })
+ .catchErrorPromise(
+ caught -> {
+ int errorCode = ExceptionUtils.getErrorCode(caught.getCause());
+ switch (errorCode) {
+ case UNAUTHORIZED_GIT_OPERATION:
+ subscriber.onFailure(caught.getMessage());
+
+ Map attributes = getAttributes(caught.getCause());
+ String providerName = attributes.get(PROVIDER_NAME);
+ String authenticateUrl = attributes.get(AUTHENTICATE_URL);
+ boolean authenticated = parseBoolean(attributes.get("authenticated"));
+
+ if (!(isNullOrEmpty(providerName) || isNullOrEmpty(authenticateUrl))) {
+ if (!authenticated) {
+ return tryAuthenticateAndRepeatImport(
+ providerName, authenticateUrl, pathToProject, sourceStorage, subscriber);
+ } else {
+ dialogFactory
+ .createMessageDialog(
+ locale.cloningSourceSshKeyUploadFailedTitle(),
+ locale.cloningSourcesSshKeyUploadFailedText(),
+ null)
+ .show();
+ }
+ } else {
+ dialogFactory
+ .createMessageDialog(
+ locale.oauthFailedToGetAuthenticatorTitle(),
+ locale.oauthFailedToGetAuthenticatorText(),
+ null)
+ .show();
+ }
+
+ break;
+ case UNAUTHORIZED_SVN_OPERATION:
+ subscriber.onFailure(caught.getMessage());
+ return recallSubversionImportWithCredentials(pathToProject, sourceStorage);
+ case UNABLE_GET_PRIVATE_SSH_KEY:
+ subscriber.onFailure(locale.acceptSshNotFoundText());
+ break;
+ case FAILED_CHECKOUT:
+ subscriber.onFailure(locale.cloningSourceWithCheckoutFailed(branch, repository));
+ notification.setTitle(locale.cloningSourceFailedTitle(projectName));
+ break;
+ case FAILED_CHECKOUT_WITH_START_POINT:
+ subscriber.onFailure(locale.cloningSourceCheckoutFailed(branch, startPoint));
+ notification.setTitle(locale.cloningSourceFailedTitle(projectName));
+ break;
+ default:
+ subscriber.onFailure(caught.getMessage());
+ notification.setTitle(locale.cloningSourceFailedTitle(projectName));
+ notification.setStatus(FAIL);
+ }
+
+ return promises.resolve(null);
+ });
+ }
+
+ private Promise tryAuthenticateAndRepeatImport(
+ String providerName,
+ String authenticateUrl,
+ Path pathToProject,
+ SourceStorage sourceStorage,
+ ProjectNotificationSubscriber subscriber) {
+ OAuth2Authenticator authenticator = oAuth2AuthenticatorRegistry.getAuthenticator(providerName);
+ if (authenticator == null) {
+ authenticator = oAuth2AuthenticatorRegistry.getAuthenticator("default");
+ }
+
+ return authenticator
+ .authenticate(
+ OAuth2AuthenticatorUrlProvider.get(appContext.getMasterApiEndpoint(), authenticateUrl))
+ .thenPromise(
+ result -> {
+ if (!result.equals(OAuthStatus.NOT_PERFORMED)) {
+ return doImport(pathToProject, sourceStorage);
+ } else {
+ subscriber.onFailure("Authentication cancelled");
+ callback.onSuccess(null);
+ }
+
+ return promises.resolve(null);
+ })
+ .catchError(
+ caught -> {
+ callback.onFailure(caught.getCause());
+ });
+ }
+
+ private Promise recallSubversionImportWithCredentials(
+ Path path, SourceStorage sourceStorage) {
+ return askCredentialsDialog
+ .askCredentials()
+ .thenPromise(
+ credentials -> {
+ sourceStorage.getParameters().put("username", credentials.getUsername());
+ sourceStorage.getParameters().put("password", credentials.getPassword());
+ return doImport(path, sourceStorage);
+ })
+ .catchError(
+ caught -> {
+ callback.onFailure(caught.getCause());
+ });
+ }
}
diff --git a/ide/che-core-ide-generators/pom.xml b/ide/che-core-ide-generators/pom.xml
index 3e073f2e29..93e5e40599 100644
--- a/ide/che-core-ide-generators/pom.xml
+++ b/ide/che-core-ide-generators/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.core
che-core-ide-generators
diff --git a/ide/che-core-ide-stacks/pom.xml b/ide/che-core-ide-stacks/pom.xml
index 0833bddfef..b8c8e7079d 100644
--- a/ide/che-core-ide-stacks/pom.xml
+++ b/ide/che-core-ide-stacks/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.core
che-core-ide-stacks
diff --git a/ide/che-core-ide-templates/pom.xml b/ide/che-core-ide-templates/pom.xml
index 901db21b3f..6734a849dd 100644
--- a/ide/che-core-ide-templates/pom.xml
+++ b/ide/che-core-ide-templates/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.core
che-core-ide-templates
diff --git a/ide/che-core-ide-ui/pom.xml b/ide/che-core-ide-ui/pom.xml
index 63b278f33d..a9781b578a 100644
--- a/ide/che-core-ide-ui/pom.xml
+++ b/ide/che-core-ide-ui/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.core
che-core-ide-ui
diff --git a/ide/che-core-orion-editor/pom.xml b/ide/che-core-orion-editor/pom.xml
index ccd4e3b637..90a8168927 100644
--- a/ide/che-core-orion-editor/pom.xml
+++ b/ide/che-core-orion-editor/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-orion-editor
jar
diff --git a/ide/che-ide-core/pom.xml b/ide/che-ide-core/pom.xml
index 37b0949d61..ae8ede5469 100644
--- a/ide/che-ide-core/pom.xml
+++ b/ide/che-ide-core/pom.xml
@@ -16,7 +16,7 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../../pom.xml
org.eclipse.che.core
diff --git a/ide/commons-gwt/pom.xml b/ide/commons-gwt/pom.xml
index 1f8485db03..376a2a51f4 100644
--- a/ide/commons-gwt/pom.xml
+++ b/ide/commons-gwt/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-commons-gwt
Che Core :: Commons :: GWT
diff --git a/ide/gwt-logger/pom.xml b/ide/gwt-logger/pom.xml
index d25801b8e4..8f8cda258d 100644
--- a/ide/gwt-logger/pom.xml
+++ b/ide/gwt-logger/pom.xml
@@ -16,7 +16,7 @@
che-core-ide-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-gwt-logger
Che Core :: Commons :: GWT Logger
diff --git a/ide/pom.xml b/ide/pom.xml
index 3a9e70641b..b52243b876 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -16,7 +16,7 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
org.eclipse.che.core
diff --git a/infrastructures/docker/pom.xml b/infrastructures/docker/pom.xml
index cbfc15a9ad..383c561012 100644
--- a/infrastructures/docker/pom.xml
+++ b/infrastructures/docker/pom.xml
@@ -16,7 +16,7 @@
che-infrastructures-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
infrastructure-docker
diff --git a/infrastructures/openshift/pom.xml b/infrastructures/openshift/pom.xml
index f802f779c0..6254fabb9b 100644
--- a/infrastructures/openshift/pom.xml
+++ b/infrastructures/openshift/pom.xml
@@ -16,7 +16,7 @@
che-infrastructures-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
infrastructure-openshift
diff --git a/infrastructures/pom.xml b/infrastructures/pom.xml
index 6227de32fc..6c5af4b92a 100644
--- a/infrastructures/pom.xml
+++ b/infrastructures/pom.xml
@@ -16,11 +16,11 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-infrastructures-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che Infrastructures Parent
diff --git a/plugins/plugin-activity/che-plugin-activity-ide/pom.xml b/plugins/plugin-activity/che-plugin-activity-ide/pom.xml
index f22db87361..19b3e48731 100644
--- a/plugins/plugin-activity/che-plugin-activity-ide/pom.xml
+++ b/plugins/plugin-activity/che-plugin-activity-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-activity-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-activity-ide
diff --git a/plugins/plugin-activity/che-plugin-activity-server/pom.xml b/plugins/plugin-activity/che-plugin-activity-server/pom.xml
index 6e8d63a3dc..d79596a511 100644
--- a/plugins/plugin-activity/che-plugin-activity-server/pom.xml
+++ b/plugins/plugin-activity/che-plugin-activity-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-activity-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-activity-server
diff --git a/plugins/plugin-activity/che-plugin-activity-shared/pom.xml b/plugins/plugin-activity/che-plugin-activity-shared/pom.xml
index a38123de77..6af5441355 100644
--- a/plugins/plugin-activity/che-plugin-activity-shared/pom.xml
+++ b/plugins/plugin-activity/che-plugin-activity-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-activity-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-activity-shared
diff --git a/plugins/plugin-activity/che-plugin-activity-wsmaster/pom.xml b/plugins/plugin-activity/che-plugin-activity-wsmaster/pom.xml
index 31b9d6b20c..ed7bc230bb 100644
--- a/plugins/plugin-activity/che-plugin-activity-wsmaster/pom.xml
+++ b/plugins/plugin-activity/che-plugin-activity-wsmaster/pom.xml
@@ -16,7 +16,7 @@
che-plugin-activity-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-activity-wsmaster
diff --git a/plugins/plugin-activity/pom.xml b/plugins/plugin-activity/pom.xml
index 7f8c55d361..4f55535cfb 100644
--- a/plugins/plugin-activity/pom.xml
+++ b/plugins/plugin-activity/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-activity-parent
diff --git a/plugins/plugin-composer/che-plugin-composer-ide/pom.xml b/plugins/plugin-composer/che-plugin-composer-ide/pom.xml
index effcddf3ee..557cabad79 100644
--- a/plugins/plugin-composer/che-plugin-composer-ide/pom.xml
+++ b/plugins/plugin-composer/che-plugin-composer-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-composer-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-composer-ide
jar
diff --git a/plugins/plugin-composer/che-plugin-composer-server/pom.xml b/plugins/plugin-composer/che-plugin-composer-server/pom.xml
index 0f273490b7..508c1fef31 100644
--- a/plugins/plugin-composer/che-plugin-composer-server/pom.xml
+++ b/plugins/plugin-composer/che-plugin-composer-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-composer-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-composer-server
Che Plugin :: Composer :: Server
diff --git a/plugins/plugin-composer/che-plugin-composer-shared/pom.xml b/plugins/plugin-composer/che-plugin-composer-shared/pom.xml
index 93cf8ad6b8..8ea8036577 100644
--- a/plugins/plugin-composer/che-plugin-composer-shared/pom.xml
+++ b/plugins/plugin-composer/che-plugin-composer-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-composer-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-composer-shared
Che Plugin :: Composer :: Shared
diff --git a/plugins/plugin-composer/pom.xml b/plugins/plugin-composer/pom.xml
index 57b2e6f69a..f27a00e156 100644
--- a/plugins/plugin-composer/pom.xml
+++ b/plugins/plugin-composer/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-composer-parent
diff --git a/plugins/plugin-cpp/che-plugin-cpp-lang-ide/pom.xml b/plugins/plugin-cpp/che-plugin-cpp-lang-ide/pom.xml
index cb0009356e..303dfb781f 100644
--- a/plugins/plugin-cpp/che-plugin-cpp-lang-ide/pom.xml
+++ b/plugins/plugin-cpp/che-plugin-cpp-lang-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-cpp-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-cpp-lang-ide
jar
diff --git a/plugins/plugin-cpp/che-plugin-cpp-lang-server/pom.xml b/plugins/plugin-cpp/che-plugin-cpp-lang-server/pom.xml
index b49eeae221..1b954de254 100644
--- a/plugins/plugin-cpp/che-plugin-cpp-lang-server/pom.xml
+++ b/plugins/plugin-cpp/che-plugin-cpp-lang-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-cpp-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-cpp-lang-server
Che Plugin :: C/C++ :: Extension Server
diff --git a/plugins/plugin-cpp/che-plugin-cpp-lang-shared/pom.xml b/plugins/plugin-cpp/che-plugin-cpp-lang-shared/pom.xml
index 2860b051de..d166ddb9fc 100644
--- a/plugins/plugin-cpp/che-plugin-cpp-lang-shared/pom.xml
+++ b/plugins/plugin-cpp/che-plugin-cpp-lang-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-cpp-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-cpp-lang-shared
Che Plugin :: C/C++ :: Shared
diff --git a/plugins/plugin-cpp/pom.xml b/plugins/plugin-cpp/pom.xml
index 6666ca201f..24935e28ad 100644
--- a/plugins/plugin-cpp/pom.xml
+++ b/plugins/plugin-cpp/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-cpp-parent
diff --git a/plugins/plugin-csharp/che-plugin-csharp-lang-ide/pom.xml b/plugins/plugin-csharp/che-plugin-csharp-lang-ide/pom.xml
index 3adf9f6d7a..009f35203f 100644
--- a/plugins/plugin-csharp/che-plugin-csharp-lang-ide/pom.xml
+++ b/plugins/plugin-csharp/che-plugin-csharp-lang-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-csharp-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-csharp-lang-ide
jar
diff --git a/plugins/plugin-csharp/che-plugin-csharp-lang-server/pom.xml b/plugins/plugin-csharp/che-plugin-csharp-lang-server/pom.xml
index 4078d9bac7..eb3ea4e84d 100644
--- a/plugins/plugin-csharp/che-plugin-csharp-lang-server/pom.xml
+++ b/plugins/plugin-csharp/che-plugin-csharp-lang-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-csharp-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-csharp-lang-server
Che Plugin :: C# :: Extension Server
diff --git a/plugins/plugin-csharp/che-plugin-csharp-lang-shared/pom.xml b/plugins/plugin-csharp/che-plugin-csharp-lang-shared/pom.xml
index 53533815ac..184eca4856 100644
--- a/plugins/plugin-csharp/che-plugin-csharp-lang-shared/pom.xml
+++ b/plugins/plugin-csharp/che-plugin-csharp-lang-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-csharp-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-csharp-lang-shared
Che Plugin :: C# :: Shared
diff --git a/plugins/plugin-csharp/pom.xml b/plugins/plugin-csharp/pom.xml
index dcc0bdcdff..7f07230645 100644
--- a/plugins/plugin-csharp/pom.xml
+++ b/plugins/plugin-csharp/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-csharp-parent
diff --git a/plugins/plugin-dashboard/che-plugin-ext-dashboard/pom.xml b/plugins/plugin-dashboard/che-plugin-ext-dashboard/pom.xml
index 7f875c7a0c..a9dca1151f 100644
--- a/plugins/plugin-dashboard/che-plugin-ext-dashboard/pom.xml
+++ b/plugins/plugin-dashboard/che-plugin-ext-dashboard/pom.xml
@@ -16,7 +16,7 @@
che-plugin-dashboard-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-ext-dashboard-client
jar
diff --git a/plugins/plugin-dashboard/pom.xml b/plugins/plugin-dashboard/pom.xml
index 75ce6a6f2e..2a521ccfd1 100644
--- a/plugins/plugin-dashboard/pom.xml
+++ b/plugins/plugin-dashboard/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-dashboard-parent
diff --git a/plugins/plugin-debugger/che-plugin-debugger-ide/pom.xml b/plugins/plugin-debugger/che-plugin-debugger-ide/pom.xml
index 052cea481f..601c745bf3 100644
--- a/plugins/plugin-debugger/che-plugin-debugger-ide/pom.xml
+++ b/plugins/plugin-debugger/che-plugin-debugger-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-debugger-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-debugger-ide
jar
diff --git a/plugins/plugin-debugger/pom.xml b/plugins/plugin-debugger/pom.xml
index d0191f2f46..7fde9bd407 100644
--- a/plugins/plugin-debugger/pom.xml
+++ b/plugins/plugin-debugger/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-debugger-parent
diff --git a/plugins/plugin-docker/che-plugin-docker-client/pom.xml b/plugins/plugin-docker/che-plugin-docker-client/pom.xml
index e145a31a3f..8a217ff597 100644
--- a/plugins/plugin-docker/che-plugin-docker-client/pom.xml
+++ b/plugins/plugin-docker/che-plugin-docker-client/pom.xml
@@ -16,7 +16,7 @@
che-plugin-docker-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-docker-client
jar
diff --git a/plugins/plugin-docker/che-plugin-openshift-client/pom.xml b/plugins/plugin-docker/che-plugin-openshift-client/pom.xml
index c4e639951c..1aa44b4ed4 100644
--- a/plugins/plugin-docker/che-plugin-openshift-client/pom.xml
+++ b/plugins/plugin-docker/che-plugin-openshift-client/pom.xml
@@ -16,7 +16,7 @@
che-plugin-docker-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-openshift-client
jar
diff --git a/plugins/plugin-docker/pom.xml b/plugins/plugin-docker/pom.xml
index 3be30ac7f8..f7cb123dd1 100644
--- a/plugins/plugin-docker/pom.xml
+++ b/plugins/plugin-docker/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-docker-parent
diff --git a/plugins/plugin-gdb/che-plugin-gdb-ide/pom.xml b/plugins/plugin-gdb/che-plugin-gdb-ide/pom.xml
index 63b8f31c98..f61b7e0694 100644
--- a/plugins/plugin-gdb/che-plugin-gdb-ide/pom.xml
+++ b/plugins/plugin-gdb/che-plugin-gdb-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-gdb-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-gdb-ide
jar
diff --git a/plugins/plugin-gdb/che-plugin-gdb-server/pom.xml b/plugins/plugin-gdb/che-plugin-gdb-server/pom.xml
index 83b9f54239..d2078dd31e 100644
--- a/plugins/plugin-gdb/che-plugin-gdb-server/pom.xml
+++ b/plugins/plugin-gdb/che-plugin-gdb-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-gdb-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-gdb-server
jar
diff --git a/plugins/plugin-gdb/pom.xml b/plugins/plugin-gdb/pom.xml
index 55758ab65b..9f84b15752 100644
--- a/plugins/plugin-gdb/pom.xml
+++ b/plugins/plugin-gdb/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-gdb-parent
pom
diff --git a/plugins/plugin-git/che-plugin-git-ext-git/pom.xml b/plugins/plugin-git/che-plugin-git-ext-git/pom.xml
index b4155b9e50..63f0219c17 100644
--- a/plugins/plugin-git/che-plugin-git-ext-git/pom.xml
+++ b/plugins/plugin-git/che-plugin-git-ext-git/pom.xml
@@ -16,7 +16,7 @@
che-plugin-git-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-git-ext-git
jar
diff --git a/plugins/plugin-git/pom.xml b/plugins/plugin-git/pom.xml
index 71ed3d7bd9..e268756b4f 100644
--- a/plugins/plugin-git/pom.xml
+++ b/plugins/plugin-git/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-git-parent
diff --git a/plugins/plugin-github/che-plugin-github-factory-resolver/pom.xml b/plugins/plugin-github/che-plugin-github-factory-resolver/pom.xml
index d3dfdeba8b..1664e5d5e0 100644
--- a/plugins/plugin-github/che-plugin-github-factory-resolver/pom.xml
+++ b/plugins/plugin-github/che-plugin-github-factory-resolver/pom.xml
@@ -16,7 +16,7 @@
che-plugin-github-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-github-factory-resolver
jar
diff --git a/plugins/plugin-github/che-plugin-github-ide/pom.xml b/plugins/plugin-github/che-plugin-github-ide/pom.xml
index 3eb989a8a8..aecce6847f 100644
--- a/plugins/plugin-github/che-plugin-github-ide/pom.xml
+++ b/plugins/plugin-github/che-plugin-github-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-github-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-github-ide
jar
diff --git a/plugins/plugin-github/che-plugin-github-oauth2/pom.xml b/plugins/plugin-github/che-plugin-github-oauth2/pom.xml
index fdad8b2a77..b15b85b7eb 100644
--- a/plugins/plugin-github/che-plugin-github-oauth2/pom.xml
+++ b/plugins/plugin-github/che-plugin-github-oauth2/pom.xml
@@ -16,7 +16,7 @@
che-plugin-github-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-github-oauth2
jar
diff --git a/plugins/plugin-github/che-plugin-github-provider-github/pom.xml b/plugins/plugin-github/che-plugin-github-provider-github/pom.xml
index dce9a2bd5c..8502f3003e 100644
--- a/plugins/plugin-github/che-plugin-github-provider-github/pom.xml
+++ b/plugins/plugin-github/che-plugin-github-provider-github/pom.xml
@@ -16,7 +16,7 @@
che-plugin-github-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-github-provider-github
Che Plugin :: Github :: Credential provider
diff --git a/plugins/plugin-github/che-plugin-github-pullrequest/pom.xml b/plugins/plugin-github/che-plugin-github-pullrequest/pom.xml
index 8c7ebee7e3..672fa6dd01 100644
--- a/plugins/plugin-github/che-plugin-github-pullrequest/pom.xml
+++ b/plugins/plugin-github/che-plugin-github-pullrequest/pom.xml
@@ -16,7 +16,7 @@
che-plugin-github-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-github-pullrequest
Che Plugin :: Github :: Pull request
diff --git a/plugins/plugin-github/che-plugin-github-server/pom.xml b/plugins/plugin-github/che-plugin-github-server/pom.xml
index 4b075547ec..06a5c5f28f 100644
--- a/plugins/plugin-github/che-plugin-github-server/pom.xml
+++ b/plugins/plugin-github/che-plugin-github-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-github-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-github-server
jar
diff --git a/plugins/plugin-github/che-plugin-github-shared/pom.xml b/plugins/plugin-github/che-plugin-github-shared/pom.xml
index 683fbf9fad..dda0d8c580 100644
--- a/plugins/plugin-github/che-plugin-github-shared/pom.xml
+++ b/plugins/plugin-github/che-plugin-github-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-github-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-github-shared
Che Plugin :: Github :: Shared
diff --git a/plugins/plugin-github/pom.xml b/plugins/plugin-github/pom.xml
index 0728c5cf89..f13b34fa9f 100644
--- a/plugins/plugin-github/pom.xml
+++ b/plugins/plugin-github/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-github-parent
diff --git a/plugins/plugin-gwt/che-plugin-gwt-ext-gwt/pom.xml b/plugins/plugin-gwt/che-plugin-gwt-ext-gwt/pom.xml
index 39d96298de..69de16b5b9 100644
--- a/plugins/plugin-gwt/che-plugin-gwt-ext-gwt/pom.xml
+++ b/plugins/plugin-gwt/che-plugin-gwt-ext-gwt/pom.xml
@@ -16,7 +16,7 @@
che-plugin-gwt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-gwt-ext-gwt
jar
diff --git a/plugins/plugin-gwt/pom.xml b/plugins/plugin-gwt/pom.xml
index 867a7faf59..5ab936d23d 100644
--- a/plugins/plugin-gwt/pom.xml
+++ b/plugins/plugin-gwt/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-gwt-parent
diff --git a/plugins/plugin-help/che-plugin-help-ext-client/pom.xml b/plugins/plugin-help/che-plugin-help-ext-client/pom.xml
index e34e21c842..e1402b852b 100644
--- a/plugins/plugin-help/che-plugin-help-ext-client/pom.xml
+++ b/plugins/plugin-help/che-plugin-help-ext-client/pom.xml
@@ -16,7 +16,7 @@
che-plugin-help-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-help-ext-client
jar
diff --git a/plugins/plugin-help/pom.xml b/plugins/plugin-help/pom.xml
index 5eade17205..1c0d86371a 100644
--- a/plugins/plugin-help/pom.xml
+++ b/plugins/plugin-help/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-help-parent
diff --git a/plugins/plugin-java-debugger/che-plugin-java-debugger-ide/pom.xml b/plugins/plugin-java-debugger/che-plugin-java-debugger-ide/pom.xml
index b06d4f0168..75e2124761 100644
--- a/plugins/plugin-java-debugger/che-plugin-java-debugger-ide/pom.xml
+++ b/plugins/plugin-java-debugger/che-plugin-java-debugger-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-debugger-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-debugger-ide
jar
diff --git a/plugins/plugin-java-debugger/che-plugin-java-debugger-server/pom.xml b/plugins/plugin-java-debugger/che-plugin-java-debugger-server/pom.xml
index fab9a4984a..cb928c2ed3 100644
--- a/plugins/plugin-java-debugger/che-plugin-java-debugger-server/pom.xml
+++ b/plugins/plugin-java-debugger/che-plugin-java-debugger-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-debugger-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-debugger-server
jar
diff --git a/plugins/plugin-java-debugger/pom.xml b/plugins/plugin-java-debugger/pom.xml
index 116a6cf225..db91296c09 100644
--- a/plugins/plugin-java-debugger/pom.xml
+++ b/plugins/plugin-java-debugger/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-debugger-parent
pom
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-filebuffers/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-filebuffers/pom.xml
index 82dcac39e2..046915ac83 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-filebuffers/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-filebuffers/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.core.filebuffers
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-filesystem/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-filesystem/pom.xml
index f11488c0d8..2776dc2af1 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-filesystem/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-filesystem/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.core.filesystem
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-resources/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-resources/pom.xml
index fd0ddda199..6ad1c094fd 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-resources/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-core-resources/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.core.resources
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jdt-ui/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jdt-ui/pom.xml
index 596e9b554f..6a6a94ef85 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jdt-ui/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jdt-ui/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.jdt.ui
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jface-text/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jface-text/pom.xml
index 1e88172fe6..c939e1d3b5 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jface-text/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jface-text/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.jface.text
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jface/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jface/pom.xml
index e31f395387..2fb3462d9c 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jface/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-jface/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.jface
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-ltk-core-refactoring/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-ltk-core-refactoring/pom.xml
index 6457610a5f..477ae8f01a 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-ltk-core-refactoring/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-ltk-core-refactoring/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.ltk.core.refactoring
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-search/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-search/pom.xml
index 53c78333b0..cf48e2815e 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-search/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-search/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.search
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-ui-ide/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-ui-ide/pom.xml
index 7f1c551c82..16fa61ec6e 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-ui-ide/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/org-eclipse-ui-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-ext-jdt-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.ui.ide
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/pom.xml
index 80955cd333..4cb7da4e3a 100644
--- a/plugins/plugin-java/che-plugin-java-ext-jdt/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-jdt/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-ext-jdt-parent
pom
diff --git a/plugins/plugin-java/che-plugin-java-ext-lang-client/pom.xml b/plugins/plugin-java/che-plugin-java-ext-lang-client/pom.xml
index 433d7bf669..6150f9f2e0 100644
--- a/plugins/plugin-java/che-plugin-java-ext-lang-client/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-lang-client/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-ext-lang-client
jar
diff --git a/plugins/plugin-java/che-plugin-java-ext-lang-server/pom.xml b/plugins/plugin-java/che-plugin-java-ext-lang-server/pom.xml
index ae1c99602f..6322830fb0 100644
--- a/plugins/plugin-java/che-plugin-java-ext-lang-server/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-lang-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-ext-lang-server
Che Plugin :: Java :: Extension Java Server
diff --git a/plugins/plugin-java/che-plugin-java-ext-lang-shared/pom.xml b/plugins/plugin-java/che-plugin-java-ext-lang-shared/pom.xml
index 56ab139a7d..b3edd27a6d 100644
--- a/plugins/plugin-java/che-plugin-java-ext-lang-shared/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-ext-lang-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-ext-lang-shared
Che Plugin :: Java :: Extension Java Shared
diff --git a/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-ide/pom.xml b/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-ide/pom.xml
index 72bf13bde8..6659fbcc6e 100644
--- a/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-ide/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-plain
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-plain-ide
jar
diff --git a/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-server/pom.xml b/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-server/pom.xml
index a50a962e24..b4c7ebeaef 100644
--- a/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-server/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-plain
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-plain-server
Che Plugin :: Java :: Plain :: Server
diff --git a/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-shared/pom.xml b/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-shared/pom.xml
index acd22ede8c..39d764354e 100644
--- a/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-shared/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-plain/che-plugin-java-plain-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-plain
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-plain-shared
Che Plugin :: Java :: Plain :: Shared
diff --git a/plugins/plugin-java/che-plugin-java-plain/pom.xml b/plugins/plugin-java/che-plugin-java-plain/pom.xml
index 1bd55a8f5d..c089388488 100644
--- a/plugins/plugin-java/che-plugin-java-plain/pom.xml
+++ b/plugins/plugin-java/che-plugin-java-plain/pom.xml
@@ -16,7 +16,7 @@
che-plugin-java-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-java-plain
diff --git a/plugins/plugin-java/pom.xml b/plugins/plugin-java/pom.xml
index 1b6fed5b24..56b6302a44 100644
--- a/plugins/plugin-java/pom.xml
+++ b/plugins/plugin-java/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-java-parent
diff --git a/plugins/plugin-json/che-plugin-json-server/pom.xml b/plugins/plugin-json/che-plugin-json-server/pom.xml
index 0c6fd14474..625d645ed8 100644
--- a/plugins/plugin-json/che-plugin-json-server/pom.xml
+++ b/plugins/plugin-json/che-plugin-json-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-json-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-json-server
Che Plugin :: JSON :: Extension Server
diff --git a/plugins/plugin-json/pom.xml b/plugins/plugin-json/pom.xml
index c5bdb4145d..5f4cb2453f 100644
--- a/plugins/plugin-json/pom.xml
+++ b/plugins/plugin-json/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-json-parent
diff --git a/plugins/plugin-keybinding-eclipse/plugin-keybinding-eclipse-ide/pom.xml b/plugins/plugin-keybinding-eclipse/plugin-keybinding-eclipse-ide/pom.xml
index 421a69adde..4ae54bbe3c 100644
--- a/plugins/plugin-keybinding-eclipse/plugin-keybinding-eclipse-ide/pom.xml
+++ b/plugins/plugin-keybinding-eclipse/plugin-keybinding-eclipse-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-keybinding-eclipse-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-keybinding-eclipse-ide
diff --git a/plugins/plugin-keybinding-eclipse/pom.xml b/plugins/plugin-keybinding-eclipse/pom.xml
index 6993962632..d2325ad8c2 100644
--- a/plugins/plugin-keybinding-eclipse/pom.xml
+++ b/plugins/plugin-keybinding-eclipse/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-keybinding-eclipse-parent
diff --git a/plugins/plugin-languageserver/che-plugin-languageserver-ide/pom.xml b/plugins/plugin-languageserver/che-plugin-languageserver-ide/pom.xml
index 4c05a5c0bb..33dd991b72 100644
--- a/plugins/plugin-languageserver/che-plugin-languageserver-ide/pom.xml
+++ b/plugins/plugin-languageserver/che-plugin-languageserver-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-languageserver-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
..
che-plugin-languageserver-ide
diff --git a/plugins/plugin-languageserver/pom.xml b/plugins/plugin-languageserver/pom.xml
index c9d1c613e3..6fea8930de 100644
--- a/plugins/plugin-languageserver/pom.xml
+++ b/plugins/plugin-languageserver/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-languageserver-parent
diff --git a/plugins/plugin-machine/che-plugin-machine-ext-server/pom.xml b/plugins/plugin-machine/che-plugin-machine-ext-server/pom.xml
index 515c4f5cea..a9fd863d05 100644
--- a/plugins/plugin-machine/che-plugin-machine-ext-server/pom.xml
+++ b/plugins/plugin-machine/che-plugin-machine-ext-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-machine-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-machine-ext-server
diff --git a/plugins/plugin-machine/che-plugin-machine-ssh-client/pom.xml b/plugins/plugin-machine/che-plugin-machine-ssh-client/pom.xml
index 9b2362216f..5eba3bc99a 100644
--- a/plugins/plugin-machine/che-plugin-machine-ssh-client/pom.xml
+++ b/plugins/plugin-machine/che-plugin-machine-ssh-client/pom.xml
@@ -16,7 +16,7 @@
che-plugin-machine-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-machine-ssh-client
jar
diff --git a/plugins/plugin-machine/pom.xml b/plugins/plugin-machine/pom.xml
index 039a85ee58..e348744d23 100644
--- a/plugins/plugin-machine/pom.xml
+++ b/plugins/plugin-machine/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-machine-parent
diff --git a/plugins/plugin-maven/che-plugin-maven-generator-archetype/pom.xml b/plugins/plugin-maven/che-plugin-maven-generator-archetype/pom.xml
index f0c73d0fd8..5c4bd8afbe 100644
--- a/plugins/plugin-maven/che-plugin-maven-generator-archetype/pom.xml
+++ b/plugins/plugin-maven/che-plugin-maven-generator-archetype/pom.xml
@@ -16,7 +16,7 @@
che-plugin-maven-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-maven-generator-archetype
jar
diff --git a/plugins/plugin-maven/che-plugin-maven-ide/pom.xml b/plugins/plugin-maven/che-plugin-maven-ide/pom.xml
index 802e9a7303..8e0a0f03fc 100644
--- a/plugins/plugin-maven/che-plugin-maven-ide/pom.xml
+++ b/plugins/plugin-maven/che-plugin-maven-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-maven-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-maven-ide
Che Plugin :: Maven :: Extension Maven Client
diff --git a/plugins/plugin-maven/che-plugin-maven-server/pom.xml b/plugins/plugin-maven/che-plugin-maven-server/pom.xml
index 557ef2e03d..28d6331ed5 100644
--- a/plugins/plugin-maven/che-plugin-maven-server/pom.xml
+++ b/plugins/plugin-maven/che-plugin-maven-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-maven-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-maven-server
jar
diff --git a/plugins/plugin-maven/che-plugin-maven-shared/pom.xml b/plugins/plugin-maven/che-plugin-maven-shared/pom.xml
index 52bb8a1c00..99555c89ce 100644
--- a/plugins/plugin-maven/che-plugin-maven-shared/pom.xml
+++ b/plugins/plugin-maven/che-plugin-maven-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-maven-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-maven-shared
Che Plugin :: Maven :: Extension Maven Shared
diff --git a/plugins/plugin-maven/che-plugin-maven-tools/pom.xml b/plugins/plugin-maven/che-plugin-maven-tools/pom.xml
index bd651b5c24..6b0245e19e 100644
--- a/plugins/plugin-maven/che-plugin-maven-tools/pom.xml
+++ b/plugins/plugin-maven/che-plugin-maven-tools/pom.xml
@@ -16,7 +16,7 @@
che-plugin-maven-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-java-maven-tools
jar
diff --git a/plugins/plugin-maven/maven-server/maven-server-api/pom.xml b/plugins/plugin-maven/maven-server/maven-server-api/pom.xml
index f2f242a0c7..d2de9568d1 100644
--- a/plugins/plugin-maven/maven-server/maven-server-api/pom.xml
+++ b/plugins/plugin-maven/maven-server/maven-server-api/pom.xml
@@ -16,7 +16,7 @@
che-maven-server
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
maven-server-api
jar
diff --git a/plugins/plugin-maven/maven-server/maven-server-impl/pom.xml b/plugins/plugin-maven/maven-server/maven-server-impl/pom.xml
index 7c8d866b44..f58a1570c8 100644
--- a/plugins/plugin-maven/maven-server/maven-server-impl/pom.xml
+++ b/plugins/plugin-maven/maven-server/maven-server-impl/pom.xml
@@ -16,7 +16,7 @@
che-maven-server
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
maven-server-impl
jar
diff --git a/plugins/plugin-maven/maven-server/pom.xml b/plugins/plugin-maven/maven-server/pom.xml
index c6d12c7ade..09aaa66a20 100644
--- a/plugins/plugin-maven/maven-server/pom.xml
+++ b/plugins/plugin-maven/maven-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-maven-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-maven-server
pom
diff --git a/plugins/plugin-maven/pom.xml b/plugins/plugin-maven/pom.xml
index a76c973bf8..175ee4fa94 100644
--- a/plugins/plugin-maven/pom.xml
+++ b/plugins/plugin-maven/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-maven-parent
diff --git a/plugins/plugin-nodejs-debugger/che-plugin-nodejs-debugger-ide/pom.xml b/plugins/plugin-nodejs-debugger/che-plugin-nodejs-debugger-ide/pom.xml
index 2a1767488d..28fd86e98c 100644
--- a/plugins/plugin-nodejs-debugger/che-plugin-nodejs-debugger-ide/pom.xml
+++ b/plugins/plugin-nodejs-debugger/che-plugin-nodejs-debugger-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-nodejs-debugger-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-nodejs-debugger-ide
jar
diff --git a/plugins/plugin-nodejs-debugger/che-plugin-nodejs-debugger-server/pom.xml b/plugins/plugin-nodejs-debugger/che-plugin-nodejs-debugger-server/pom.xml
index 718923c4bf..2ea9fc7100 100644
--- a/plugins/plugin-nodejs-debugger/che-plugin-nodejs-debugger-server/pom.xml
+++ b/plugins/plugin-nodejs-debugger/che-plugin-nodejs-debugger-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-nodejs-debugger-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-nodejs-debugger-server
jar
diff --git a/plugins/plugin-nodejs-debugger/pom.xml b/plugins/plugin-nodejs-debugger/pom.xml
index 5abe9826b6..a77dc8abf9 100644
--- a/plugins/plugin-nodejs-debugger/pom.xml
+++ b/plugins/plugin-nodejs-debugger/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-nodejs-debugger-parent
pom
diff --git a/plugins/plugin-nodejs/che-plugin-nodejs-lang-ide/pom.xml b/plugins/plugin-nodejs/che-plugin-nodejs-lang-ide/pom.xml
index 6bf3e1ac92..bcaaa5bbb1 100644
--- a/plugins/plugin-nodejs/che-plugin-nodejs-lang-ide/pom.xml
+++ b/plugins/plugin-nodejs/che-plugin-nodejs-lang-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-nodejs-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-nodejs-lang-ide
jar
diff --git a/plugins/plugin-nodejs/che-plugin-nodejs-lang-server/pom.xml b/plugins/plugin-nodejs/che-plugin-nodejs-lang-server/pom.xml
index de56a3fd5e..8050ee6d9e 100644
--- a/plugins/plugin-nodejs/che-plugin-nodejs-lang-server/pom.xml
+++ b/plugins/plugin-nodejs/che-plugin-nodejs-lang-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-nodejs-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-nodejs-lang-server
Che Plugin :: NodeJs :: Extension Server
diff --git a/plugins/plugin-nodejs/che-plugin-nodejs-lang-shared/pom.xml b/plugins/plugin-nodejs/che-plugin-nodejs-lang-shared/pom.xml
index 288c18348e..37af4ad98e 100644
--- a/plugins/plugin-nodejs/che-plugin-nodejs-lang-shared/pom.xml
+++ b/plugins/plugin-nodejs/che-plugin-nodejs-lang-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-nodejs-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-nodejs-lang-shared
Che Plugin :: NodeJs :: Extension Shared
diff --git a/plugins/plugin-nodejs/pom.xml b/plugins/plugin-nodejs/pom.xml
index 33850ee0d1..59811cc6ec 100644
--- a/plugins/plugin-nodejs/pom.xml
+++ b/plugins/plugin-nodejs/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-nodejs-parent
diff --git a/plugins/plugin-orion/che-plugin-orion-compare/pom.xml b/plugins/plugin-orion/che-plugin-orion-compare/pom.xml
index 18b3c8f638..2e580d8548 100644
--- a/plugins/plugin-orion/che-plugin-orion-compare/pom.xml
+++ b/plugins/plugin-orion/che-plugin-orion-compare/pom.xml
@@ -16,7 +16,7 @@
che-plugin-orion-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-orion-compare
jar
diff --git a/plugins/plugin-orion/che-plugin-orion-editor/pom.xml b/plugins/plugin-orion/che-plugin-orion-editor/pom.xml
index 18ad5df983..ab5986c2d7 100644
--- a/plugins/plugin-orion/che-plugin-orion-editor/pom.xml
+++ b/plugins/plugin-orion/che-plugin-orion-editor/pom.xml
@@ -16,7 +16,7 @@
che-plugin-orion-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-orion-editor
diff --git a/plugins/plugin-orion/pom.xml b/plugins/plugin-orion/pom.xml
index 424b1b08e3..fa01987785 100644
--- a/plugins/plugin-orion/pom.xml
+++ b/plugins/plugin-orion/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-orion-parent
diff --git a/plugins/plugin-php/che-plugin-php-lang-ide/pom.xml b/plugins/plugin-php/che-plugin-php-lang-ide/pom.xml
index 559d490346..2295444b60 100644
--- a/plugins/plugin-php/che-plugin-php-lang-ide/pom.xml
+++ b/plugins/plugin-php/che-plugin-php-lang-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-php-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-php-lang-ide
jar
diff --git a/plugins/plugin-php/che-plugin-php-lang-server/pom.xml b/plugins/plugin-php/che-plugin-php-lang-server/pom.xml
index 0579405bd2..caf5c48a11 100644
--- a/plugins/plugin-php/che-plugin-php-lang-server/pom.xml
+++ b/plugins/plugin-php/che-plugin-php-lang-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-php-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-php-lang-server
Che Plugin :: PHP :: Extension Server
diff --git a/plugins/plugin-php/che-plugin-php-lang-shared/pom.xml b/plugins/plugin-php/che-plugin-php-lang-shared/pom.xml
index 925e680d79..ebb822d235 100644
--- a/plugins/plugin-php/che-plugin-php-lang-shared/pom.xml
+++ b/plugins/plugin-php/che-plugin-php-lang-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-php-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-php-lang-shared
Che Plugin :: PHP :: Shared
diff --git a/plugins/plugin-php/pom.xml b/plugins/plugin-php/pom.xml
index bfe42bfbab..a82cb36ed4 100644
--- a/plugins/plugin-php/pom.xml
+++ b/plugins/plugin-php/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-php-parent
diff --git a/plugins/plugin-product-info/pom.xml b/plugins/plugin-product-info/pom.xml
index 7b2c836929..a0b743540e 100644
--- a/plugins/plugin-product-info/pom.xml
+++ b/plugins/plugin-product-info/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-product-info
diff --git a/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-ide/pom.xml b/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-ide/pom.xml
index d67d78cf20..860319bb4e 100644
--- a/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-ide/pom.xml
+++ b/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-pullrequest-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-pullrequest-ide
Che Plugin :: Pull request :: IDE
diff --git a/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-server/pom.xml b/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-server/pom.xml
index 4f45d99455..7859b57af5 100644
--- a/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-server/pom.xml
+++ b/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-pullrequest-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-pullrequest-server
Che Plugin :: Pull request :: Server
diff --git a/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-shared/pom.xml b/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-shared/pom.xml
index e0377b5156..c42d4bfdf8 100644
--- a/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-shared/pom.xml
+++ b/plugins/plugin-pullrequest-parent/che-plugin-pullrequest-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-pullrequest-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-pullrequest-shared
Che Plugin :: Pull request :: Shared
diff --git a/plugins/plugin-pullrequest-parent/pom.xml b/plugins/plugin-pullrequest-parent/pom.xml
index db1fe5b6ba..63012a87fb 100644
--- a/plugins/plugin-pullrequest-parent/pom.xml
+++ b/plugins/plugin-pullrequest-parent/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-pullrequest-parent
pom
diff --git a/plugins/plugin-python/che-plugin-python-lang-ide/pom.xml b/plugins/plugin-python/che-plugin-python-lang-ide/pom.xml
index 267c1b1027..686da51958 100644
--- a/plugins/plugin-python/che-plugin-python-lang-ide/pom.xml
+++ b/plugins/plugin-python/che-plugin-python-lang-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-python-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-python-lang-ide
jar
diff --git a/plugins/plugin-python/che-plugin-python-lang-server/pom.xml b/plugins/plugin-python/che-plugin-python-lang-server/pom.xml
index 2102723b6c..e34a92e8d4 100644
--- a/plugins/plugin-python/che-plugin-python-lang-server/pom.xml
+++ b/plugins/plugin-python/che-plugin-python-lang-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-python-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-python-lang-server
Che Plugin :: Python :: Extension Server
diff --git a/plugins/plugin-python/che-plugin-python-lang-shared/pom.xml b/plugins/plugin-python/che-plugin-python-lang-shared/pom.xml
index 023dc76c93..8d2316dc74 100644
--- a/plugins/plugin-python/che-plugin-python-lang-shared/pom.xml
+++ b/plugins/plugin-python/che-plugin-python-lang-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-python-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-python-lang-shared
che-plugin-python-lang-shared
diff --git a/plugins/plugin-python/pom.xml b/plugins/plugin-python/pom.xml
index eef4b9cd73..2a4346f271 100644
--- a/plugins/plugin-python/pom.xml
+++ b/plugins/plugin-python/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-python-parent
diff --git a/plugins/plugin-sdk/che-plugin-sdk-ext-plugins/pom.xml b/plugins/plugin-sdk/che-plugin-sdk-ext-plugins/pom.xml
index 2b19de39f5..432e5d173c 100644
--- a/plugins/plugin-sdk/che-plugin-sdk-ext-plugins/pom.xml
+++ b/plugins/plugin-sdk/che-plugin-sdk-ext-plugins/pom.xml
@@ -16,7 +16,7 @@
che-plugin-sdk-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-sdk-ext-plugins
jar
diff --git a/plugins/plugin-sdk/che-plugin-sdk-tools/pom.xml b/plugins/plugin-sdk/che-plugin-sdk-tools/pom.xml
index da9465d017..f15fa24712 100644
--- a/plugins/plugin-sdk/che-plugin-sdk-tools/pom.xml
+++ b/plugins/plugin-sdk/che-plugin-sdk-tools/pom.xml
@@ -16,7 +16,7 @@
che-plugin-sdk-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-sdk-tools
jar
diff --git a/plugins/plugin-sdk/pom.xml b/plugins/plugin-sdk/pom.xml
index c6d12eeb0b..e5786e57be 100644
--- a/plugins/plugin-sdk/pom.xml
+++ b/plugins/plugin-sdk/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-sdk-parent
diff --git a/plugins/plugin-svn/che-plugin-svn-ext-ide/pom.xml b/plugins/plugin-svn/che-plugin-svn-ext-ide/pom.xml
index 909d5309c9..22ebf60739 100644
--- a/plugins/plugin-svn/che-plugin-svn-ext-ide/pom.xml
+++ b/plugins/plugin-svn/che-plugin-svn-ext-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-svn-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-svn-ext-ide
jar
diff --git a/plugins/plugin-svn/che-plugin-svn-ext-server/pom.xml b/plugins/plugin-svn/che-plugin-svn-ext-server/pom.xml
index 3cb2b13ad2..4b817318d9 100644
--- a/plugins/plugin-svn/che-plugin-svn-ext-server/pom.xml
+++ b/plugins/plugin-svn/che-plugin-svn-ext-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-svn-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-svn-ext-server
jar
diff --git a/plugins/plugin-svn/che-plugin-svn-ext-shared/pom.xml b/plugins/plugin-svn/che-plugin-svn-ext-shared/pom.xml
index 2050dd208a..2080d4d7a3 100644
--- a/plugins/plugin-svn/che-plugin-svn-ext-shared/pom.xml
+++ b/plugins/plugin-svn/che-plugin-svn-ext-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-svn-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-svn-ext-shared
jar
diff --git a/plugins/plugin-svn/pom.xml b/plugins/plugin-svn/pom.xml
index 10f39ed447..4e11078a3b 100644
--- a/plugins/plugin-svn/pom.xml
+++ b/plugins/plugin-svn/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-svn-parent
diff --git a/plugins/plugin-testing-java/plugin-testing-classpath/pom.xml b/plugins/plugin-testing-java/plugin-testing-classpath/pom.xml
index 8d09ea97f1..82efe87991 100644
--- a/plugins/plugin-testing-java/plugin-testing-classpath/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-classpath/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-java-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-classpath
Che Plugin :: Java Testing :: Classpath
diff --git a/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-ide/pom.xml b/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-ide/pom.xml
index b868f255b7..8331e17142 100644
--- a/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-ide/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-junit
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-junit-ide
Che Plugin :: Java Testing :: JUnit IDE
diff --git a/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-runtime/pom.xml b/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-runtime/pom.xml
index 3bed460e51..e3ad0fc479 100644
--- a/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-runtime/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-runtime/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-junit
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-junit-runtime
diff --git a/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-server/pom.xml b/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-server/pom.xml
index d8cb059495..2354b5cb6d 100644
--- a/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-server/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-junit
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-junit-server
Che Plugin :: Java Testing :: JUnit Server
diff --git a/plugins/plugin-testing-java/plugin-testing-junit/pom.xml b/plugins/plugin-testing-java/plugin-testing-junit/pom.xml
index 93bb83f39b..e51fbc22e8 100644
--- a/plugins/plugin-testing-java/plugin-testing-junit/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-junit/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-java-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-junit
pom
diff --git a/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-ide/pom.xml b/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-ide/pom.xml
index 999267a242..f4328d91ff 100644
--- a/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-ide/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-testng
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-testng-ide
Che Plugin :: Java Testing :: TestNG IDE
diff --git a/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-runtime/pom.xml b/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-runtime/pom.xml
index 38f3e45c7a..c96116923f 100644
--- a/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-runtime/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-runtime/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-testng
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-testng-runtime
diff --git a/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-server/pom.xml b/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-server/pom.xml
index 6290f5b078..9c94a19a57 100644
--- a/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-server/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-testng
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-testng-server
Che Plugin :: Java Testing :: TestNG Server
diff --git a/plugins/plugin-testing-java/plugin-testing-testng/pom.xml b/plugins/plugin-testing-java/plugin-testing-testng/pom.xml
index 076dfc4442..77371da2d9 100644
--- a/plugins/plugin-testing-java/plugin-testing-testng/pom.xml
+++ b/plugins/plugin-testing-java/plugin-testing-testng/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-java-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-testng
pom
diff --git a/plugins/plugin-testing-java/pom.xml b/plugins/plugin-testing-java/pom.xml
index efbc779589..1674b38e49 100644
--- a/plugins/plugin-testing-java/pom.xml
+++ b/plugins/plugin-testing-java/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-java-parent
pom
diff --git a/plugins/plugin-testing-php/plugin-testing-phpunit/che-plugin-testing-phpunit-ide/pom.xml b/plugins/plugin-testing-php/plugin-testing-phpunit/che-plugin-testing-phpunit-ide/pom.xml
index 3721c401e0..6762ae2248 100644
--- a/plugins/plugin-testing-php/plugin-testing-phpunit/che-plugin-testing-phpunit-ide/pom.xml
+++ b/plugins/plugin-testing-php/plugin-testing-phpunit/che-plugin-testing-phpunit-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-phpunit
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-phpunit-ide
Che Plugin :: PHP Testing :: PHPUnit IDE
diff --git a/plugins/plugin-testing-php/plugin-testing-phpunit/che-plugin-testing-phpunit-server/pom.xml b/plugins/plugin-testing-php/plugin-testing-phpunit/che-plugin-testing-phpunit-server/pom.xml
index 35c832b0dc..83db6392b1 100644
--- a/plugins/plugin-testing-php/plugin-testing-phpunit/che-plugin-testing-phpunit-server/pom.xml
+++ b/plugins/plugin-testing-php/plugin-testing-phpunit/che-plugin-testing-phpunit-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-phpunit
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-phpunit-server
Che Plugin :: PHP Testing :: PHPUnit Server
diff --git a/plugins/plugin-testing-php/plugin-testing-phpunit/pom.xml b/plugins/plugin-testing-php/plugin-testing-phpunit/pom.xml
index b50e77cd11..137d1df99a 100644
--- a/plugins/plugin-testing-php/plugin-testing-phpunit/pom.xml
+++ b/plugins/plugin-testing-php/plugin-testing-phpunit/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-php-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-phpunit
pom
diff --git a/plugins/plugin-testing-php/pom.xml b/plugins/plugin-testing-php/pom.xml
index c6a85a7aac..c4bda536f7 100644
--- a/plugins/plugin-testing-php/pom.xml
+++ b/plugins/plugin-testing-php/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-php-parent
pom
diff --git a/plugins/plugin-testing/che-plugin-testing-ide/pom.xml b/plugins/plugin-testing/che-plugin-testing-ide/pom.xml
index 1cb576d414..402c25ea23 100644
--- a/plugins/plugin-testing/che-plugin-testing-ide/pom.xml
+++ b/plugins/plugin-testing/che-plugin-testing-ide/pom.xml
@@ -16,7 +16,7 @@
che-plugin-testing-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-ide
Che Plugin :: Testing :: IDE
diff --git a/plugins/plugin-testing/pom.xml b/plugins/plugin-testing/pom.xml
index 9c94d798e7..773c33c68f 100644
--- a/plugins/plugin-testing/pom.xml
+++ b/plugins/plugin-testing/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-testing-parent
pom
diff --git a/plugins/plugin-traefik/plugin-traefik-docker/pom.xml b/plugins/plugin-traefik/plugin-traefik-docker/pom.xml
index f5466b5d8a..a9b440afc9 100644
--- a/plugins/plugin-traefik/plugin-traefik-docker/pom.xml
+++ b/plugins/plugin-traefik/plugin-traefik-docker/pom.xml
@@ -16,7 +16,7 @@
che-plugin-traefik-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-traefik-docker
jar
diff --git a/plugins/plugin-traefik/pom.xml b/plugins/plugin-traefik/pom.xml
index 52c73e6d14..92e69b5f1f 100644
--- a/plugins/plugin-traefik/pom.xml
+++ b/plugins/plugin-traefik/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-traefik-parent
diff --git a/plugins/plugin-urlfactory/pom.xml b/plugins/plugin-urlfactory/pom.xml
index 1e77d21873..ee0621fb37 100644
--- a/plugins/plugin-urlfactory/pom.xml
+++ b/plugins/plugin-urlfactory/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-url-factory
diff --git a/plugins/plugin-web/che-plugin-web-ext-server/pom.xml b/plugins/plugin-web/che-plugin-web-ext-server/pom.xml
index 6fa8fdfb79..ae295806b8 100644
--- a/plugins/plugin-web/che-plugin-web-ext-server/pom.xml
+++ b/plugins/plugin-web/che-plugin-web-ext-server/pom.xml
@@ -16,7 +16,7 @@
che-plugin-web-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-web-ext-server
diff --git a/plugins/plugin-web/che-plugin-web-ext-shared/pom.xml b/plugins/plugin-web/che-plugin-web-ext-shared/pom.xml
index 5c19025bd4..a655ced862 100644
--- a/plugins/plugin-web/che-plugin-web-ext-shared/pom.xml
+++ b/plugins/plugin-web/che-plugin-web-ext-shared/pom.xml
@@ -16,7 +16,7 @@
che-plugin-web-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-web-ext-shared
diff --git a/plugins/plugin-web/che-plugin-web-ext-web/pom.xml b/plugins/plugin-web/che-plugin-web-ext-web/pom.xml
index 6a56187cbb..8af9333f28 100644
--- a/plugins/plugin-web/che-plugin-web-ext-web/pom.xml
+++ b/plugins/plugin-web/che-plugin-web-ext-web/pom.xml
@@ -16,7 +16,7 @@
che-plugin-web-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-web-ext-web
jar
diff --git a/plugins/plugin-web/pom.xml b/plugins/plugin-web/pom.xml
index 88e4ccb18d..fd43bb5002 100644
--- a/plugins/plugin-web/pom.xml
+++ b/plugins/plugin-web/pom.xml
@@ -16,7 +16,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-web-parent
diff --git a/plugins/plugin-zend-debugger/che-plugin-zend-debugger-ide/pom.xml b/plugins/plugin-zend-debugger/che-plugin-zend-debugger-ide/pom.xml
index 15a39af5bd..19113d5068 100644
--- a/plugins/plugin-zend-debugger/che-plugin-zend-debugger-ide/pom.xml
+++ b/plugins/plugin-zend-debugger/che-plugin-zend-debugger-ide/pom.xml
@@ -13,7 +13,7 @@
che-plugin-zend-debugger-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-zend-debugger-ide
jar
diff --git a/plugins/plugin-zend-debugger/che-plugin-zend-debugger-server/pom.xml b/plugins/plugin-zend-debugger/che-plugin-zend-debugger-server/pom.xml
index 5937bbce21..1fba6dfa46 100644
--- a/plugins/plugin-zend-debugger/che-plugin-zend-debugger-server/pom.xml
+++ b/plugins/plugin-zend-debugger/che-plugin-zend-debugger-server/pom.xml
@@ -13,7 +13,7 @@
che-plugin-zend-debugger-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-plugin-zend-debugger-server
jar
diff --git a/plugins/plugin-zend-debugger/pom.xml b/plugins/plugin-zend-debugger/pom.xml
index e6872b3e4a..aeef8f3ba2 100644
--- a/plugins/plugin-zend-debugger/pom.xml
+++ b/plugins/plugin-zend-debugger/pom.xml
@@ -13,7 +13,7 @@
che-plugin-parent
org.eclipse.che.plugin
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-plugin-zend-debugger-parent
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 4f29eb45d1..f72f086e7c 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -16,12 +16,12 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
org.eclipse.che.plugin
che-plugin-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che Plugin :: Parent
diff --git a/pom.xml b/pom.xml
index 39c3227941..4139763be1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,11 +16,11 @@
maven-depmgt-pom
org.eclipse.che.depmgt
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che
che-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che Parent
@@ -44,9 +44,9 @@
https://github.com/eclipse/che
- 5.17.0-SNAPSHOT
- 5.17.0-SNAPSHOT
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
1.0-beta2
diff --git a/samples/pom.xml b/samples/pom.xml
index 5cb1ebf1df..702d9f2242 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -16,12 +16,12 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
org.eclipse.che.sample
che-sample-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che Sample :: Parent
diff --git a/samples/sample-plugin-actions/che-sample-plugin-actions-ide/pom.xml b/samples/sample-plugin-actions/che-sample-plugin-actions-ide/pom.xml
index 11f83a9115..714bb18742 100644
--- a/samples/sample-plugin-actions/che-sample-plugin-actions-ide/pom.xml
+++ b/samples/sample-plugin-actions/che-sample-plugin-actions-ide/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-actions-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-actions-ide
jar
diff --git a/samples/sample-plugin-actions/pom.xml b/samples/sample-plugin-actions/pom.xml
index d3f9a3c47e..dc1c91307d 100644
--- a/samples/sample-plugin-actions/pom.xml
+++ b/samples/sample-plugin-actions/pom.xml
@@ -16,7 +16,7 @@
che-sample-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-sample-plugin-actions-parent
diff --git a/samples/sample-plugin-embedjs/che-sample-plugin-embedjs-ide/pom.xml b/samples/sample-plugin-embedjs/che-sample-plugin-embedjs-ide/pom.xml
index a5656d13e2..642c4dd7d3 100644
--- a/samples/sample-plugin-embedjs/che-sample-plugin-embedjs-ide/pom.xml
+++ b/samples/sample-plugin-embedjs/che-sample-plugin-embedjs-ide/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-embedjs-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-embedjs-ide
jar
diff --git a/samples/sample-plugin-embedjs/pom.xml b/samples/sample-plugin-embedjs/pom.xml
index 6cb70ad49a..72328f93dc 100644
--- a/samples/sample-plugin-embedjs/pom.xml
+++ b/samples/sample-plugin-embedjs/pom.xml
@@ -16,7 +16,7 @@
che-sample-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-sample-plugin-embedjs-parent
diff --git a/samples/sample-plugin-filetype/che-sample-plugin-filetype-ide/pom.xml b/samples/sample-plugin-filetype/che-sample-plugin-filetype-ide/pom.xml
index d3a1172da4..a1172a0522 100644
--- a/samples/sample-plugin-filetype/che-sample-plugin-filetype-ide/pom.xml
+++ b/samples/sample-plugin-filetype/che-sample-plugin-filetype-ide/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-filetype-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-filetype-ide
jar
diff --git a/samples/sample-plugin-filetype/pom.xml b/samples/sample-plugin-filetype/pom.xml
index 2747ada6d1..94a43f57a5 100644
--- a/samples/sample-plugin-filetype/pom.xml
+++ b/samples/sample-plugin-filetype/pom.xml
@@ -16,7 +16,7 @@
che-sample-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-sample-plugin-filetype-parent
diff --git a/samples/sample-plugin-json/che-sample-plugin-json-ide/pom.xml b/samples/sample-plugin-json/che-sample-plugin-json-ide/pom.xml
index 52b45de998..c3708814da 100644
--- a/samples/sample-plugin-json/che-sample-plugin-json-ide/pom.xml
+++ b/samples/sample-plugin-json/che-sample-plugin-json-ide/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-json-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-json-ide
jar
diff --git a/samples/sample-plugin-json/che-sample-plugin-json-server/pom.xml b/samples/sample-plugin-json/che-sample-plugin-json-server/pom.xml
index e28becbb5d..b365ce91f8 100644
--- a/samples/sample-plugin-json/che-sample-plugin-json-server/pom.xml
+++ b/samples/sample-plugin-json/che-sample-plugin-json-server/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-json-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-json-server
Che Sample :: Plugin JSON :: Server
diff --git a/samples/sample-plugin-json/che-sample-plugin-json-shared/pom.xml b/samples/sample-plugin-json/che-sample-plugin-json-shared/pom.xml
index 431acadc9d..df4327e140 100644
--- a/samples/sample-plugin-json/che-sample-plugin-json-shared/pom.xml
+++ b/samples/sample-plugin-json/che-sample-plugin-json-shared/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-json-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-json-shared
Che Sample :: Plugin JSON :: Shared
diff --git a/samples/sample-plugin-json/pom.xml b/samples/sample-plugin-json/pom.xml
index 445e72cc21..8a0f9fe9b2 100644
--- a/samples/sample-plugin-json/pom.xml
+++ b/samples/sample-plugin-json/pom.xml
@@ -16,7 +16,7 @@
che-sample-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-sample-plugin-json-parent
diff --git a/samples/sample-plugin-nativeaccess/che-sample-plugin-nativeaccess-ide/pom.xml b/samples/sample-plugin-nativeaccess/che-sample-plugin-nativeaccess-ide/pom.xml
index 9bc2284615..4f668e71e3 100644
--- a/samples/sample-plugin-nativeaccess/che-sample-plugin-nativeaccess-ide/pom.xml
+++ b/samples/sample-plugin-nativeaccess/che-sample-plugin-nativeaccess-ide/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-nativeaccess-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-nativeaccess-ide
jar
diff --git a/samples/sample-plugin-nativeaccess/pom.xml b/samples/sample-plugin-nativeaccess/pom.xml
index 1f0dd13c76..44e16a9e50 100644
--- a/samples/sample-plugin-nativeaccess/pom.xml
+++ b/samples/sample-plugin-nativeaccess/pom.xml
@@ -16,7 +16,7 @@
che-sample-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-sample-plugin-nativeaccess-parent
diff --git a/samples/sample-plugin-parts/che-sample-plugin-parts-ide/pom.xml b/samples/sample-plugin-parts/che-sample-plugin-parts-ide/pom.xml
index fc4e4befc1..93bfaeabc9 100644
--- a/samples/sample-plugin-parts/che-sample-plugin-parts-ide/pom.xml
+++ b/samples/sample-plugin-parts/che-sample-plugin-parts-ide/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-parts-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-parts-ide
jar
diff --git a/samples/sample-plugin-parts/pom.xml b/samples/sample-plugin-parts/pom.xml
index 2312403fa1..ed34bb7ab8 100644
--- a/samples/sample-plugin-parts/pom.xml
+++ b/samples/sample-plugin-parts/pom.xml
@@ -16,7 +16,7 @@
che-sample-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-sample-plugin-parts-parent
diff --git a/samples/sample-plugin-serverservice/che-sample-plugin-serverservice-ide/pom.xml b/samples/sample-plugin-serverservice/che-sample-plugin-serverservice-ide/pom.xml
index 683f0052cb..b6746cd889 100644
--- a/samples/sample-plugin-serverservice/che-sample-plugin-serverservice-ide/pom.xml
+++ b/samples/sample-plugin-serverservice/che-sample-plugin-serverservice-ide/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-serverservice-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-serverservice-ide
jar
diff --git a/samples/sample-plugin-serverservice/che-sample-plugin-serverservice-server/pom.xml b/samples/sample-plugin-serverservice/che-sample-plugin-serverservice-server/pom.xml
index 7795349cb5..098a40bc02 100644
--- a/samples/sample-plugin-serverservice/che-sample-plugin-serverservice-server/pom.xml
+++ b/samples/sample-plugin-serverservice/che-sample-plugin-serverservice-server/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-serverservice-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-serverservice-server
Che Sample :: Plugin ServerService :: Server
diff --git a/samples/sample-plugin-serverservice/pom.xml b/samples/sample-plugin-serverservice/pom.xml
index 7d0101c9ec..7d546afa7f 100644
--- a/samples/sample-plugin-serverservice/pom.xml
+++ b/samples/sample-plugin-serverservice/pom.xml
@@ -16,7 +16,7 @@
che-sample-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-sample-plugin-serverservice-parent
diff --git a/samples/sample-plugin-wizard/che-sample-plugin-wizard-ide/pom.xml b/samples/sample-plugin-wizard/che-sample-plugin-wizard-ide/pom.xml
index fd8b0e3b45..ca92edae98 100644
--- a/samples/sample-plugin-wizard/che-sample-plugin-wizard-ide/pom.xml
+++ b/samples/sample-plugin-wizard/che-sample-plugin-wizard-ide/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-wizard-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-wizard-ide
jar
diff --git a/samples/sample-plugin-wizard/che-sample-plugin-wizard-server/pom.xml b/samples/sample-plugin-wizard/che-sample-plugin-wizard-server/pom.xml
index c2ff11de3f..0a686ba667 100644
--- a/samples/sample-plugin-wizard/che-sample-plugin-wizard-server/pom.xml
+++ b/samples/sample-plugin-wizard/che-sample-plugin-wizard-server/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-wizard-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-wizard-server
Che Sample :: Plugin Wizard :: Server
diff --git a/samples/sample-plugin-wizard/che-sample-plugin-wizard-shared/pom.xml b/samples/sample-plugin-wizard/che-sample-plugin-wizard-shared/pom.xml
index 533206e094..95fb2f8401 100644
--- a/samples/sample-plugin-wizard/che-sample-plugin-wizard-shared/pom.xml
+++ b/samples/sample-plugin-wizard/che-sample-plugin-wizard-shared/pom.xml
@@ -16,7 +16,7 @@
che-sample-plugin-wizard-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-sample-plugin-wizard-shared
Che Sample :: Plugin Wizard :: Shared
diff --git a/samples/sample-plugin-wizard/pom.xml b/samples/sample-plugin-wizard/pom.xml
index a9a37e0187..ff07280d6e 100644
--- a/samples/sample-plugin-wizard/pom.xml
+++ b/samples/sample-plugin-wizard/pom.xml
@@ -16,7 +16,7 @@
che-sample-parent
org.eclipse.che.sample
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
che-sample-plugin-wizard-parent
diff --git a/selenium/che-selenium-core/pom.xml b/selenium/che-selenium-core/pom.xml
index 67afe3d898..b7079a2e96 100644
--- a/selenium/che-selenium-core/pom.xml
+++ b/selenium/che-selenium-core/pom.xml
@@ -16,7 +16,7 @@
che-selenium-parent
org.eclipse.che.selenium
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-selenium-core
jar
diff --git a/selenium/che-selenium-test/pom.xml b/selenium/che-selenium-test/pom.xml
index f39262196b..42813de914 100644
--- a/selenium/che-selenium-test/pom.xml
+++ b/selenium/che-selenium-test/pom.xml
@@ -16,7 +16,7 @@
che-selenium-parent
org.eclipse.che.selenium
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-selenium-test
jar
diff --git a/selenium/pom.xml b/selenium/pom.xml
index 0f2fb50435..b95ad551de 100644
--- a/selenium/pom.xml
+++ b/selenium/pom.xml
@@ -16,7 +16,7 @@
che-parent
org.eclipse.che
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.selenium
che-selenium-parent
diff --git a/wsagent/agent/pom.xml b/wsagent/agent/pom.xml
index a4d17cc8bd..df6002629c 100644
--- a/wsagent/agent/pom.xml
+++ b/wsagent/agent/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
wsagent
Workspace Agent
diff --git a/wsagent/che-core-api-debug-shared/pom.xml b/wsagent/che-core-api-debug-shared/pom.xml
index ab3cdd2a85..54d175defa 100644
--- a/wsagent/che-core-api-debug-shared/pom.xml
+++ b/wsagent/che-core-api-debug-shared/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-debug-shared
jar
diff --git a/wsagent/che-core-api-debug/pom.xml b/wsagent/che-core-api-debug/pom.xml
index 46ffeefba2..4c21bc1f2d 100644
--- a/wsagent/che-core-api-debug/pom.xml
+++ b/wsagent/che-core-api-debug/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-debug
Che Core :: API :: Debug
diff --git a/wsagent/che-core-api-git-shared/pom.xml b/wsagent/che-core-api-git-shared/pom.xml
index 961bcb67b7..aacd055c7d 100644
--- a/wsagent/che-core-api-git-shared/pom.xml
+++ b/wsagent/che-core-api-git-shared/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-git-shared
jar
diff --git a/wsagent/che-core-api-git/pom.xml b/wsagent/che-core-api-git/pom.xml
index 44eee90d26..5b04520547 100644
--- a/wsagent/che-core-api-git/pom.xml
+++ b/wsagent/che-core-api-git/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-git
jar
diff --git a/wsagent/che-core-api-languageserver-maven-plugin/pom.xml b/wsagent/che-core-api-languageserver-maven-plugin/pom.xml
index aaf0e837f3..81213cf3ae 100644
--- a/wsagent/che-core-api-languageserver-maven-plugin/pom.xml
+++ b/wsagent/che-core-api-languageserver-maven-plugin/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-languageserver-maven-plugin
maven-plugin
diff --git a/wsagent/che-core-api-languageserver-shared/pom.xml b/wsagent/che-core-api-languageserver-shared/pom.xml
index 32bbef9440..f92e8907da 100644
--- a/wsagent/che-core-api-languageserver-shared/pom.xml
+++ b/wsagent/che-core-api-languageserver-shared/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-languageserver-shared
jar
diff --git a/wsagent/che-core-api-languageserver/pom.xml b/wsagent/che-core-api-languageserver/pom.xml
index b781a2debf..7c70addaff 100644
--- a/wsagent/che-core-api-languageserver/pom.xml
+++ b/wsagent/che-core-api-languageserver/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-languageserver
jar
diff --git a/wsagent/che-core-api-oauth/pom.xml b/wsagent/che-core-api-oauth/pom.xml
index d674ab16e6..156f0591f5 100644
--- a/wsagent/che-core-api-oauth/pom.xml
+++ b/wsagent/che-core-api-oauth/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-oauth
jar
diff --git a/wsagent/che-core-api-project-shared/pom.xml b/wsagent/che-core-api-project-shared/pom.xml
index 1ea56afc20..aed55e1af6 100644
--- a/wsagent/che-core-api-project-shared/pom.xml
+++ b/wsagent/che-core-api-project-shared/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-project-shared
jar
diff --git a/wsagent/che-core-api-project/pom.xml b/wsagent/che-core-api-project/pom.xml
index 411cb19ea2..9ad7907604 100644
--- a/wsagent/che-core-api-project/pom.xml
+++ b/wsagent/che-core-api-project/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-project
jar
@@ -105,7 +105,7 @@
org.eclipse.che.core
che-core-api-project-shared
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.core
diff --git a/wsagent/che-core-api-testing-shared/pom.xml b/wsagent/che-core-api-testing-shared/pom.xml
index 890bc4f9d4..00a02b65e6 100644
--- a/wsagent/che-core-api-testing-shared/pom.xml
+++ b/wsagent/che-core-api-testing-shared/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-testing-shared
Che Core :: API :: Testing Shared
diff --git a/wsagent/che-core-api-testing/pom.xml b/wsagent/che-core-api-testing/pom.xml
index 1912302256..bb02bcccaa 100644
--- a/wsagent/che-core-api-testing/pom.xml
+++ b/wsagent/che-core-api-testing/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-testing
Che Core :: API :: Testing
diff --git a/wsagent/che-core-api-testing/src/main/java/org/eclipse/che/api/testing/server/messages/ServerTestingMessage.java b/wsagent/che-core-api-testing/src/main/java/org/eclipse/che/api/testing/server/messages/ServerTestingMessage.java
index decc6b6013..e71f2f0a2e 100644
--- a/wsagent/che-core-api-testing/src/main/java/org/eclipse/che/api/testing/server/messages/ServerTestingMessage.java
+++ b/wsagent/che-core-api-testing/src/main/java/org/eclipse/che/api/testing/server/messages/ServerTestingMessage.java
@@ -93,9 +93,9 @@ public class ServerTestingMessage implements TestingMessage {
if (text == null || text.isEmpty()) {
return text;
}
- int finaleLenght = calulateUnescapedLenght(text);
+ int finalLength = calculateUnescapedLength(text);
int length = text.length();
- char[] result = new char[finaleLenght];
+ char[] result = new char[finalLength];
int resultPos = 0;
for (int i = 0; i < length; i++) {
char c = text.charAt(i);
@@ -113,13 +113,13 @@ public class ServerTestingMessage implements TestingMessage {
return new String(result);
}
- private static int calulateUnescapedLenght(String text) {
+ private static int calculateUnescapedLength(String text) {
int result = 0;
- int lenght = text.length();
+ int length = text.length();
- for (int i = 0; i < lenght; i++) {
+ for (int i = 0; i < length; i++) {
char c = text.charAt(i);
- if (c == ESCAPE_SEPARATOR && i < lenght - 1) {
+ if (c == ESCAPE_SEPARATOR && i < length - 1) {
char nextChar = text.charAt(i + 1);
if (unescape(nextChar) != 0) {
i++;
diff --git a/wsagent/che-core-git-impl-jgit/pom.xml b/wsagent/che-core-git-impl-jgit/pom.xml
index 974d6c0dd1..51a2b2fcd6 100644
--- a/wsagent/che-core-git-impl-jgit/pom.xml
+++ b/wsagent/che-core-git-impl-jgit/pom.xml
@@ -17,7 +17,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-git-impl-jgit
jar
diff --git a/wsagent/che-core-ssh-key-ide/pom.xml b/wsagent/che-core-ssh-key-ide/pom.xml
index 1f7b6564fd..cca38e0f4b 100644
--- a/wsagent/che-core-ssh-key-ide/pom.xml
+++ b/wsagent/che-core-ssh-key-ide/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.plugin
che-plugin-ssh-key-ide
diff --git a/wsagent/che-core-ssh-key-server/pom.xml b/wsagent/che-core-ssh-key-server/pom.xml
index 08e366a2af..eb7b4c0abc 100644
--- a/wsagent/che-core-ssh-key-server/pom.xml
+++ b/wsagent/che-core-ssh-key-server/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
org.eclipse.che.plugin
che-plugin-ssh-key-server
diff --git a/wsagent/che-wsagent-core/pom.xml b/wsagent/che-wsagent-core/pom.xml
index 709e99e26d..519f0bbfe2 100644
--- a/wsagent/che-wsagent-core/pom.xml
+++ b/wsagent/che-wsagent-core/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-wsagent-core
war
diff --git a/wsagent/pom.xml b/wsagent/pom.xml
index 099d3c0960..02d23d88ac 100644
--- a/wsagent/pom.xml
+++ b/wsagent/pom.xml
@@ -16,12 +16,12 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../core/pom.xml
org.eclipse.che.core
che-agent-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che Agent Parent
diff --git a/wsagent/wsagent-local/pom.xml b/wsagent/wsagent-local/pom.xml
index 4297203436..7d0da2bf65 100644
--- a/wsagent/wsagent-local/pom.xml
+++ b/wsagent/wsagent-local/pom.xml
@@ -16,7 +16,7 @@
che-agent-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
wsagent-local
Che Core :: API :: Agent
diff --git a/wsmaster/che-core-api-account/pom.xml b/wsmaster/che-core-api-account/pom.xml
index 461b8593e0..33ae0060e5 100644
--- a/wsmaster/che-core-api-account/pom.xml
+++ b/wsmaster/che-core-api-account/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-account
Che Core :: API :: Account
diff --git a/wsmaster/che-core-api-auth-shared/pom.xml b/wsmaster/che-core-api-auth-shared/pom.xml
index d355af14e8..459cf3408d 100644
--- a/wsmaster/che-core-api-auth-shared/pom.xml
+++ b/wsmaster/che-core-api-auth-shared/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-auth-shared
jar
diff --git a/wsmaster/che-core-api-auth/pom.xml b/wsmaster/che-core-api-auth/pom.xml
index 1ee3f5364a..47b4b70910 100644
--- a/wsmaster/che-core-api-auth/pom.xml
+++ b/wsmaster/che-core-api-auth/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-auth
jar
diff --git a/wsmaster/che-core-api-factory-shared/pom.xml b/wsmaster/che-core-api-factory-shared/pom.xml
index a0c7004013..e818668ebb 100644
--- a/wsmaster/che-core-api-factory-shared/pom.xml
+++ b/wsmaster/che-core-api-factory-shared/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-factory-shared
jar
diff --git a/wsmaster/che-core-api-factory/pom.xml b/wsmaster/che-core-api-factory/pom.xml
index 914a504474..e7bfe35bf3 100644
--- a/wsmaster/che-core-api-factory/pom.xml
+++ b/wsmaster/che-core-api-factory/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-factory
jar
diff --git a/wsmaster/che-core-api-installer-shared/pom.xml b/wsmaster/che-core-api-installer-shared/pom.xml
index 3871b81eb9..ba45e0a7b3 100644
--- a/wsmaster/che-core-api-installer-shared/pom.xml
+++ b/wsmaster/che-core-api-installer-shared/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-installer-shared
jar
diff --git a/wsmaster/che-core-api-installer/pom.xml b/wsmaster/che-core-api-installer/pom.xml
index fb3b1c3d94..74711ff305 100644
--- a/wsmaster/che-core-api-installer/pom.xml
+++ b/wsmaster/che-core-api-installer/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-installer
jar
diff --git a/wsmaster/che-core-api-project-templates-shared/pom.xml b/wsmaster/che-core-api-project-templates-shared/pom.xml
index 9d058eb498..58a8ee6552 100644
--- a/wsmaster/che-core-api-project-templates-shared/pom.xml
+++ b/wsmaster/che-core-api-project-templates-shared/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-project-templates-shared
Che Core :: API :: Project Templates :: Shared
diff --git a/wsmaster/che-core-api-project-templates/pom.xml b/wsmaster/che-core-api-project-templates/pom.xml
index 9f1cbadf29..b5bbfeb563 100644
--- a/wsmaster/che-core-api-project-templates/pom.xml
+++ b/wsmaster/che-core-api-project-templates/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-project-templates
Che Core :: API :: Project Templates
diff --git a/wsmaster/che-core-api-ssh-shared/pom.xml b/wsmaster/che-core-api-ssh-shared/pom.xml
index 5f7941480e..b17ce7e3c5 100644
--- a/wsmaster/che-core-api-ssh-shared/pom.xml
+++ b/wsmaster/che-core-api-ssh-shared/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-ssh-shared
jar
diff --git a/wsmaster/che-core-api-ssh/pom.xml b/wsmaster/che-core-api-ssh/pom.xml
index 046176fd42..d1b8243ab4 100644
--- a/wsmaster/che-core-api-ssh/pom.xml
+++ b/wsmaster/che-core-api-ssh/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-ssh
jar
diff --git a/wsmaster/che-core-api-system-shared/pom.xml b/wsmaster/che-core-api-system-shared/pom.xml
index f9f38f8fa4..566f73ca71 100644
--- a/wsmaster/che-core-api-system-shared/pom.xml
+++ b/wsmaster/che-core-api-system-shared/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-system-shared
jar
diff --git a/wsmaster/che-core-api-system/pom.xml b/wsmaster/che-core-api-system/pom.xml
index 1456b08171..a096e98331 100644
--- a/wsmaster/che-core-api-system/pom.xml
+++ b/wsmaster/che-core-api-system/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-system
jar
diff --git a/wsmaster/che-core-api-user-shared/pom.xml b/wsmaster/che-core-api-user-shared/pom.xml
index 93a8ef58b9..153c68b3e0 100644
--- a/wsmaster/che-core-api-user-shared/pom.xml
+++ b/wsmaster/che-core-api-user-shared/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-user-shared
Che Core :: API :: User :: Shared
diff --git a/wsmaster/che-core-api-user/pom.xml b/wsmaster/che-core-api-user/pom.xml
index 20a0989d93..a8aee47430 100644
--- a/wsmaster/che-core-api-user/pom.xml
+++ b/wsmaster/che-core-api-user/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-user
Che Core :: API :: User
diff --git a/wsmaster/che-core-api-workspace-shared/pom.xml b/wsmaster/che-core-api-workspace-shared/pom.xml
index eb80ee827a..d301b2c258 100644
--- a/wsmaster/che-core-api-workspace-shared/pom.xml
+++ b/wsmaster/che-core-api-workspace-shared/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-workspace-shared
jar
diff --git a/wsmaster/che-core-api-workspace/pom.xml b/wsmaster/che-core-api-workspace/pom.xml
index f0a47bf8b6..64d393516e 100644
--- a/wsmaster/che-core-api-workspace/pom.xml
+++ b/wsmaster/che-core-api-workspace/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-api-workspace
jar
diff --git a/wsmaster/che-core-sql-schema/pom.xml b/wsmaster/che-core-sql-schema/pom.xml
index 15dfa85314..e95305f53f 100644
--- a/wsmaster/che-core-sql-schema/pom.xml
+++ b/wsmaster/che-core-sql-schema/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
che-core-sql-schema
Che Core :: SQL :: Schema
diff --git a/wsmaster/integration-tests/cascade-removal/pom.xml b/wsmaster/integration-tests/cascade-removal/pom.xml
index ef5b27ae94..1c4b7e1ead 100644
--- a/wsmaster/integration-tests/cascade-removal/pom.xml
+++ b/wsmaster/integration-tests/cascade-removal/pom.xml
@@ -16,7 +16,7 @@
integration-tests-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
cascade-removal
Integration Tests :: Cascade Removal
diff --git a/wsmaster/integration-tests/pom.xml b/wsmaster/integration-tests/pom.xml
index b82f88f30e..c9902eab77 100644
--- a/wsmaster/integration-tests/pom.xml
+++ b/wsmaster/integration-tests/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../pom.xml
integration-tests-parent
diff --git a/wsmaster/integration-tests/postgresql-tck/pom.xml b/wsmaster/integration-tests/postgresql-tck/pom.xml
index 748aa5e5b9..5512f7609c 100644
--- a/wsmaster/integration-tests/postgresql-tck/pom.xml
+++ b/wsmaster/integration-tests/postgresql-tck/pom.xml
@@ -16,7 +16,7 @@
integration-tests-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
postgresql-tck
jar
diff --git a/wsmaster/pom.xml b/wsmaster/pom.xml
index f276a31c4b..b8ab6562f8 100644
--- a/wsmaster/pom.xml
+++ b/wsmaster/pom.xml
@@ -16,11 +16,11 @@
che-core-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
../core/pom.xml
che-master-parent
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
pom
Che Master Parent
diff --git a/wsmaster/wsmaster-local/pom.xml b/wsmaster/wsmaster-local/pom.xml
index 3557d6aebb..4eefd35920 100644
--- a/wsmaster/wsmaster-local/pom.xml
+++ b/wsmaster/wsmaster-local/pom.xml
@@ -16,7 +16,7 @@
che-master-parent
org.eclipse.che.core
- 5.17.0-SNAPSHOT
+ 5.18.0-SNAPSHOT
wsmaster-local
Che Core :: API :: Impl Local