1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-03-28 14:56:28 +01:00
cdt/terminal/admin/settings.xml
nickboldt dd1eaecc6e Move terminal files into subfolder
Change-Id: Ibab77ef2ba53f4fd91363269330955eca5fd2bb3
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 12:54:02 -04:00

10 lines
266 B
XML

<settings>
<mirrors>
<mirror>
<id>eclipse-maven-central</id>
<name>Eclipse Maven Central</name>
<url>https://repo.eclipse.org/content/repositories/maven_central/</url>
<mirrorOf>central</mirrorOf>
</mirror>
</mirrors>
</settings>