Skip to content

Commit d66d35f

Browse files
author
Roman Iuvshin
committed
[maven-release-plugin] prepare release 4.1.0
1 parent 3bacf86 commit d66d35f

File tree

132 files changed

+139
-139
lines changed

Some content is hidden

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

132 files changed

+139
-139
lines changed

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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222
<groupId>org.eclipse.che</groupId>
2323
<artifactId>che-assembly-parent</artifactId>
24-
<version>4.1.0-RC1-SNAPSHOT</version>
24+
<version>4.1.0</version>
2525
<packaging>pom</packaging>
2626
<name>Che IDE :: Parent</name>
2727
<modules>

core/che-core-api-core/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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</version>
2020
</parent>
2121
<artifactId>che-core-api-core</artifactId>
2222
<packaging>jar</packaging>

core/che-core-api-dto-maven-plugin/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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</version>
2020
</parent>
2121
<artifactId>che-core-api-dto-maven-plugin</artifactId>
2222
<packaging>maven-plugin</packaging>

core/che-core-api-dto/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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</version>
2020
</parent>
2121
<artifactId>che-core-api-dto</artifactId>
2222
<packaging>jar</packaging>

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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</version>
2020
</parent>
2121
<artifactId>che-core-api-model</artifactId>
2222
<packaging>jar</packaging>

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.1.0-RC1-SNAPSHOT</version>
19+
<version>4.1.0</version>
2020
</parent>
2121
<artifactId>che-core-commons-annotations</artifactId>
2222
<packaging>jar</packaging>

0 commit comments

Comments
 (0)