Skip to content

Commit

Permalink
Merge pull request #543 from turkeylurkey/release-2.2
Browse files Browse the repository at this point in the history
Use release 0.2.2 in pom.xml
  • Loading branch information
turkeylurkey authored Nov 25, 2024
2 parents 72d4f40 + 18075bf commit 121b420
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jakarta.eclipse/org.eclipse.lsp4jakarta.lsp4e.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>org.eclipse.lsp4jakarta.lsp4e</artifactId>
<groupId>org.eclipse.lsp4jakarta</groupId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>org.eclipse.lsp4jakarta.lsp4e.core</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jakarta.ls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.lsp4jakarta</groupId>
<artifactId>org.eclipse.lsp4jakarta.ls</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
<name>Eclipse LSP4Jakarta Language Server</name>
<description>Eclipse LSP4Jakarta Language Server</description>
<organization>
Expand Down

0 comments on commit 121b420

Please sign in to comment.