Update ls4j version to 0.2.1 release
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
</modules>
|
||||
|
||||
<repositories>
|
||||
<!-- Note: avoid using this repo, it can block project builds for long time.
|
||||
<repository>
|
||||
<id>lsp4j-snapshots-repo</id>
|
||||
<name>lsp4j-snapshots-repo</name>
|
||||
@@ -34,6 +35,7 @@
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
-->
|
||||
<repository>
|
||||
<id>spring-milestones</id>
|
||||
<name>Spring Milestones</name>
|
||||
@@ -77,7 +79,7 @@
|
||||
<guava-version>19.0</guava-version>
|
||||
<jackson-2-version>2.5.0</jackson-2-version>
|
||||
<jersey-2-version>2.10</jersey-2-version>
|
||||
<lsp4j-version>0.2.0-SNAPSHOT</lsp4j-version>
|
||||
<lsp4j-version>0.2.1</lsp4j-version>
|
||||
<!-- NOTE: Reactor version must match version used by the CF client -->
|
||||
<reactor-version>3.0.5.RELEASE</reactor-version>
|
||||
<reactor-netty>0.6.0.RELEASE</reactor-netty>
|
||||
|
||||
Reference in New Issue
Block a user