mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-17 13:15:44 +02:00
Fix repo url.
Change-Id: I5a87b5b3d47f5a4c63c302f25b798d730c222de7 Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
parent
c7e6603357
commit
bc9a5dfd18
1 changed files with 2 additions and 2 deletions
|
@ -90,12 +90,12 @@
|
||||||
<repository>
|
<repository>
|
||||||
<id>repo.eclipse.org</id>
|
<id>repo.eclipse.org</id>
|
||||||
<name>Project Repository - Releases</name>
|
<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>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>repo.eclipse.org</id>
|
<id>repo.eclipse.org</id>
|
||||||
<name>Project Repository - Snapshots</name>
|
<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>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue