Skip to content

Commit 05a7cd5

Browse files
author
Roman Iuvshin
committed
[maven-release-plugin] prepare for next development iteration
1 parent 41d3739 commit 05a7cd5

217 files changed

Lines changed: 228 additions & 228 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.

agents/che-core-api-agent-shared/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-agents-parent</artifactId>
1818
<groupId>org.eclipse.che</groupId>
19-
<version>5.1.0</version>
19+
<version>5.2.0-SNAPSHOT</version>
2020
</parent>
2121
<groupId>org.eclipse.che.core</groupId>
2222
<artifactId>che-core-api-agent-shared</artifactId>

agents/che-core-api-agent/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-agents-parent</artifactId>
1818
<groupId>org.eclipse.che</groupId>
19-
<version>5.1.0</version>
19+
<version>5.2.0-SNAPSHOT</version>
2020
</parent>
2121
<groupId>org.eclipse.che.core</groupId>
2222
<artifactId>che-core-api-agent</artifactId>

agents/exec-agent/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-agents-parent</artifactId>
1818
<groupId>org.eclipse.che</groupId>
19-
<version>5.1.0</version>
19+
<version>5.2.0-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>exec-agent</artifactId>
2222
<name>Exec Agent</name>

agents/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>5.1.0</version>
19+
<version>5.2.0-SNAPSHOT</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222
<groupId>org.eclipse.che</groupId>
2323
<artifactId>che-agents-parent</artifactId>
24-
<version>5.1.0</version>
24+
<version>5.2.0-SNAPSHOT</version>
2525
<packaging>pom</packaging>
2626
<name>Che Agents Parent</name>
2727
<modules>

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>5.1.0</version>
19+
<version>5.2.0-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>assembly-ide-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>5.1.0</version>
19+
<version>5.2.0-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>assembly-main</artifactId>
2222
<packaging>pom</packaging>

assembly/assembly-wsagent-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>5.1.0</version>
19+
<version>5.2.0-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>assembly-wsagent-server</artifactId>
2222
<packaging>pom</packaging>

assembly/assembly-wsagent-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>5.1.0</version>
19+
<version>5.2.0-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>assembly-wsagent-war</artifactId>
2222
<packaging>war</packaging>

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

0 commit comments

Comments
 (0)