Skip to content

Commit 958d1c6

Browse files
datho7561rgrunber
authored andcommitted
Update lsp4mp to 0.8.0.
This is needed to fix the build, since the 0.8.0-SNAPSHOT have been automatically deleted. Signed-off-by: David Thompson <davthomp@redhat.com>
1 parent 7e92d5b commit 958d1c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • quarkus.ls.ext/com.redhat.quarkus.ls

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.8.0-SNAPSHOT</microprofile.ls.version>
42+
<microprofile.ls.version>0.8.0</microprofile.ls.version>
4343
<jboss.releases.repo.id>jboss-releases-repository</jboss.releases.repo.id>
4444
<jboss.releases.repo.url>https://repository.jboss.org/nexus/content/repositories/releases/</jboss.releases.repo.url>
4545
<jboss.snapshots.repo.id>jboss-snapshots-repository</jboss.snapshots.repo.id>

0 commit comments

Comments
 (0)