1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00

Fix repo url.

Change-Id: I5a87b5b3d47f5a4c63c302f25b798d730c222de7
Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
Greg Watson 2019-06-25 13:23:39 -04:00
parent c7e6603357
commit bc9a5dfd18

View file

@ -90,12 +90,12 @@
<repository>
<id>repo.eclipse.org</id>
<name>Project Repository - Releases</name>
<url>https://repo.eclipse.org/content/repositoryries/ptp-releases</url>
<url>https://repo.eclipse.org/content/repositories/ptp-releases</url>
</repository>
<snapshotRepository>
<id>repo.eclipse.org</id>
<name>Project Repository - Snapshots</name>
<url>https://repo.eclipse.org/content/repositoryries/ptp-snapshots</url>
<url>https://repo.eclipse.org/content/repositories/ptp-snapshots</url>
</snapshotRepository>
</distributionManagement>