diff --git a/assembly/assembly-che-tomcat8/pom.xml b/assembly/assembly-che-tomcat8/pom.xml index 916aa2713389c530d10acaa84df40355f6590db6..bfaf74246eeee1dd84758a9bab632679ff7e8462 100644 --- a/assembly/assembly-che-tomcat8/pom.xml +++ b/assembly/assembly-che-tomcat8/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-assembly-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>assembly-che-tomcat8</artifactId> <packaging>jar</packaging> diff --git a/assembly/assembly-main/pom.xml b/assembly/assembly-main/pom.xml index 17aa9280eb4cc1833d17510371420431c0e3f5cd..fe9bbd051c74e72c4968ca1395f0477bb3b6d4e6 100644 --- a/assembly/assembly-main/pom.xml +++ b/assembly/assembly-main/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-assembly-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>assembly-main</artifactId> <packaging>pom</packaging> diff --git a/assembly/assembly-root-war/pom.xml b/assembly/assembly-root-war/pom.xml index fbbf6962b643bfaab1fb2f92b60b5f627e3fdc14..63f1779254c9127bd201a732d60eaf9aada52acc 100644 --- a/assembly/assembly-root-war/pom.xml +++ b/assembly/assembly-root-war/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-assembly-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>assembly-root-war</artifactId> <packaging>war</packaging> diff --git a/assembly/assembly-swagger-war/pom.xml b/assembly/assembly-swagger-war/pom.xml index 847e86d1abdd86684209269976dc80a9822d252e..9ea8e526cc4ce9c53afd3c009eee71c2bd436339 100644 --- a/assembly/assembly-swagger-war/pom.xml +++ b/assembly/assembly-swagger-war/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-assembly-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>assembly-swagger-war</artifactId> <packaging>war</packaging> diff --git a/assembly/assembly-workspace-loader-war/pom.xml b/assembly/assembly-workspace-loader-war/pom.xml index 814090eff7a82fa7416e263989bc76d67e8ab23e..64cc05848091c70676ea5392041fe6786cb76b08 100644 --- a/assembly/assembly-workspace-loader-war/pom.xml +++ b/assembly/assembly-workspace-loader-war/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-assembly-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>assembly-workspace-loader-war</artifactId> <packaging>war</packaging> diff --git a/assembly/assembly-wsmaster-war/pom.xml b/assembly/assembly-wsmaster-war/pom.xml index 46e92fe763f8813858d4ae45ca1f7f7d3ed3ad0c..592e4ba3255e014d49f795b6364d2097630b0371 100644 --- a/assembly/assembly-wsmaster-war/pom.xml +++ b/assembly/assembly-wsmaster-war/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-assembly-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>assembly-wsmaster-war</artifactId> <packaging>war</packaging> diff --git a/assembly/pom.xml b/assembly/pom.xml index 5338420d926f6bb06ee8d00b88b3a75450e7becc..7733bd2fa266fb5a47d26f9e350f7d5ebcbe21bb 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>che-assembly-parent</artifactId> diff --git a/core/che-core-api-core/pom.xml b/core/che-core-api-core/pom.xml index c99da461990aa642bd9ffb15acd6fe12f1739c0b..66e24f183f565e3ddc0e5690e62776911d238351 100644 --- a/core/che-core-api-core/pom.xml +++ b/core/che-core-api-core/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-core</artifactId> <packaging>jar</packaging> diff --git a/core/che-core-api-dto-maven-plugin/pom.xml b/core/che-core-api-dto-maven-plugin/pom.xml index d57044e44c05fe611830e3a261ca3854fde5a2ea..838b596051cd3087228bd5b775ee2f9a867a3722 100644 --- a/core/che-core-api-dto-maven-plugin/pom.xml +++ b/core/che-core-api-dto-maven-plugin/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-dto-maven-plugin</artifactId> <packaging>maven-plugin</packaging> diff --git a/core/che-core-api-dto/pom.xml b/core/che-core-api-dto/pom.xml index d2ea47b016e67f2dbcfb22c4e5cf699a89695fac..5bebcd524941eb7099df412013bd66a0afdf1cc1 100644 --- a/core/che-core-api-dto/pom.xml +++ b/core/che-core-api-dto/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-dto</artifactId> <packaging>jar</packaging> diff --git a/core/che-core-api-model/pom.xml b/core/che-core-api-model/pom.xml index f8fcc55306fa3c7af1755b155d7938b9420efaae..1eb9ccc2701532037e6462ae99c92867f0a29c59 100644 --- a/core/che-core-api-model/pom.xml +++ b/core/che-core-api-model/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-model</artifactId> <packaging>jar</packaging> diff --git a/core/che-core-db-vendor-h2/pom.xml b/core/che-core-db-vendor-h2/pom.xml index 40d11ccfe7ad2f4b4a3bf0bbbd1de3094d187eb8..208eb408eb26a99f100622914f586e495bf93b78 100644 --- a/core/che-core-db-vendor-h2/pom.xml +++ b/core/che-core-db-vendor-h2/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-db-vendor-h2</artifactId> <name>Che Core :: DB :: Vendor H2</name> diff --git a/core/che-core-db-vendor-mysql/pom.xml b/core/che-core-db-vendor-mysql/pom.xml index f8e7d8b9b1aa7cfe48c1427519aff82f57fe12d4..a52c06cfcbd409ea2901759fd9fb20e71039ae2c 100644 --- a/core/che-core-db-vendor-mysql/pom.xml +++ b/core/che-core-db-vendor-mysql/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-db-vendor-mysql</artifactId> <name>Che Core :: DB :: Vendor MySQL</name> diff --git a/core/che-core-db-vendor-postgresql/pom.xml b/core/che-core-db-vendor-postgresql/pom.xml index a79d0111824caab69cd6d98ced13a2e977976117..3b0d965ca6d7e80ec764ed6c0562dcacb2c8ad5d 100644 --- a/core/che-core-db-vendor-postgresql/pom.xml +++ b/core/che-core-db-vendor-postgresql/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-db-vendor-postgresql</artifactId> <name>Che Core :: DB :: Vendor PostgreSQL</name> diff --git a/core/che-core-db/pom.xml b/core/che-core-db/pom.xml index d4b7b0bd8ec7ec62789a7ff2359903a5ebbdddc3..d1fbff0cdc3fdad6b6c3d61138a24b97541f07d3 100644 --- a/core/che-core-db/pom.xml +++ b/core/che-core-db/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-db</artifactId> <name>Che Core :: DB</name> diff --git a/core/che-core-metrics-core/pom.xml b/core/che-core-metrics-core/pom.xml index 2bdc729faa48ab94c8e84d6ec61b1bf02c83d87d..adfc8c36fce0e2dde427531634fad17af4c60a26 100644 --- a/core/che-core-metrics-core/pom.xml +++ b/core/che-core-metrics-core/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-metrics-core</artifactId> <name>Che Core :: Metrics :: Core</name> diff --git a/core/che-core-tracing-core/pom.xml b/core/che-core-tracing-core/pom.xml index 93987959853687921ac1de628521df87d30a9713..b5ae25e4284e8f9717133a3800895b59db3efe12 100644 --- a/core/che-core-tracing-core/pom.xml +++ b/core/che-core-tracing-core/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-tracing-core</artifactId> <name>Che Core :: Tracing :: Core</name> diff --git a/core/che-core-tracing-metrics/pom.xml b/core/che-core-tracing-metrics/pom.xml index f9b6088add1eec70f0e42fdc17292482a4447b96..f163b7dc5232e64d767375d2028e66a5c89987f4 100644 --- a/core/che-core-tracing-metrics/pom.xml +++ b/core/che-core-tracing-metrics/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-tracing-metrics</artifactId> <name>Che Core :: Tracing :: Metrics</name> diff --git a/core/che-core-tracing-web/pom.xml b/core/che-core-tracing-web/pom.xml index be7673f709c8a37d9334ae8c600ce1d16dc85bf2..15b7d2260aedbcd7144735866dad63138d7e5029 100644 --- a/core/che-core-tracing-web/pom.xml +++ b/core/che-core-tracing-web/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-tracing-web</artifactId> <name>Che Core :: Tracing :: Web</name> diff --git a/core/che-core-typescript-dto-maven-plugin/pom.xml b/core/che-core-typescript-dto-maven-plugin/pom.xml index 02ff9d6ec089c3a411ac6ae4b00fe25d99abe4e5..540a09aed6df10d39c0effa211851c8c98f99801 100644 --- a/core/che-core-typescript-dto-maven-plugin/pom.xml +++ b/core/che-core-typescript-dto-maven-plugin/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-typescript-dto-maven-plugin</artifactId> <packaging>maven-plugin</packaging> diff --git a/core/commons/che-core-commons-annotations/pom.xml b/core/commons/che-core-commons-annotations/pom.xml index f8956578ccdedfed578cbedb44f2c26287b9e3e6..f9a8cf3072716a02ea18a41d89245299d052bace 100644 --- a/core/commons/che-core-commons-annotations/pom.xml +++ b/core/commons/che-core-commons-annotations/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-annotations</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-auth/pom.xml b/core/commons/che-core-commons-auth/pom.xml index d3325c5b5814fcea6de2ccfe2c45f70291a33860..40846855f46f865b64e1ff5d70f0feb7b3d399a0 100644 --- a/core/commons/che-core-commons-auth/pom.xml +++ b/core/commons/che-core-commons-auth/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-auth</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-inject/pom.xml b/core/commons/che-core-commons-inject/pom.xml index e6353418eb482c627198c0d808ce27c483536f72..303c9bf80bb4b493d2bd99dd0719cd8b822ab24a 100644 --- a/core/commons/che-core-commons-inject/pom.xml +++ b/core/commons/che-core-commons-inject/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-inject</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-j2ee/pom.xml b/core/commons/che-core-commons-j2ee/pom.xml index 3951a6f6b9a6119ae34e5a34bbf35f76b7fa09f4..a3e35ea16240958b88e0858fac18463506dea219 100644 --- a/core/commons/che-core-commons-j2ee/pom.xml +++ b/core/commons/che-core-commons-j2ee/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-j2ee</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-json/pom.xml b/core/commons/che-core-commons-json/pom.xml index 6089a43ed36da77517d4b12384b22c1214469a42..0fe3aaba055d48646ab86be68c286bdbb48de2e7 100644 --- a/core/commons/che-core-commons-json/pom.xml +++ b/core/commons/che-core-commons-json/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-json</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-lang/pom.xml b/core/commons/che-core-commons-lang/pom.xml index 354205ef973f5c780777263a6553fa2e51d0adcc..23c6979413fe8f4db8b6d02e2b11ef38ed978c7a 100644 --- a/core/commons/che-core-commons-lang/pom.xml +++ b/core/commons/che-core-commons-lang/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-lang</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-logback/pom.xml b/core/commons/che-core-commons-logback/pom.xml index 6fd7553578743dcb35939fdd2c24f401e925957a..e940447674350ed1699a7d5cdae2334b400ed613 100644 --- a/core/commons/che-core-commons-logback/pom.xml +++ b/core/commons/che-core-commons-logback/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-logback</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-mail/pom.xml b/core/commons/che-core-commons-mail/pom.xml index 4001ac791e83777d0178cb1130b38099c08bc5ad..e64754659e165293abdeb19357c1cd7986632a41 100644 --- a/core/commons/che-core-commons-mail/pom.xml +++ b/core/commons/che-core-commons-mail/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-mail</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-observability/pom.xml b/core/commons/che-core-commons-observability/pom.xml index 93309e8a5b6dd138bc978131dc898f799988e9d8..8e8880c341cf165dcca828a796edf5c2aabf8271 100644 --- a/core/commons/che-core-commons-observability/pom.xml +++ b/core/commons/che-core-commons-observability/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-observability</artifactId> <name>Che Core :: Commons :: Tracing and Monitoring wrapper</name> diff --git a/core/commons/che-core-commons-schedule/pom.xml b/core/commons/che-core-commons-schedule/pom.xml index 1e9017d3afbbf30c08e099834f2c6ec215882f0d..50b868f20c889b1b563f484c5440681a501f95f7 100644 --- a/core/commons/che-core-commons-schedule/pom.xml +++ b/core/commons/che-core-commons-schedule/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-schedule</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-test/pom.xml b/core/commons/che-core-commons-test/pom.xml index bdb9079f3e022dc7414c18c8e9f463c3b5f8ddc2..cb84e0a64bd26c280b88dc8648a0ff67c9ef696c 100644 --- a/core/commons/che-core-commons-test/pom.xml +++ b/core/commons/che-core-commons-test/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-test</artifactId> <packaging>jar</packaging> diff --git a/core/commons/che-core-commons-tracing/pom.xml b/core/commons/che-core-commons-tracing/pom.xml index 4fdf6e0c87350e96eb97363afce51272dc1e7327..cedbf64cae9a7ceddabb78f16e6f39e3d3696ef7 100644 --- a/core/commons/che-core-commons-tracing/pom.xml +++ b/core/commons/che-core-commons-tracing/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-tracing</artifactId> <name>Che Core :: Commons :: Tracing</name> diff --git a/core/commons/che-core-commons-xml/pom.xml b/core/commons/che-core-commons-xml/pom.xml index 6f44147491780a56618151631b39616ecb5e7ffe..0ae97cec7859208de3d45b21bac5099dbe7d9197 100644 --- a/core/commons/che-core-commons-xml/pom.xml +++ b/core/commons/che-core-commons-xml/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-commons-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-commons-xml</artifactId> <packaging>jar</packaging> diff --git a/core/commons/pom.xml b/core/commons/pom.xml index 4a67a9807aabca4cc1039d1ec29142fc148dd6b5..5e5eb3eff93e2a2de42cc26f67310f41b5b2ca35 100644 --- a/core/commons/pom.xml +++ b/core/commons/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>che-core-commons-parent</artifactId> diff --git a/core/pom.xml b/core/pom.xml index 5c461efb7fc309da13d6533f48d1723de4d314f6..6a0ebbbc3a4685a6500f3254adc2505590801ed7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.eclipse.che.core</groupId> diff --git a/dashboard/pom.xml b/dashboard/pom.xml index 419b0ddebc3fd2efc2c03756388f247da2dad05a..c648ea54088bc6a18bd61cf20fe2ae12f0d94567 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.eclipse.che.dashboard</groupId> diff --git a/infrastructures/kubernetes/pom.xml b/infrastructures/kubernetes/pom.xml index 6ace70980335eff3dafeeeb993ab137f57f93fad..6e2e57646796f4296654343800aca419be409b5b 100644 --- a/infrastructures/kubernetes/pom.xml +++ b/infrastructures/kubernetes/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-infrastructures-parent</artifactId> <groupId>org.eclipse.che.infrastructure</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>infrastructure-kubernetes</artifactId> diff --git a/infrastructures/openshift/pom.xml b/infrastructures/openshift/pom.xml index 2feff99853eb42b9c39262bffea3e79d4b371b13..db46c86d05203c039b765efa832ec104109fddbd 100644 --- a/infrastructures/openshift/pom.xml +++ b/infrastructures/openshift/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-infrastructures-parent</artifactId> <groupId>org.eclipse.che.infrastructure</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>infrastructure-openshift</artifactId> diff --git a/infrastructures/pom.xml b/infrastructures/pom.xml index 338753e27067f908f00351e1e19e5b57b64abae8..677c90507be4434350f8591379bc4c8192077a27 100644 --- a/infrastructures/pom.xml +++ b/infrastructures/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.eclipse.che.infrastructure</groupId> diff --git a/multiuser/api/che-multiuser-api-authorization-impl/pom.xml b/multiuser/api/che-multiuser-api-authorization-impl/pom.xml index 1792301e4768ffea6537b2431571386051bd2700..56652602fce6b1004981ee3b75f6ab8842ea5e9b 100644 --- a/multiuser/api/che-multiuser-api-authorization-impl/pom.xml +++ b/multiuser/api/che-multiuser-api-authorization-impl/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-authorization-impl</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-authorization/pom.xml b/multiuser/api/che-multiuser-api-authorization/pom.xml index 18e28882ceaa180285893cdd57583aab9d39d575..09d025d4d2b383ff5d1acd48d31a72691b8abc04 100644 --- a/multiuser/api/che-multiuser-api-authorization/pom.xml +++ b/multiuser/api/che-multiuser-api-authorization/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-authorization</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-jgroups/pom.xml b/multiuser/api/che-multiuser-api-jgroups/pom.xml index 251738f0c4069452487cc4d54ed187902e9dc804..f9ba273fdae9fe34cd4d420bacf8cc455bac33c9 100644 --- a/multiuser/api/che-multiuser-api-jgroups/pom.xml +++ b/multiuser/api/che-multiuser-api-jgroups/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-jgroups</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-organization-shared/pom.xml b/multiuser/api/che-multiuser-api-organization-shared/pom.xml index f9292391ceb13e9828b37b0fce6e62db7e7f552c..c0f9273509953f963467f15a2f940302c373404c 100644 --- a/multiuser/api/che-multiuser-api-organization-shared/pom.xml +++ b/multiuser/api/che-multiuser-api-organization-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-organization-shared</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-organization/pom.xml b/multiuser/api/che-multiuser-api-organization/pom.xml index 605153e575e2b5b52d7bdee331c559b283a55c3b..a13341a00c5a5e644f5e2bdf7294d17f825fcd93 100644 --- a/multiuser/api/che-multiuser-api-organization/pom.xml +++ b/multiuser/api/che-multiuser-api-organization/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-organization</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-permission-shared/pom.xml b/multiuser/api/che-multiuser-api-permission-shared/pom.xml index 5bee8e8c4e5f9a13006ac97ce3a6910f6ea9a157..80a5c0034339fc333fc9036b422353e415cf9a05 100644 --- a/multiuser/api/che-multiuser-api-permission-shared/pom.xml +++ b/multiuser/api/che-multiuser-api-permission-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-permission-shared</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-permission/pom.xml b/multiuser/api/che-multiuser-api-permission/pom.xml index a2e385c0e5e1953896cdda7c6b5626afbc5ec76c..0db6ad7cb132ac7c0fda913256224615651c42c2 100644 --- a/multiuser/api/che-multiuser-api-permission/pom.xml +++ b/multiuser/api/che-multiuser-api-permission/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-permission</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-resource-shared/pom.xml b/multiuser/api/che-multiuser-api-resource-shared/pom.xml index f98ca57094381b693ec0dbc4fbda38b0466698f4..3912e4764e43d411839097b7e5a4d84f8cf9d1f3 100644 --- a/multiuser/api/che-multiuser-api-resource-shared/pom.xml +++ b/multiuser/api/che-multiuser-api-resource-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-resource-shared</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-resource/pom.xml b/multiuser/api/che-multiuser-api-resource/pom.xml index 07bfdd599973a78d31b4a7d860aeee82da7a15b1..3b5f39e729bca48ccaf90e2537ca32e568b447bd 100644 --- a/multiuser/api/che-multiuser-api-resource/pom.xml +++ b/multiuser/api/che-multiuser-api-resource/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-resource</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/che-multiuser-api-workspace-activity/pom.xml b/multiuser/api/che-multiuser-api-workspace-activity/pom.xml index d10be8799a12b9d89abd6359c114cec7c63d4a5c..ba117a97cf5af25329478453a908bf53cbeb6468 100644 --- a/multiuser/api/che-multiuser-api-workspace-activity/pom.xml +++ b/multiuser/api/che-multiuser-api-workspace-activity/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-api</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-api-workspace-activity</artifactId> <packaging>jar</packaging> diff --git a/multiuser/api/pom.xml b/multiuser/api/pom.xml index d48bd05c944c388b8dc648252327003d71bd556f..8733ccbea096a05d08276bdd2d78b6aaba0cc9ba 100644 --- a/multiuser/api/pom.xml +++ b/multiuser/api/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-parent</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>che-multiuser-api</artifactId> diff --git a/multiuser/integration-tests/che-multiuser-cascade-removal/pom.xml b/multiuser/integration-tests/che-multiuser-cascade-removal/pom.xml index 5bc3f61510dcad8d23bc25364110d86b90c09f58..ea7777194ab6d73b4eb54b8998f3a478e0424d33 100644 --- a/multiuser/integration-tests/che-multiuser-cascade-removal/pom.xml +++ b/multiuser/integration-tests/che-multiuser-cascade-removal/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-integration-tests</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-cascade-removal</artifactId> <packaging>jar</packaging> diff --git a/multiuser/integration-tests/che-multiuser-mysql-tck/pom.xml b/multiuser/integration-tests/che-multiuser-mysql-tck/pom.xml index 2a9ef056c833c7e2cde94e4c425aff96f2cee4a3..5e845ab77b54cf2ed2f25aa06fea53a473392595 100644 --- a/multiuser/integration-tests/che-multiuser-mysql-tck/pom.xml +++ b/multiuser/integration-tests/che-multiuser-mysql-tck/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-integration-tests</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-mysql-tck</artifactId> <packaging>jar</packaging> diff --git a/multiuser/integration-tests/che-multiuser-postgresql-tck/pom.xml b/multiuser/integration-tests/che-multiuser-postgresql-tck/pom.xml index cb31dc126c15725baa693a2d7d9d052bce5feb4a..c746df7b6aef5d0839e02850a44af63d9e29b467 100644 --- a/multiuser/integration-tests/che-multiuser-postgresql-tck/pom.xml +++ b/multiuser/integration-tests/che-multiuser-postgresql-tck/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-integration-tests</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-postgresql-tck</artifactId> <packaging>jar</packaging> diff --git a/multiuser/integration-tests/pom.xml b/multiuser/integration-tests/pom.xml index 65120dec7ff2296bf733ad522f39bd17a3f251f9..23a5492180fc9dd9dc8c8a813df10f22c85534ce 100644 --- a/multiuser/integration-tests/pom.xml +++ b/multiuser/integration-tests/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-parent</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-integration-tests</artifactId> <packaging>pom</packaging> diff --git a/multiuser/keycloak/che-multiuser-keycloak-server/pom.xml b/multiuser/keycloak/che-multiuser-keycloak-server/pom.xml index 2d8e051eac50ea6ffeed4cc76ba0751be6b4d608..05c9c9213a6e3472b191fac0fafdf8ea88d46ec1 100644 --- a/multiuser/keycloak/che-multiuser-keycloak-server/pom.xml +++ b/multiuser/keycloak/che-multiuser-keycloak-server/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-keycloak</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-keycloak-server</artifactId> <packaging>jar</packaging> diff --git a/multiuser/keycloak/che-multiuser-keycloak-shared/pom.xml b/multiuser/keycloak/che-multiuser-keycloak-shared/pom.xml index c87614b90ea34146416eca9025fbfac53c1c9f3c..7ce9cb956abb212d2516339e99b5878068923145 100644 --- a/multiuser/keycloak/che-multiuser-keycloak-shared/pom.xml +++ b/multiuser/keycloak/che-multiuser-keycloak-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-keycloak</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-keycloak-shared</artifactId> <packaging>jar</packaging> diff --git a/multiuser/keycloak/che-multiuser-keycloak-token-provider/pom.xml b/multiuser/keycloak/che-multiuser-keycloak-token-provider/pom.xml index 05d88bda6e60ffb1e4d41922054b8e19b71e0139..7893045d365ec0ac8eaafbec9b677d62f81fba7d 100644 --- a/multiuser/keycloak/che-multiuser-keycloak-token-provider/pom.xml +++ b/multiuser/keycloak/che-multiuser-keycloak-token-provider/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-keycloak</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-keycloak-token-provider</artifactId> <name>Che Multiuser :: Keycloak Token Provider</name> diff --git a/multiuser/keycloak/pom.xml b/multiuser/keycloak/pom.xml index 3975e79b260e176214fec88a2c09bf64469f3b33..8cbaeac4d4969f007dc2cd19e77ce9bdaef18ce3 100644 --- a/multiuser/keycloak/pom.xml +++ b/multiuser/keycloak/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-parent</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>che-multiuser-keycloak</artifactId> diff --git a/multiuser/machine-auth/che-multiuser-machine-authentication-shared/pom.xml b/multiuser/machine-auth/che-multiuser-machine-authentication-shared/pom.xml index 4396e9179ceefe618b6af5850a66ed5adbaa53ba..4c07db1042b0bbbed5d5a895e578a78ac9dc7873 100644 --- a/multiuser/machine-auth/che-multiuser-machine-authentication-shared/pom.xml +++ b/multiuser/machine-auth/che-multiuser-machine-authentication-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-machine-auth</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-machine-authentication-shared</artifactId> <packaging>jar</packaging> diff --git a/multiuser/machine-auth/che-multiuser-machine-authentication/pom.xml b/multiuser/machine-auth/che-multiuser-machine-authentication/pom.xml index 30afd3f251486d27fdea7d962be308ca62242b2a..f20a28ea67745e8190d9b6d50d56e8b658e25938 100644 --- a/multiuser/machine-auth/che-multiuser-machine-authentication/pom.xml +++ b/multiuser/machine-auth/che-multiuser-machine-authentication/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-machine-auth</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-machine-authentication</artifactId> <packaging>jar</packaging> diff --git a/multiuser/machine-auth/pom.xml b/multiuser/machine-auth/pom.xml index 090980d565f240a21f66e4f4338fd651e2741c1f..c61ea069cd1969075cba1fe30e2758e9c6bdc988 100644 --- a/multiuser/machine-auth/pom.xml +++ b/multiuser/machine-auth/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-parent</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>che-multiuser-machine-auth</artifactId> diff --git a/multiuser/permission/che-multiuser-permission-devfile/pom.xml b/multiuser/permission/che-multiuser-permission-devfile/pom.xml index a0a3cc6963b9af625fcee79ed9095d9b9cdcc851..a1c8aad6be8c0f7c7b68ee214eda8a622a36b634 100644 --- a/multiuser/permission/che-multiuser-permission-devfile/pom.xml +++ b/multiuser/permission/che-multiuser-permission-devfile/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-devfile</artifactId> <name>Che Multiuser :: Devfile Permissions</name> diff --git a/multiuser/permission/che-multiuser-permission-factory/pom.xml b/multiuser/permission/che-multiuser-permission-factory/pom.xml index 409c4df5c68a993da4b4e96f5d35be80ec7fcd4c..5981dce25d648a8c0aa1103b330bbcb89787f6e9 100644 --- a/multiuser/permission/che-multiuser-permission-factory/pom.xml +++ b/multiuser/permission/che-multiuser-permission-factory/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-factory</artifactId> <name>Che Multiuser :: Factory Permissions</name> diff --git a/multiuser/permission/che-multiuser-permission-infra-kubernetes/pom.xml b/multiuser/permission/che-multiuser-permission-infra-kubernetes/pom.xml index 2d78d934f102a21de410c1fb8cd333782da3bde3..e3cf0d144c7d58f5186c4eb2943a1529c4ff9cfb 100644 --- a/multiuser/permission/che-multiuser-permission-infra-kubernetes/pom.xml +++ b/multiuser/permission/che-multiuser-permission-infra-kubernetes/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-infra-kubernetes</artifactId> <name>Che Multiuser :: Kubernetes Infrastructure Permissions</name> diff --git a/multiuser/permission/che-multiuser-permission-logger/pom.xml b/multiuser/permission/che-multiuser-permission-logger/pom.xml index d7cd7116fbeb7b93a4eb2daeb4b4da3e18c606a9..b8baf5289a8513ca2a7b23c6f119bec1b8bd9a4e 100644 --- a/multiuser/permission/che-multiuser-permission-logger/pom.xml +++ b/multiuser/permission/che-multiuser-permission-logger/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-logger</artifactId> <name>Che Multiuser :: Logger Permissions</name> diff --git a/multiuser/permission/che-multiuser-permission-resource/pom.xml b/multiuser/permission/che-multiuser-permission-resource/pom.xml index 632746174152108869e619f6e80c78126970b644..6d03b16b91cd79800d778ac5fb6531740fcef808 100644 --- a/multiuser/permission/che-multiuser-permission-resource/pom.xml +++ b/multiuser/permission/che-multiuser-permission-resource/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-resource</artifactId> <name>Che Multiuser :: Resource :: Permissions</name> diff --git a/multiuser/permission/che-multiuser-permission-system/pom.xml b/multiuser/permission/che-multiuser-permission-system/pom.xml index 743dda44479f5c7ebc1f241b4b7e9e2c88629186..04c90babb5c59cfdb1e9c5e664d15c472d209f52 100644 --- a/multiuser/permission/che-multiuser-permission-system/pom.xml +++ b/multiuser/permission/che-multiuser-permission-system/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-system</artifactId> <name>Che Multiuser :: System Permissions</name> diff --git a/multiuser/permission/che-multiuser-permission-user/pom.xml b/multiuser/permission/che-multiuser-permission-user/pom.xml index a0efc2afbec30d19aaf5f4e82d6a3dcea1b8bda4..c67f8600c0aee1fc3f100c66f084c400a9d2ef24 100644 --- a/multiuser/permission/che-multiuser-permission-user/pom.xml +++ b/multiuser/permission/che-multiuser-permission-user/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-user</artifactId> <name>Che Multiuser :: User Permissions</name> diff --git a/multiuser/permission/che-multiuser-permission-workspace-activity/pom.xml b/multiuser/permission/che-multiuser-permission-workspace-activity/pom.xml index 1bfa25d65fd0758981a6452771f972d4c1103840..6caa3c9bfa5fe29157846104ef24f673a85d1c4c 100644 --- a/multiuser/permission/che-multiuser-permission-workspace-activity/pom.xml +++ b/multiuser/permission/che-multiuser-permission-workspace-activity/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-workspace-activity</artifactId> <name>Che Multiuser :: Workspace Activity Permissions</name> diff --git a/multiuser/permission/che-multiuser-permission-workspace/pom.xml b/multiuser/permission/che-multiuser-permission-workspace/pom.xml index 6d7b4802cd6eaf4210723e0c4bb8aede7e8fe75d..a8ba4e0fd3173fac138fb62a60b38c801f622ad5 100644 --- a/multiuser/permission/che-multiuser-permission-workspace/pom.xml +++ b/multiuser/permission/che-multiuser-permission-workspace/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-permission</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-permission-workspace</artifactId> <name>Che Multiuser :: Workspace Permissions</name> diff --git a/multiuser/permission/pom.xml b/multiuser/permission/pom.xml index 3ff235d1be686f1fec88f71ae108b78e23979a22..5549bf931c87f42ebacb721b8ed69e76197c5ff2 100644 --- a/multiuser/permission/pom.xml +++ b/multiuser/permission/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-parent</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>che-multiuser-permission</artifactId> diff --git a/multiuser/personal-account/pom.xml b/multiuser/personal-account/pom.xml index ee317387f557fed804d5f3ee016db2302f6aab86..27a12c1a5874177d43255d1ff5d58253ec8a4355 100644 --- a/multiuser/personal-account/pom.xml +++ b/multiuser/personal-account/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-parent</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-multiuser-personal-account</artifactId> <packaging>jar</packaging> diff --git a/multiuser/pom.xml b/multiuser/pom.xml index 977fdf1b8881f6b0ab708e01485eaa0e085128f8..81514c31ff2135c89e3d4866938beaebbd438bd3 100644 --- a/multiuser/pom.xml +++ b/multiuser/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.eclipse.che.multiuser</groupId> diff --git a/multiuser/sql-schema/pom.xml b/multiuser/sql-schema/pom.xml index 3177bcbf982fe5465a334572eae49cd9add557a4..b6de7d194402dae0eaed8c3f3ab2c6b305e92e31 100644 --- a/multiuser/sql-schema/pom.xml +++ b/multiuser/sql-schema/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-multiuser-parent</artifactId> <groupId>org.eclipse.che.multiuser</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>che-multiuser-sql-schema</artifactId> diff --git a/pom.xml b/pom.xml index 304293f111372a42be26c1e6aba97423f0016034..faf680f5b0a93d2a5fbd6db719a23f726b4f1b27 100644 --- a/pom.xml +++ b/pom.xml @@ -17,11 +17,11 @@ <parent> <artifactId>maven-depmgt-pom</artifactId> <groupId>org.eclipse.che.depmgt</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.che</groupId> <artifactId>che-parent</artifactId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Che Parent</name> <modules> @@ -42,11 +42,11 @@ </scm> <properties> <build.info>${project.version}</build.info> - <che.dashboard.version>7.4.0-SNAPSHOT</che.dashboard.version> - <che.docs.version>7.4.0-SNAPSHOT</che.docs.version> - <che.lib.version>7.4.0-SNAPSHOT</che.lib.version> + <che.dashboard.version>7.5.0-SNAPSHOT</che.dashboard.version> + <che.docs.version>7.5.0-SNAPSHOT</che.docs.version> + <che.lib.version>7.5.0-SNAPSHOT</che.lib.version> <che.ls.jdt.version>0.0.3</che.ls.jdt.version> - <che.version>7.4.0-SNAPSHOT</che.version> + <che.version>7.5.0-SNAPSHOT</che.version> <specification.version>1.0-beta2</specification.version> </properties> <dependencyManagement> diff --git a/selenium/che-selenium-core/pom.xml b/selenium/che-selenium-core/pom.xml index ab78519d52c84719925148e2e323c31b4afbb89e..d3d5888ce3d96f38295f18f1b71fc8431ac0160e 100644 --- a/selenium/che-selenium-core/pom.xml +++ b/selenium/che-selenium-core/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-selenium-parent</artifactId> <groupId>org.eclipse.che.selenium</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-selenium-core</artifactId> <packaging>jar</packaging> diff --git a/selenium/che-selenium-test/pom.xml b/selenium/che-selenium-test/pom.xml index 17826581ec31e8b356b8c64ef2624d10cfb04fcd..9af586a3803f2f6391dd34aa1cc9e668fa96727f 100644 --- a/selenium/che-selenium-test/pom.xml +++ b/selenium/che-selenium-test/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-selenium-parent</artifactId> <groupId>org.eclipse.che.selenium</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-selenium-test</artifactId> <packaging>jar</packaging> diff --git a/selenium/pom.xml b/selenium/pom.xml index 6701bed98287be340b910485fcbbb7f448a1253f..17fe70d76c99d18648d87802b5bfe26419baaee5 100644 --- a/selenium/pom.xml +++ b/selenium/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.che.selenium</groupId> <artifactId>che-selenium-parent</artifactId> diff --git a/typescript-dto/dto-pom.xml b/typescript-dto/dto-pom.xml index f9e508630ead77cc92144fd21092939b719095cf..f6ea65c179c9bc739e0fc8e34dc98256a69b610b 100644 --- a/typescript-dto/dto-pom.xml +++ b/typescript-dto/dto-pom.xml @@ -18,13 +18,13 @@ <parent> <artifactId>maven-depmgt-pom</artifactId> <groupId>org.eclipse.che.depmgt</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>dts-dto-typescript</artifactId> <packaging>pom</packaging> <name>Che TypeScript DTO</name> <properties> - <che.version>7.4.0-SNAPSHOT</che.version> + <che.version>7.5.0-SNAPSHOT</che.version> </properties> <build> <plugins> diff --git a/workspace-loader/pom.xml b/workspace-loader/pom.xml index 8d5f2c66e2ec0856a42b6ce7b36d7a200c50da0f..7a975b11bcc0460b8c11883d5361e258edd9e6fa 100644 --- a/workspace-loader/pom.xml +++ b/workspace-loader/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-parent</artifactId> <groupId>org.eclipse.che</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.eclipse.che.workspace.loader</groupId> diff --git a/wsmaster/che-core-api-account/pom.xml b/wsmaster/che-core-api-account/pom.xml index 3b984766956a281aeaec31a9e8cbd0b9f8ecc667..9c8519e9732a6475ea39aafe9a2edeb6715bc061 100644 --- a/wsmaster/che-core-api-account/pom.xml +++ b/wsmaster/che-core-api-account/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-account</artifactId> <name>Che Core :: API :: Account</name> diff --git a/wsmaster/che-core-api-auth-github/pom.xml b/wsmaster/che-core-api-auth-github/pom.xml index d443f3ecad663f4f47ba8dc25cfb665c9e693723..5d9cba27d8f76b4ed4e82e1e02cb571d20f1db9b 100644 --- a/wsmaster/che-core-api-auth-github/pom.xml +++ b/wsmaster/che-core-api-auth-github/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-auth-github</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-auth-shared/pom.xml b/wsmaster/che-core-api-auth-shared/pom.xml index 84b780c2d9f6fa8580175dd01a3b16069f5498bb..401ebb1f86ad51344c67dc83af5a233caeaae906 100644 --- a/wsmaster/che-core-api-auth-shared/pom.xml +++ b/wsmaster/che-core-api-auth-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-auth-shared</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-auth/pom.xml b/wsmaster/che-core-api-auth/pom.xml index 44ab5f2654f83ed5aa2fc30b5de425526c68379a..9c1a7ebb7d332ee35301a75473f88e1c08eb0dd3 100644 --- a/wsmaster/che-core-api-auth/pom.xml +++ b/wsmaster/che-core-api-auth/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-auth</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-factory-github/pom.xml b/wsmaster/che-core-api-factory-github/pom.xml index ea6654a5956e2f44e4fb859fde1306d7c7201820..ac0c16d98b8b8fced60811954443214d26cc32ad 100644 --- a/wsmaster/che-core-api-factory-github/pom.xml +++ b/wsmaster/che-core-api-factory-github/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-factory-github</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-factory-shared/pom.xml b/wsmaster/che-core-api-factory-shared/pom.xml index 515fba8873b2f5226b76f137f494c2b539c1c659..ee4c09de1ac0ced0e539dad6ad963947f56b936a 100644 --- a/wsmaster/che-core-api-factory-shared/pom.xml +++ b/wsmaster/che-core-api-factory-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-factory-shared</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-factory/pom.xml b/wsmaster/che-core-api-factory/pom.xml index e4351aa3f7dd0866ae8fb69be90ed07e769a6430..9e4d87851345d13d647f7c326f52e7370b2189e6 100644 --- a/wsmaster/che-core-api-factory/pom.xml +++ b/wsmaster/che-core-api-factory/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-factory</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-installer-shared/pom.xml b/wsmaster/che-core-api-installer-shared/pom.xml index a80237289183a304c7e3fd9ed98b0ccd85f50bd1..61bd41af751ee210ba8ec9c9ca7b55b70f12e859 100644 --- a/wsmaster/che-core-api-installer-shared/pom.xml +++ b/wsmaster/che-core-api-installer-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-installer-shared</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-logger-shared/pom.xml b/wsmaster/che-core-api-logger-shared/pom.xml index e53b4efd371f36ab0dbe1c72d22e461900702316..956b586c39a451ee4dade6b97d76a2ba74685eff 100644 --- a/wsmaster/che-core-api-logger-shared/pom.xml +++ b/wsmaster/che-core-api-logger-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-logger-shared</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-logger/pom.xml b/wsmaster/che-core-api-logger/pom.xml index 39a22f9320ea430b09e5156f37f69ac10a0cb793..22a8edba8bf0d65c49a62821c8e5e0e75dcc7b93 100644 --- a/wsmaster/che-core-api-logger/pom.xml +++ b/wsmaster/che-core-api-logger/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-logger</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-metrics/pom.xml b/wsmaster/che-core-api-metrics/pom.xml index 918c4b718f8576320ba9e5a87d2666e9705857e3..0cb284b896964aac5df4cfdaf5320c3502996334 100644 --- a/wsmaster/che-core-api-metrics/pom.xml +++ b/wsmaster/che-core-api-metrics/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-metrics</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-ssh-shared/pom.xml b/wsmaster/che-core-api-ssh-shared/pom.xml index 5b3d9e6402f1e45da562e6a23581e08dc7d50b12..300701b169daf3ef73c8fb5167e7d1356c258586 100644 --- a/wsmaster/che-core-api-ssh-shared/pom.xml +++ b/wsmaster/che-core-api-ssh-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-ssh-shared</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-ssh/pom.xml b/wsmaster/che-core-api-ssh/pom.xml index cd2cd5ef86d14611d6d815287f04d39c2bac2752..9a7ddc5660cb10f8625ecdbfd59c081ca528057d 100644 --- a/wsmaster/che-core-api-ssh/pom.xml +++ b/wsmaster/che-core-api-ssh/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-ssh</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-system-shared/pom.xml b/wsmaster/che-core-api-system-shared/pom.xml index 52615eb2303908435d1c98d13f44c6a9a6a43a02..324fd5906b015d641ce677e976358ee22c3f4883 100644 --- a/wsmaster/che-core-api-system-shared/pom.xml +++ b/wsmaster/che-core-api-system-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-system-shared</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-system/pom.xml b/wsmaster/che-core-api-system/pom.xml index 8403340374564ee39c415e7d9c8d6534a22b4f27..811aa5863088826059d9891384842b4dc224a099 100644 --- a/wsmaster/che-core-api-system/pom.xml +++ b/wsmaster/che-core-api-system/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-system</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-user-shared/pom.xml b/wsmaster/che-core-api-user-shared/pom.xml index a829e2de9d0f38918e251acbcb65345d3152a0e2..5acc791da9f6562f608ddcacf21f2045788248a9 100644 --- a/wsmaster/che-core-api-user-shared/pom.xml +++ b/wsmaster/che-core-api-user-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-user-shared</artifactId> <name>Che Core :: API :: User :: Shared</name> diff --git a/wsmaster/che-core-api-user/pom.xml b/wsmaster/che-core-api-user/pom.xml index 78e58318f251fabf8ada4060352d1c54e283d50d..f6b25e7c9f909f1682d4a65a9300c13cf4a7fcd9 100644 --- a/wsmaster/che-core-api-user/pom.xml +++ b/wsmaster/che-core-api-user/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-user</artifactId> <name>Che Core :: API :: User</name> diff --git a/wsmaster/che-core-api-workspace-activity/pom.xml b/wsmaster/che-core-api-workspace-activity/pom.xml index c4866bff6188aa6e438d90f2efb9535902cf02ca..824f8fb44e41e641ec837131d433a8cc4a320180 100644 --- a/wsmaster/che-core-api-workspace-activity/pom.xml +++ b/wsmaster/che-core-api-workspace-activity/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-workspace-activity</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-workspace-shared/pom.xml b/wsmaster/che-core-api-workspace-shared/pom.xml index b293b28ebc66f3ad4c0a00b588f792caa6280177..8c2e03b595ee5a8307ba2e4e9bc01c896c29693c 100644 --- a/wsmaster/che-core-api-workspace-shared/pom.xml +++ b/wsmaster/che-core-api-workspace-shared/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-workspace-shared</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-api-workspace/pom.xml b/wsmaster/che-core-api-workspace/pom.xml index de2ad8890831bc17c901b0da406c1d3dcd079351..abd9166489b5ca69165f7db94be85da9eb2cb106 100644 --- a/wsmaster/che-core-api-workspace/pom.xml +++ b/wsmaster/che-core-api-workspace/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-api-workspace</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/che-core-sql-schema/pom.xml b/wsmaster/che-core-sql-schema/pom.xml index 2af30bb045b775d08497e85efd2d6af6ded822d2..dc66d590a1f185d9d08b51430501d64547a96ef7 100644 --- a/wsmaster/che-core-sql-schema/pom.xml +++ b/wsmaster/che-core-sql-schema/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>che-core-sql-schema</artifactId> <name>Che Core :: SQL :: Schema</name> diff --git a/wsmaster/integration-tests/cascade-removal/pom.xml b/wsmaster/integration-tests/cascade-removal/pom.xml index 9af0b6c4b3301bfaf41b7677cc0cb935ba84cef7..feaa4af0f652af28e17f0bd8d259e1ccb4e2baab 100644 --- a/wsmaster/integration-tests/cascade-removal/pom.xml +++ b/wsmaster/integration-tests/cascade-removal/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>integration-tests-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>cascade-removal</artifactId> <name>Integration Tests :: Cascade Removal</name> diff --git a/wsmaster/integration-tests/mysql-tck/pom.xml b/wsmaster/integration-tests/mysql-tck/pom.xml index a81489316856bf7271d2240eab5d172b098a8937..5c8941f47e544cf39c0e87320c3381a69449a8b0 100644 --- a/wsmaster/integration-tests/mysql-tck/pom.xml +++ b/wsmaster/integration-tests/mysql-tck/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>integration-tests-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>mysql-tck</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/integration-tests/pom.xml b/wsmaster/integration-tests/pom.xml index b8d7c0c19e47c7fdbff021f7712412ceef97b140..636cb9fac805f9dca56b613ef17084e23eb96f67 100644 --- a/wsmaster/integration-tests/pom.xml +++ b/wsmaster/integration-tests/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>integration-tests-parent</artifactId> diff --git a/wsmaster/integration-tests/postgresql-tck/pom.xml b/wsmaster/integration-tests/postgresql-tck/pom.xml index e6d4385ee7af3bed3482299df8fb021929498b2c..089b6186c05e2d48c2e4ddedb6979c364839eae5 100644 --- a/wsmaster/integration-tests/postgresql-tck/pom.xml +++ b/wsmaster/integration-tests/postgresql-tck/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>integration-tests-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>postgresql-tck</artifactId> <packaging>jar</packaging> diff --git a/wsmaster/pom.xml b/wsmaster/pom.xml index 0066be13a45c8c3b2fc929323c9d6720197c17be..c662f9931850b7fe3867748c30ecea94b7968286 100644 --- a/wsmaster/pom.xml +++ b/wsmaster/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-core-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> <relativePath>../core/pom.xml</relativePath> </parent> <artifactId>che-master-parent</artifactId> diff --git a/wsmaster/wsmaster-local/pom.xml b/wsmaster/wsmaster-local/pom.xml index 816b6593fad0d41d6b3d7462e9e81749a115eb8f..3f93b74fe94c6b81336a583df41ff51a35ba8641 100644 --- a/wsmaster/wsmaster-local/pom.xml +++ b/wsmaster/wsmaster-local/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>che-master-parent</artifactId> <groupId>org.eclipse.che.core</groupId> - <version>7.4.0-SNAPSHOT</version> + <version>7.5.0-SNAPSHOT</version> </parent> <artifactId>wsmaster-local</artifactId> <name>Che Core :: API :: Impl Local</name>