Skip to content

Commit

Permalink
update lsp4e latest release repo to also grab latest compatible lsp4j
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlippert committed Feb 27, 2019
1 parent 3ff9a2b commit 3c74c5e
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -920,20 +920,15 @@

<repositories>
<repository>
<id>lsp4j-snapshots</id>
<id>lsp4e-latest-release</id>
<layout>p2</layout>
<url>https://services.typefox.io/open-source/jenkins/job/lsp4j/job/master/lastStableBuild/artifact/build/p2-repository/</url>
<url>https://download.eclipse.org/lsp4e/releases/latest/</url>
</repository>
<!-- <repository>
<id>lsp4e-snapshots</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
</repository> -->
<repository>
<!-- <repository>
<id>lsp4e-releases</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/0.5.0milestone/</url>
</repository>
</repository> -->
<repository>
<!-- necessary for maven and ant AWS dependency -->
<id>springsource-maven-release</id>
Expand Down

0 comments on commit 3c74c5e

Please sign in to comment.