Skip to content

Commit 69cf9f5

Browse files
author
Roman Iuvshin
committed
[maven-release-plugin] prepare release 5.5.0
1 parent 2bd4976 commit 69cf9f5

234 files changed

Lines changed: 245 additions & 245 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.5.0-SNAPSHOT</version>
19+
<version>5.5.0</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.5.0-SNAPSHOT</version>
19+
<version>5.5.0</version>
2020
</parent>
2121
<groupId>org.eclipse.che.core</groupId>
2222
<artifactId>che-core-api-agent</artifactId>

agents/go-agents/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.5.0-SNAPSHOT</version>
19+
<version>5.5.0</version>
2020
</parent>
2121
<artifactId>go-agents</artifactId>
2222
<name>Agent :: Golang agents</name>

agents/ls-csharp/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.5.0-SNAPSHOT</version>
19+
<version>5.5.0</version>
2020
</parent>
2121
<artifactId>ls-csharp-agent</artifactId>
2222
<name>Language Server C# Agent</name>

agents/ls-json/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.5.0-SNAPSHOT</version>
19+
<version>5.5.0</version>
2020
</parent>
2121
<artifactId>ls-json-agent</artifactId>
2222
<name>Language Server Json Agent</name>

agents/ls-php/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.5.0-SNAPSHOT</version>
19+
<version>5.5.0</version>
2020
</parent>
2121
<artifactId>ls-php-agent</artifactId>
2222
<name>Language Server PHP Agent</name>

agents/ls-python/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.5.0-SNAPSHOT</version>
19+
<version>5.5.0</version>
2020
</parent>
2121
<artifactId>ls-python-agent</artifactId>
2222
<name>Language Server python Agent</name>

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

agents/ssh/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.5.0-SNAPSHOT</version>
19+
<version>5.5.0</version>
2020
</parent>
2121
<artifactId>ssh-agent</artifactId>
2222
<name>SSH Agent</name>

0 commit comments

Comments
 (0)