Revision 6801
Added by Jing Tao almost 13 years ago
build.xml | ||
---|---|---|
166 | 166 |
<property name="style-skins-relpath" value="/style/skins" /> |
167 | 167 |
<property name="util-module" value="utilities" /> |
168 | 168 |
<!-- property name="utilities-tag" value="trunk" / --> |
169 |
<property name="utilities-tag" value="tags/UTILITIES_1_1_0_RC2" />
|
|
169 |
<property name="utilities-tag" value="branches/UTILITIES_1_1_0_RC3" />
|
|
170 | 170 |
<property name="seek-tag" value="tags/ECOGRID_1_2_2_RC5" /> |
171 | 171 |
<property name="eml-module" value="eml" /> |
172 | 172 |
<property name="eml-version" value="2.0.0beta6" /> |
Also available in: Unified diff
Using a branch name for the utilities project. This branch is a copy of the trunk and it uses the BSD license.
We will move this branch to a tag soon.