Revision 6914
Added by ben leinfelder almost 13 years ago
build.xml | ||
---|---|---|
170 | 170 |
<property name="style-skins-relpath" value="/style/skins" /> |
171 | 171 |
<property name="util-module" value="utilities" /> |
172 | 172 |
<!-- property name="utilities-tag" value="trunk" / --> |
173 |
<property name="utilities-tag" value="branches/UTILITIES_1_1_0_RC3" />
|
|
173 |
<property name="utilities-tag" value="tags/UTILITIES_1_1_0" />
|
|
174 | 174 |
<property name="seek-tag" value="tags/ECOGRID_1_2_2" /> |
175 | 175 |
<property name="eml-module" value="eml" /> |
176 | 176 |
<property name="eml-version" value="2.0.0beta6" /> |
Also available in: Unified diff
use final tag for building with utilities (tags/UTILITIES_1_1_0)
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5532