Skip to content

Commit 8d8806a

Browse files
author
Roman Iuvshin
committed
[maven-release-plugin] prepare release 5.14.0
1 parent fc63632 commit 8d8806a

File tree

252 files changed

+262
-262
lines changed

Some content is hidden

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

252 files changed

+262
-262
lines changed

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.14.0-SNAPSHOT</version>
19+
<version>5.14.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.14.0-SNAPSHOT</version>
19+
<version>5.14.0</version>
2020
</parent>
2121
<groupId>org.eclipse.che.core</groupId>
2222
<artifactId>che-core-api-agent</artifactId>

agents/exec/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.14.0-SNAPSHOT</version>
19+
<version>5.14.0</version>
2020
</parent>
2121
<artifactId>exec-agent</artifactId>
2222
<name>Agent :: Exec</name>

agents/git-credentials/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.14.0-SNAPSHOT</version>
19+
<version>5.14.0</version>
2020
</parent>
2121
<artifactId>git-credentials-agent</artifactId>
2222
<name>Git Credentials Agent</name>

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.14.0-SNAPSHOT</version>
19+
<version>5.14.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.14.0-SNAPSHOT</version>
19+
<version>5.14.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.14.0-SNAPSHOT</version>
19+
<version>5.14.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.14.0-SNAPSHOT</version>
19+
<version>5.14.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.14.0-SNAPSHOT</version>
19+
<version>5.14.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.14.0-SNAPSHOT</version>
19+
<version>5.14.0</version>
2020
</parent>
2121
<artifactId>ls-typescript-agent</artifactId>
2222
<name>Language Server typescript Agent</name>

0 commit comments

Comments
 (0)