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:
parent
c7e6603357
commit
bc9a5dfd18
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue