Revision 7474
Added by ben leinfelder almost 12 years ago
build.xml | ||
---|---|---|
169 | 169 |
<property name="schema-cvsrelpath" value="lib${schema-relpath}" /> |
170 | 170 |
<property name="style-skins-relpath" value="/style/skins" /> |
171 | 171 |
<property name="util-module" value="utilities" /> |
172 |
<!--<property name="utilities-tag" value="trunk" />-->
|
|
173 |
<property name="utilities-tag" value="tags/UTILITIES_1_2_0_RC1" />
|
|
172 |
<property name="utilities-tag" value="trunk" />
|
|
173 |
<!--<property name="utilities-tag" value="tags/UTILITIES_1_2_0_RC1" />-->
|
|
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 utilities tag to build (remember to 'fullclean' after this update!)