Skip to content

Commit 33a20f6

Browse files
committed
include lsp4e snapshots again to include the latest fixes
1 parent b6c8414 commit 33a20f6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

eclipse-distribution/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -638,16 +638,16 @@
638638
<package.qualifierPrefix>e426</package.qualifierPrefix>
639639
</properties>
640640
<repositories>
641-
<!-- <repository>
641+
<repository>
642642
<id>2022-12</id>
643643
<layout>p2</layout>
644644
<url>https://download.eclipse.org/releases/2022-12/</url>
645-
</repository> -->
646-
<repository>
645+
</repository>
646+
<!-- <repository>
647647
<id>2022-12-staging</id>
648648
<layout>p2</layout>
649649
<url>https://download.eclipse.org/staging/2022-12/</url>
650-
</repository>
650+
</repository> -->
651651
<repository>
652652
<id>orbit</id>
653653
<layout>p2</layout>
@@ -716,8 +716,8 @@
716716
<repository>
717717
<id>lsp4e</id>
718718
<layout>p2</layout>
719-
<url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url>
720-
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
719+
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url> -->
720+
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
721721
</repository>
722722
<repository>
723723
<id>tm4e-snapshots</id>

0 commit comments

Comments
 (0)