mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Put the maven repo back.
This commit is contained in:
parent
1877f09667
commit
e4f1fdf702
1 changed files with 3 additions and 2 deletions
|
@ -21,12 +21,13 @@
|
|||
<cdt-install>/home/data/httpd/download.eclipse.org/tools/cdt/builds/${cdt-stream}/nightly</cdt-install>
|
||||
</properties>
|
||||
|
||||
<!-- pluginRepositories>
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>maven.eclipse.org</id>
|
||||
<url>http://maven.eclipse.org/nexus/content/repositories/public</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories-->
|
||||
</pluginRepositories>
|
||||
|
||||
<build>
|
||||
<finalName>${project.artifactId}</finalName>
|
||||
</build>
|
||||
|
|
Loading…
Add table
Reference in a new issue