We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f329b41 commit ed35d9aCopy full SHA for ed35d9a
1 file changed
pom.xml
@@ -154,9 +154,9 @@
154
</profiles>
155
<repositories>
156
<repository>
157
- <id>202112</id>
+ <id>202212</id>
158
<layout>p2</layout>
159
- <url>https://download.eclipse.org/releases/2021-12/202112081000/</url>
+ <url>https://download.eclipse.org/releases/2022-12/202212071000/</url>
160
</repository>
161
162
<id>oss.sonatype.org</id>
@@ -180,5 +180,10 @@
180
181
<url>https://download.eclipse.org/tools/orbit/R-builds/R20170516192513/repository/</url>
182
183
+ <repository>
184
+ <id>lsp4j</id>
185
+ <layout>p2</layout>
186
+ <url>https://download.eclipse.org/lsp4j/updates/releases/0.20.0/</url>
187
+ </repository>
188
</repositories>
189
</project>
0 commit comments