mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +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>
|
<cdt-install>/home/data/httpd/download.eclipse.org/tools/cdt/builds/${cdt-stream}/nightly</cdt-install>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<!-- pluginRepositories>
|
<pluginRepositories>
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>maven.eclipse.org</id>
|
<id>maven.eclipse.org</id>
|
||||||
<url>http://maven.eclipse.org/nexus/content/repositories/public</url>
|
<url>http://maven.eclipse.org/nexus/content/repositories/public</url>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
</pluginRepositories-->
|
</pluginRepositories>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<finalName>${project.artifactId}</finalName>
|
<finalName>${project.artifactId}</finalName>
|
||||||
</build>
|
</build>
|
||||||
|
|
Loading…
Add table
Reference in a new issue