mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 02:35:37 +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>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
<id>production</id>
|
<id>production</id>
|
||||||
|
<properties>
|
||||||
|
<cdt-install>/home/data/httpd/download.eclipse.org/tools/cdt/builds/hudson/cdt-nightly</cdt-install>
|
||||||
|
</properties>
|
||||||
<build>
|
<build>
|
||||||
<properties>
|
|
||||||
<cdt-install>/home/data/httpd/download.eclipse.org/tools/cdt/builds/hudson/cdt-nightly</cdt-install>
|
|
||||||
</properties>
|
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-antrun-plugin</artifactId>
|
<artifactId>maven-antrun-plugin</artifactId>
|
||||||
|
|
Loading…
Add table
Reference in a new issue