Skip to content

Commit 21ff9de

Browse files
author
Roman Iuvshin
committed
[maven-release-plugin] prepare for next development iteration
1 parent 84a7e5a commit 21ff9de

111 files changed

Lines changed: 116 additions & 116 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

assembly/assembly-ide-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-assembly-parent</artifactId>
1818
<groupId>org.eclipse.che</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>assembly-ide-war</artifactId>
2222
<packaging>war</packaging>

assembly/assembly-machine-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-assembly-parent</artifactId>
1818
<groupId>org.eclipse.che</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>assembly-machine-server</artifactId>
2222
<packaging>pom</packaging>

assembly/assembly-machine-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-assembly-parent</artifactId>
1818
<groupId>org.eclipse.che</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>assembly-machine-war</artifactId>
2222
<packaging>war</packaging>

assembly/assembly-main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-assembly-parent</artifactId>
1818
<groupId>org.eclipse.che</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>assembly-main</artifactId>
2222
<packaging>pom</packaging>

assembly/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
<parent>
1717
<artifactId>che-parent</artifactId>
1818
<groupId>org.eclipse.che</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222
<groupId>org.eclipse.che</groupId>
2323
<artifactId>che-assembly-parent</artifactId>
24-
<version>4.0.0-RC4</version>
24+
<version>4.0.0-RC5-SNAPSHOT</version>
2525
<packaging>pom</packaging>
2626
<name>Che IDE :: Parent</name>
2727
<modules>

core/che-core-api-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-core-parent</artifactId>
1818
<groupId>org.eclipse.che.core</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>che-core-api-model</artifactId>
2222
<packaging>jar</packaging>

core/che-core-git-impl-native/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-core-parent</artifactId>
1818
<groupId>org.eclipse.che.core</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222
<artifactId>che-core-git-impl-native</artifactId>

core/che-core-vfs-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-core-parent</artifactId>
1818
<groupId>org.eclipse.che.core</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222
<artifactId>che-core-vfs-impl</artifactId>

core/commons/che-core-commons-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-core-commons-parent</artifactId>
1818
<groupId>org.eclipse.che.core</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>che-core-commons-annotations</artifactId>
2222
<packaging>jar</packaging>

core/commons/che-core-commons-env/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>che-core-commons-parent</artifactId>
1818
<groupId>org.eclipse.che.core</groupId>
19-
<version>4.0.0-RC4</version>
19+
<version>4.0.0-RC5-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>che-core-commons-env</artifactId>
2222
<packaging>jar</packaging>

0 commit comments

Comments
 (0)