Skip to content

Commit af0edb8

Browse files
rgrunberdatho7561
authored andcommitted
Update to LSP4MP 0.14.2-SNAPSHOT repository.
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent 3aaef2d commit af0edb8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

quarkus.jdt.ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<tycho.generateSourceReferences>true</tycho.generateSourceReferences>
1717
<tycho.test.platformArgs />
1818
<tycho.test.jvmArgs>-Xmx4G -DDetectVMInstallationsJob.disabled=true ${tycho.test.platformArgs}</tycho.test.jvmArgs>
19-
<lsp4mp.p2.url>https://download.eclipse.org/lsp4mp/snapshots/0.13.3/repository/</lsp4mp.p2.url>
19+
<lsp4mp.p2.url>https://download.eclipse.org/lsp4mp/snapshots/0.14.2/repository/</lsp4mp.p2.url>
2020

2121
<!-- Code coverage -->
2222
<jacoco.version>0.8.8</jacoco.version>

quarkus.ls.ext/com.redhat.quarkus.ls/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
4040
<dev.build.timestamp>${maven.build.timestamp}</dev.build.timestamp>
4141
<lsp4j.version>0.14.0</lsp4j.version>
42-
<microprofile.ls.version>0.13.3-SNAPSHOT</microprofile.ls.version>
42+
<microprofile.ls.version>0.14.2-SNAPSHOT</microprofile.ls.version>
4343
</properties>
4444
<repositories>
4545
<repository>

0 commit comments

Comments
 (0)