diff --git a/assembly/assembly-ide-war/pom.xml b/assembly/assembly-ide-war/pom.xml index 3c51dfe1ebd..bcdaaea627d 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 - 4.0.0 + 4.0.1-SNAPSHOT assembly-ide-war war diff --git a/assembly/assembly-machine-server/pom.xml b/assembly/assembly-machine-server/pom.xml index 7f8149f5601..623eb6b9642 100644 --- a/assembly/assembly-machine-server/pom.xml +++ b/assembly/assembly-machine-server/pom.xml @@ -16,7 +16,7 @@ che-assembly-parent org.eclipse.che - 4.0.0 + 4.0.1-SNAPSHOT assembly-machine-server pom diff --git a/assembly/assembly-machine-war/pom.xml b/assembly/assembly-machine-war/pom.xml index f7df1c985a1..e449d2cac5d 100644 --- a/assembly/assembly-machine-war/pom.xml +++ b/assembly/assembly-machine-war/pom.xml @@ -16,7 +16,7 @@ che-assembly-parent org.eclipse.che - 4.0.0 + 4.0.1-SNAPSHOT assembly-machine-war war diff --git a/assembly/assembly-main/pom.xml b/assembly/assembly-main/pom.xml index 0008cfa7d63..6f0d3d44afe 100644 --- a/assembly/assembly-main/pom.xml +++ b/assembly/assembly-main/pom.xml @@ -16,7 +16,7 @@ che-assembly-parent org.eclipse.che - 4.0.0 + 4.0.1-SNAPSHOT assembly-main pom diff --git a/assembly/pom.xml b/assembly/pom.xml index 1e39664a52b..7da406ff34a 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -16,12 +16,12 @@ che-parent org.eclipse.che - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml org.eclipse.che che-assembly-parent - 4.0.0 + 4.0.1-SNAPSHOT pom Che IDE :: Parent diff --git a/core/che-core-api-core/pom.xml b/core/che-core-api-core/pom.xml index 8204c0f5fb5..7ffc871bbf6 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 - 4.0.0 + 4.0.1-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 7fa00e97f01..439b0dd0206 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 - 4.0.0 + 4.0.1-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 062b17e56d8..09377506375 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 - 4.0.0 + 4.0.1-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 5a9b9152a0b..6e70aa8142b 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-model jar diff --git a/core/commons/che-core-commons-annotations/pom.xml b/core/commons/che-core-commons-annotations/pom.xml index 22498eedfcf..14381738771 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-commons-annotations jar diff --git a/core/commons/che-core-commons-env/pom.xml b/core/commons/che-core-commons-env/pom.xml index b0cf8a7a2b2..dc08b2d4506 100644 --- a/core/commons/che-core-commons-env/pom.xml +++ b/core/commons/che-core-commons-env/pom.xml @@ -16,7 +16,7 @@ che-core-commons-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-commons-env jar diff --git a/core/commons/che-core-commons-gwt/pom.xml b/core/commons/che-core-commons-gwt/pom.xml index a9555bedd17..d36abfd5a6f 100644 --- a/core/commons/che-core-commons-gwt/pom.xml +++ b/core/commons/che-core-commons-gwt/pom.xml @@ -16,7 +16,7 @@ che-core-commons-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-commons-gwt Che Core :: Commons :: GWT diff --git a/core/commons/che-core-commons-inject/pom.xml b/core/commons/che-core-commons-inject/pom.xml index 4bcfadf1279..9bc21f01957 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-commons-inject jar diff --git a/core/commons/che-core-commons-json/pom.xml b/core/commons/che-core-commons-json/pom.xml index 62cd69d8fc8..2cfda5884ed 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 - 4.0.0 + 4.0.1-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 4ab215aef8e..3f5d285946f 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 - 4.0.0 + 4.0.1-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 f39f53bb90d..dc254f7d8b1 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 - 4.0.0 + 4.0.1-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 8955480ed7a..7e403756e03 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 - 4.0.0 + 4.0.1-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 22799ff9e8a..3bdc731df55 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-commons-xml jar diff --git a/core/commons/pom.xml b/core/commons/pom.xml index 84ecf39830a..c553a7bdfdc 100644 --- a/core/commons/pom.xml +++ b/core/commons/pom.xml @@ -16,7 +16,7 @@ che-core-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-core-commons-parent diff --git a/core/ide/che-core-ide-api/pom.xml b/core/ide/che-core-ide-api/pom.xml index ffb2847c1b3..15073526d73 100644 --- a/core/ide/che-core-ide-api/pom.xml +++ b/core/ide/che-core-ide-api/pom.xml @@ -16,7 +16,7 @@ che-core-ide-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-ide-api jar diff --git a/core/ide/che-core-ide-app/pom.xml b/core/ide/che-core-ide-app/pom.xml index a18acd665c5..12e8340dada 100644 --- a/core/ide/che-core-ide-app/pom.xml +++ b/core/ide/che-core-ide-app/pom.xml @@ -16,7 +16,7 @@ che-core-ide-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-ide-app jar diff --git a/core/ide/che-core-ide-generators/pom.xml b/core/ide/che-core-ide-generators/pom.xml index 63561cd0d53..ae65eecb8e6 100644 --- a/core/ide/che-core-ide-generators/pom.xml +++ b/core/ide/che-core-ide-generators/pom.xml @@ -16,7 +16,7 @@ che-core-ide-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-ide-generators jar diff --git a/core/ide/che-core-ide-jseditor/pom.xml b/core/ide/che-core-ide-jseditor/pom.xml index b42820efcb6..80709bb87b1 100644 --- a/core/ide/che-core-ide-jseditor/pom.xml +++ b/core/ide/che-core-ide-jseditor/pom.xml @@ -16,7 +16,7 @@ che-core-ide-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-ide-jseditor Che Core :: IDE :: JsEditor diff --git a/core/ide/che-core-ide-stacks/pom.xml b/core/ide/che-core-ide-stacks/pom.xml index 63346564556..3aac2a5a6d9 100644 --- a/core/ide/che-core-ide-stacks/pom.xml +++ b/core/ide/che-core-ide-stacks/pom.xml @@ -16,7 +16,7 @@ che-core-ide-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-ide-stacks jar diff --git a/core/ide/che-core-ide-templates/pom.xml b/core/ide/che-core-ide-templates/pom.xml index 2045168526a..2e4a5c3126c 100644 --- a/core/ide/che-core-ide-templates/pom.xml +++ b/core/ide/che-core-ide-templates/pom.xml @@ -16,7 +16,7 @@ che-core-ide-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-ide-templates jar diff --git a/core/ide/che-core-ide-ui/pom.xml b/core/ide/che-core-ide-ui/pom.xml index 6f90762c0c4..f110847fc38 100644 --- a/core/ide/che-core-ide-ui/pom.xml +++ b/core/ide/che-core-ide-ui/pom.xml @@ -16,7 +16,7 @@ che-core-ide-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-ide-ui Che Core :: IDE :: UI diff --git a/core/ide/pom.xml b/core/ide/pom.xml index fee34db9fdc..3e71400e8ac 100644 --- a/core/ide/pom.xml +++ b/core/ide/pom.xml @@ -16,7 +16,7 @@ che-core-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-core-ide-parent diff --git a/core/platform-api-client-gwt/che-core-client-gwt-account/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-account/pom.xml index 3df47db3280..e2803866567 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-account/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-account/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-account jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-auth/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-auth/pom.xml index b3b3f2b9d3e..865d51611ec 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-auth/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-auth/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-auth jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-core/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-core/pom.xml index 2c14c890b5d..278a861a0e9 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-core/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-core/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-core jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-factory/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-factory/pom.xml index 097848c4342..1a9e78cf9dd 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-factory/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-factory/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-factory jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-git/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-git/pom.xml index aa0ccd0a71e..95b8116464b 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-git/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-git/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-git jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-machine/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-machine/pom.xml index f68a171ff56..cc58d33fd44 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-machine/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-machine/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-machine jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-project/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-project/pom.xml index f6031b1d6de..6cdf1642ea4 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-project/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-project/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-project jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-ssh/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-ssh/pom.xml index 582dedc121e..f76db85b635 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-ssh/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-ssh/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-ssh jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-user/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-user/pom.xml index be0b76e0e55..91fc0d75298 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-user/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-user/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-user jar diff --git a/core/platform-api-client-gwt/che-core-client-gwt-workspace/pom.xml b/core/platform-api-client-gwt/che-core-client-gwt-workspace/pom.xml index cab67d242f0..c8f3205b242 100644 --- a/core/platform-api-client-gwt/che-core-client-gwt-workspace/pom.xml +++ b/core/platform-api-client-gwt/che-core-client-gwt-workspace/pom.xml @@ -16,7 +16,7 @@ che-core-client-gwt-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-client-gwt-workspace jar diff --git a/core/platform-api-client-gwt/pom.xml b/core/platform-api-client-gwt/pom.xml index 8136cf28a90..94e838acf49 100644 --- a/core/platform-api-client-gwt/pom.xml +++ b/core/platform-api-client-gwt/pom.xml @@ -16,7 +16,7 @@ che-core-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-core-client-gwt-parent diff --git a/core/platform-api/che-core-api-account/pom.xml b/core/platform-api/che-core-api-account/pom.xml index 60912642ab6..6f3af99cbc3 100644 --- a/core/platform-api/che-core-api-account/pom.xml +++ b/core/platform-api/che-core-api-account/pom.xml @@ -16,7 +16,7 @@ che-core-api-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-account Che Core :: API :: Account diff --git a/core/platform-api/che-core-api-auth/pom.xml b/core/platform-api/che-core-api-auth/pom.xml index 33ee2b4dd73..e925529c113 100644 --- a/core/platform-api/che-core-api-auth/pom.xml +++ b/core/platform-api/che-core-api-auth/pom.xml @@ -16,7 +16,7 @@ che-core-api-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-auth jar diff --git a/core/platform-api/che-core-api-infrastructure-local/pom.xml b/core/platform-api/che-core-api-infrastructure-local/pom.xml index b89e91234e3..afa3058a889 100644 --- a/core/platform-api/che-core-api-infrastructure-local/pom.xml +++ b/core/platform-api/che-core-api-infrastructure-local/pom.xml @@ -16,7 +16,7 @@ che-core-api-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-infrastructure-local Che Core :: API :: Local Infrastructure diff --git a/core/platform-api/che-core-api-ssh/pom.xml b/core/platform-api/che-core-api-ssh/pom.xml index 2bb0443a973..6233048bdec 100644 --- a/core/platform-api/che-core-api-ssh/pom.xml +++ b/core/platform-api/che-core-api-ssh/pom.xml @@ -16,7 +16,7 @@ che-core-api-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-ssh jar diff --git a/core/platform-api/pom.xml b/core/platform-api/pom.xml index 7e36e76e037..0e2cf8715a1 100644 --- a/core/platform-api/pom.xml +++ b/core/platform-api/pom.xml @@ -16,7 +16,7 @@ che-core-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-core-api-parent diff --git a/core/pom.xml b/core/pom.xml index 5eef10f0de4..acca8df45ed 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -16,12 +16,12 @@ che-parent org.eclipse.che - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml org.eclipse.che.core che-core-parent - 4.0.0 + 4.0.1-SNAPSHOT pom Che Core Parent diff --git a/dashboard/pom.xml b/dashboard/pom.xml index 228e2608a47..a8c66a629c7 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -16,12 +16,12 @@ che-parent org.eclipse.che - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml org.eclipse.che.dashboard che-dashboard-war - 4.0.0 + 4.0.1-SNAPSHOT war Che Dashboard :: Web App 2015 diff --git a/plugins/plugin-dashboard/che-plugin-ext-dashboard/pom.xml b/plugins/plugin-dashboard/che-plugin-ext-dashboard/pom.xml index 49021f1885f..60b617495fd 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-ext-dashboard-client jar diff --git a/plugins/plugin-dashboard/pom.xml b/plugins/plugin-dashboard/pom.xml index 418f101c6a8..8dfe4ff803f 100644 --- a/plugins/plugin-dashboard/pom.xml +++ b/plugins/plugin-dashboard/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-dashboard-parent diff --git a/plugins/plugin-docker/che-plugin-docker-client/pom.xml b/plugins/plugin-docker/che-plugin-docker-client/pom.xml index dc18e1a4d9a..3ea7dee36c3 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-docker-client jar diff --git a/plugins/plugin-docker/che-plugin-docker-ext-client/pom.xml b/plugins/plugin-docker/che-plugin-docker-ext-client/pom.xml index d00a4dc089a..b4163d8261e 100644 --- a/plugins/plugin-docker/che-plugin-docker-ext-client/pom.xml +++ b/plugins/plugin-docker/che-plugin-docker-ext-client/pom.xml @@ -16,7 +16,7 @@ che-plugin-docker-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-docker-ext-client jar diff --git a/plugins/plugin-docker/che-plugin-docker-machine/pom.xml b/plugins/plugin-docker/che-plugin-docker-machine/pom.xml index b08932b4c3b..ffdd6986843 100644 --- a/plugins/plugin-docker/che-plugin-docker-machine/pom.xml +++ b/plugins/plugin-docker/che-plugin-docker-machine/pom.xml @@ -16,7 +16,7 @@ che-plugin-docker-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-docker-machine jar diff --git a/plugins/plugin-docker/pom.xml b/plugins/plugin-docker/pom.xml index d1a2f2dae0e..812f3e5ebf4 100644 --- a/plugins/plugin-docker/pom.xml +++ b/plugins/plugin-docker/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-docker-parent 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 92807ecaafa..279d94e3be6 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-git-ext-git jar diff --git a/plugins/plugin-git/che-plugin-git-provider-che/pom.xml b/plugins/plugin-git/che-plugin-git-provider-che/pom.xml index 44efbbd637c..69ba79f21ea 100644 --- a/plugins/plugin-git/che-plugin-git-provider-che/pom.xml +++ b/plugins/plugin-git/che-plugin-git-provider-che/pom.xml @@ -16,7 +16,7 @@ che-plugin-git-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-git-provider-che Che Plugin :: Git :: Che credential provider diff --git a/plugins/plugin-git/che-plugin-git-ssh-client/pom.xml b/plugins/plugin-git/che-plugin-git-ssh-client/pom.xml index 8534ff989e2..2a9952a7948 100644 --- a/plugins/plugin-git/che-plugin-git-ssh-client/pom.xml +++ b/plugins/plugin-git/che-plugin-git-ssh-client/pom.xml @@ -16,7 +16,7 @@ che-plugin-git-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-git-ssh-client jar diff --git a/plugins/plugin-git/pom.xml b/plugins/plugin-git/pom.xml index 34144e4eaae..4c843eae78f 100644 --- a/plugins/plugin-git/pom.xml +++ b/plugins/plugin-git/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-git-parent diff --git a/plugins/plugin-github/che-plugin-github-ext-github/pom.xml b/plugins/plugin-github/che-plugin-github-ext-github/pom.xml index 7a17600e9c7..a24b64d452d 100644 --- a/plugins/plugin-github/che-plugin-github-ext-github/pom.xml +++ b/plugins/plugin-github/che-plugin-github-ext-github/pom.xml @@ -16,7 +16,7 @@ che-plugin-github-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-github-ext-github jar diff --git a/plugins/plugin-github/che-plugin-github-oauth2/pom.xml b/plugins/plugin-github/che-plugin-github-oauth2/pom.xml index 53435620b55..56a1d3deae3 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 - 4.0.0 + 4.0.1-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 1f6a941f703..78376d530c0 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-github-provider-github Che Plugin :: Github :: Credential provider diff --git a/plugins/plugin-github/pom.xml b/plugins/plugin-github/pom.xml index 155bd795d0e..ee480763214 100644 --- a/plugins/plugin-github/pom.xml +++ b/plugins/plugin-github/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-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 ece9e40619a..4f9e78c8193 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-gwt-ext-gwt jar diff --git a/plugins/plugin-gwt/pom.xml b/plugins/plugin-gwt/pom.xml index fa9516c50f7..d84b527b4a2 100644 --- a/plugins/plugin-gwt/pom.xml +++ b/plugins/plugin-gwt/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-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 c14314b5335..59d6d2b792b 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-help-ext-client jar diff --git a/plugins/plugin-help/pom.xml b/plugins/plugin-help/pom.xml index 332813cfdef..6b3c853aeb0 100644 --- a/plugins/plugin-help/pom.xml +++ b/plugins/plugin-help/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-help-parent diff --git a/plugins/plugin-java/che-plugin-java-ext-debugger-java-client/pom.xml b/plugins/plugin-java/che-plugin-java-ext-debugger-java-client/pom.xml index 02755f0b970..f05f6947a26 100644 --- a/plugins/plugin-java/che-plugin-java-ext-debugger-java-client/pom.xml +++ b/plugins/plugin-java/che-plugin-java-ext-debugger-java-client/pom.xml @@ -16,7 +16,7 @@ che-plugin-java-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-java-ext-debugger-java-client jar diff --git a/plugins/plugin-java/che-plugin-java-ext-debugger-java-server/pom.xml b/plugins/plugin-java/che-plugin-java-ext-debugger-java-server/pom.xml index 6e813903197..b3909693b53 100644 --- a/plugins/plugin-java/che-plugin-java-ext-debugger-java-server/pom.xml +++ b/plugins/plugin-java/che-plugin-java-ext-debugger-java-server/pom.xml @@ -16,7 +16,7 @@ che-plugin-java-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-java-ext-debugger-java-server jar diff --git a/plugins/plugin-java/che-plugin-java-ext-debugger-java-shared/pom.xml b/plugins/plugin-java/che-plugin-java-ext-debugger-java-shared/pom.xml index 2d1f403b1c6..73cc673f317 100644 --- a/plugins/plugin-java/che-plugin-java-ext-debugger-java-shared/pom.xml +++ b/plugins/plugin-java/che-plugin-java-ext-debugger-java-shared/pom.xml @@ -16,7 +16,7 @@ che-plugin-java-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-java-ext-debugger-java-shared jar diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/che-jdt-ext-machine/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/che-jdt-ext-machine/pom.xml index 2b99a08c99f..ec6333f269e 100644 --- a/plugins/plugin-java/che-plugin-java-ext-jdt/che-jdt-ext-machine/pom.xml +++ b/plugins/plugin-java/che-plugin-java-ext-jdt/che-jdt-ext-machine/pom.xml @@ -16,7 +16,7 @@ che-plugin-java-ext-jdt-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-jdt-ext-machine jar diff --git a/plugins/plugin-java/che-plugin-java-ext-jdt/che-plugin-java-jdt-core-repack/pom.xml b/plugins/plugin-java/che-plugin-java-ext-jdt/che-plugin-java-jdt-core-repack/pom.xml index 2e7edb8089e..173245d7ea8 100644 --- a/plugins/plugin-java/che-plugin-java-ext-jdt/che-plugin-java-jdt-core-repack/pom.xml +++ b/plugins/plugin-java/che-plugin-java-ext-jdt/che-plugin-java-jdt-core-repack/pom.xml @@ -16,7 +16,7 @@ che-plugin-java-ext-jdt-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-java-jdt-core-repack jar 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 2d34c714d65..f9c099c645d 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 - 4.0.0 + 4.0.1-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 572dba33074..a6249bc9b74 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 - 4.0.0 + 4.0.1-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 31fae818a34..25e24aa0129 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 - 4.0.0 + 4.0.1-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 a286be2c833..f6f35404b9e 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 - 4.0.0 + 4.0.1-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 7454021a322..bd78d50b322 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 - 4.0.0 + 4.0.1-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 4e1e81b545d..e0e4fbdb53c 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 - 4.0.0 + 4.0.1-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 125834eaabc..b00b17c8be6 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 - 4.0.0 + 4.0.1-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 ca22e61e354..ecc15c2ce14 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 - 4.0.0 + 4.0.1-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 cb5de751334..36988ed7fad 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 - 4.0.0 + 4.0.1-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 a97d9196938..5be22ed3424 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 - 4.0.0 + 4.0.1-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 efc303a6cb7..1210f074400 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 - 4.0.0 + 4.0.1-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 8925507c060..9b331e448b9 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 - 4.0.0 + 4.0.1-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 8b4410a9252..33f83489b24 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-java-ext-lang-shared Che Plugin :: Java :: Extension Java Shared diff --git a/plugins/plugin-java/che-plugin-java-ext-maven/pom.xml b/plugins/plugin-java/che-plugin-java-ext-maven/pom.xml index 1251bafd359..4c503062ae4 100644 --- a/plugins/plugin-java/che-plugin-java-ext-maven/pom.xml +++ b/plugins/plugin-java/che-plugin-java-ext-maven/pom.xml @@ -16,7 +16,7 @@ che-plugin-java-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-java-ext-maven jar diff --git a/plugins/plugin-java/che-plugin-java-generator-archetype/pom.xml b/plugins/plugin-java/che-plugin-java-generator-archetype/pom.xml index 7cae4e3b1b5..d3393312080 100644 --- a/plugins/plugin-java/che-plugin-java-generator-archetype/pom.xml +++ b/plugins/plugin-java/che-plugin-java-generator-archetype/pom.xml @@ -16,7 +16,7 @@ che-plugin-java-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-java-generator-archetype jar diff --git a/plugins/plugin-java/che-plugin-java-maven-tools/pom.xml b/plugins/plugin-java/che-plugin-java-maven-tools/pom.xml index 40624eaaf0d..469bf49a143 100644 --- a/plugins/plugin-java/che-plugin-java-maven-tools/pom.xml +++ b/plugins/plugin-java/che-plugin-java-maven-tools/pom.xml @@ -16,7 +16,7 @@ che-plugin-java-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-java-maven-tools jar diff --git a/plugins/plugin-java/pom.xml b/plugins/plugin-java/pom.xml index 18366dfbe9a..1fe2f9daff5 100644 --- a/plugins/plugin-java/pom.xml +++ b/plugins/plugin-java/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-java-parent diff --git a/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml b/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml index 12c096fe2e3..66d6df7c148 100644 --- a/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml +++ b/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml @@ -16,7 +16,7 @@ che-plugin-machine-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-machine-ext-client jar 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 9742684e25f..ad18fa5923f 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 - 4.0.0 + 4.0.1-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 f6a3b1fbaa8..3d3eea92ee2 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-machine-ssh-client jar diff --git a/plugins/plugin-machine/pom.xml b/plugins/plugin-machine/pom.xml index 4393863f5ee..a46397a3772 100644 --- a/plugins/plugin-machine/pom.xml +++ b/plugins/plugin-machine/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-machine-parent diff --git a/plugins/plugin-orion/che-plugin-orion-compare/pom.xml b/plugins/plugin-orion/che-plugin-orion-compare/pom.xml index c29a346c8e1..8ded6a56aa5 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 - 4.0.0 + 4.0.1-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 3198e3b32a9..f28f75780bf 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 - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-orion-editor diff --git a/plugins/plugin-orion/pom.xml b/plugins/plugin-orion/pom.xml index 7e63a04fa57..948c5d0ceb4 100644 --- a/plugins/plugin-orion/pom.xml +++ b/plugins/plugin-orion/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-orion-parent diff --git a/plugins/plugin-sdk/che-plugin-sdk-env-local/pom.xml b/plugins/plugin-sdk/che-plugin-sdk-env-local/pom.xml index 985b0ff3f92..5ca8292d010 100644 --- a/plugins/plugin-sdk/che-plugin-sdk-env-local/pom.xml +++ b/plugins/plugin-sdk/che-plugin-sdk-env-local/pom.xml @@ -16,7 +16,7 @@ che-plugin-sdk-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-sdk-env-local jar 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 30a57f44944..b8c7686d206 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 - 4.0.0 + 4.0.1-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 e8fa75af5da..4581c37868d 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-sdk-tools jar diff --git a/plugins/plugin-sdk/pom.xml b/plugins/plugin-sdk/pom.xml index fa800bb13b2..dbdba4d8f90 100644 --- a/plugins/plugin-sdk/pom.xml +++ b/plugins/plugin-sdk/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-sdk-parent 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 910b4fdfdcd..fa27a3a7779 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 - 4.0.0 + 4.0.1-SNAPSHOT che-plugin-web-ext-web jar diff --git a/plugins/plugin-web/pom.xml b/plugins/plugin-web/pom.xml index 143829f7298..b96643dde36 100644 --- a/plugins/plugin-web/pom.xml +++ b/plugins/plugin-web/pom.xml @@ -16,7 +16,7 @@ che-plugin-parent org.eclipse.che.plugin - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml che-plugin-web-parent diff --git a/plugins/pom.xml b/plugins/pom.xml index 80727c2c2e3..89657f2eb23 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -16,12 +16,12 @@ che-parent org.eclipse.che - 4.0.0 + 4.0.1-SNAPSHOT ../pom.xml org.eclipse.che.plugin che-plugin-parent - 4.0.0 + 4.0.1-SNAPSHOT pom Che Plugin :: Parent diff --git a/pom.xml b/pom.xml index 82801ccde06..66059851760 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.eclipse.che che-parent - 4.0.0 + 4.0.1-SNAPSHOT pom Che Parent diff --git a/wsagent/che-core-api-git/pom.xml b/wsagent/che-core-api-git/pom.xml index da3a3b279db..c01c0226051 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-git jar diff --git a/wsagent/che-core-api-project/pom.xml b/wsagent/che-core-api-project/pom.xml index 1e005f973ac..63c98b0d041 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-project jar diff --git a/wsagent/che-core-git-impl-native/pom.xml b/wsagent/che-core-git-impl-native/pom.xml index 1cf94c1b2bb..6e6152929cc 100644 --- a/wsagent/che-core-git-impl-native/pom.xml +++ b/wsagent/che-core-git-impl-native/pom.xml @@ -16,7 +16,7 @@ che-agent-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-git-impl-native jar diff --git a/wsagent/pom.xml b/wsagent/pom.xml index c12741eb5c8..ef9430fb26f 100644 --- a/wsagent/pom.xml +++ b/wsagent/pom.xml @@ -16,12 +16,12 @@ che-core-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT ../core/pom.xml org.eclipse.che.core che-agent-parent - 4.0.0 + 4.0.1-SNAPSHOT pom Che Agent Parent diff --git a/wsmaster/che-core-api-factory/pom.xml b/wsmaster/che-core-api-factory/pom.xml index 521c1e465d5..1cec090fdda 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-factory jar diff --git a/wsmaster/che-core-api-machine/pom.xml b/wsmaster/che-core-api-machine/pom.xml index e233ff7bcb7..a24debd3846 100644 --- a/wsmaster/che-core-api-machine/pom.xml +++ b/wsmaster/che-core-api-machine/pom.xml @@ -16,7 +16,7 @@ che-master-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-machine jar diff --git a/wsmaster/che-core-api-user/pom.xml b/wsmaster/che-core-api-user/pom.xml index fcf691b8ab1..ca6a90b44fb 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-user Che Core :: API :: User diff --git a/wsmaster/che-core-api-workspace/pom.xml b/wsmaster/che-core-api-workspace/pom.xml index 40805f7ea45..aab2d4ca691 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 - 4.0.0 + 4.0.1-SNAPSHOT che-core-api-workspace jar diff --git a/wsmaster/pom.xml b/wsmaster/pom.xml index a9f58f94d20..28be651f630 100644 --- a/wsmaster/pom.xml +++ b/wsmaster/pom.xml @@ -16,12 +16,12 @@ che-core-parent org.eclipse.che.core - 4.0.0 + 4.0.1-SNAPSHOT ../core/pom.xml org.eclipse.che.core che-master-parent - 4.0.0 + 4.0.1-SNAPSHOT pom Che Master Parent