Skip to content

Commit ca4ae3a

Browse files
committed
switch to specific version of wild web developer that is compatible with Eclipse 2021-12
1 parent c06fc0c commit ca4ae3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

eclipse-distribution/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -891,18 +891,18 @@
891891
<repository>
892892
<id>wildwebdeveloper</id>
893893
<layout>p2</layout>
894-
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest</url>
894+
<url>https://download.eclipse.org/wildwebdeveloper/releases/0.13.3</url>
895895
</repository>
896-
<repository>
896+
<!-- <repository>
897897
<id>lsp4e</id>
898898
<layout>p2</layout>
899899
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
900-
</repository>
901-
<!-- <repository>
900+
</repository> -->
901+
<repository>
902902
<id>lsp4e</id>
903903
<layout>p2</layout>
904904
<url>https://download.eclipse.org/lsp4e/releases/latest/</url>
905-
</repository> -->
905+
</repository>
906906
<!-- <repository>
907907
<id>chromium-binaries</id>
908908
<layout>p2</layout>

0 commit comments

Comments
 (0)