Skip to content

Commit b6d9903

Browse files
authored
Merge pull request #520 from ChinthakaJ98/main
2 parents 93b24f5 + 634a9df commit b6d9903

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

org.eclipse.lemminx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.wso2.language.server</groupId>
55
<artifactId>mi-language-server-parent</artifactId>
6-
<version>0.24.0-wso2v87</version>
6+
<version>0.24.0-wso2v88</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<name>MI Language Server</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.wso2.language.server</groupId>
44
<artifactId>mi-language-server-parent</artifactId>
5-
<version>0.24.0-wso2v87</version>
5+
<version>0.24.0-wso2v88</version>
66
<packaging>pom</packaging>
77
<name>MI Language Server - Parent</name>
88
<description>LemMinX is a XML Language Server Protocol (LSP), and can be used with any editor that supports LSP, to offer an outstanding XML editing experience</description>

0 commit comments

Comments
 (0)