Skip to content

Commit aca47bc

Browse files
committed
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2 parents c60d41d + 4c67594 commit aca47bc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

eclipse-distribution/pom.xml

+10
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,11 @@
298298
<layout>p2</layout>
299299
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
300300
</repository>
301+
<repository>
302+
<id>cdt-updates</id>
303+
<layout>p2</layout>
304+
<url>https://download.eclipse.org/tools/cdt/releases/latest/</url>
305+
</repository>
301306
<repository>
302307
<id>lsp4e</id>
303308
<layout>p2</layout>
@@ -398,6 +403,11 @@
398403
<layout>p2</layout>
399404
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
400405
</repository>
406+
<repository>
407+
<id>cdt-updates</id>
408+
<layout>p2</layout>
409+
<url>https://download.eclipse.org/tools/cdt/releases/latest/</url>
410+
</repository>
401411
<repository>
402412
<id>lsp4e</id>
403413
<layout>p2</layout>

0 commit comments

Comments
 (0)