mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 22:55:26 +02:00
Put properties in the right place.
This commit is contained in:
parent
9710ba8298
commit
de3ae3745b
1 changed files with 3 additions and 3 deletions
|
@ -18,10 +18,10 @@
|
|||
<profiles>
|
||||
<profile>
|
||||
<id>production</id>
|
||||
<properties>
|
||||
<cdt-install>/home/data/httpd/download.eclipse.org/tools/cdt/builds/hudson/cdt-nightly</cdt-install>
|
||||
</properties>
|
||||
<build>
|
||||
<properties>
|
||||
<cdt-install>/home/data/httpd/download.eclipse.org/tools/cdt/builds/hudson/cdt-nightly</cdt-install>
|
||||
</properties>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
|
|
Loading…
Add table
Reference in a new issue