Revision 9197
Added by Jing Tao over 9 years ago
build.xml | ||
---|---|---|
230 | 230 |
value="lib${style-common-relpath}" /> |
231 | 231 |
<property name="schema-cvsrelpath" value="lib${schema-relpath}" /> |
232 | 232 |
<property name="style-skins-relpath" value="/style/skins" /> |
233 |
<property name="seek-tag" value="branches/ECOGRID_1_2_3" />
|
|
233 |
<property name="seek-tag" value="tags/ECOGRID_1_2_3" />
|
|
234 | 234 |
<property name="eml-module" value="eml" /> |
235 | 235 |
<property name="eml-version" value="2.0.0beta6" /> |
236 | 236 |
<property name="eml-beta4-version" value="2.0.0beta4" /> |
Also available in: Unified diff
Use the ecogrid 1.2.3 tag to replace the branch.