Revision 1339
Added by Jing Tao about 22 years ago
build.xml | ||
---|---|---|
100 | 100 |
<property name="installdir" value="${webapps}/${context}" /> |
101 | 101 |
<property name="name" value="metacat"/> |
102 | 102 |
<property name="Name" value="MetaCat"/> |
103 |
<property name="release" value="1.2.0"/>
|
|
103 |
<property name="release" value="1.2.1"/>
|
|
104 | 104 |
<property name="replication-path" |
105 | 105 |
value="/${context}/servlet/replication"/> |
106 | 106 |
<property name="servlet-path" value="/${context}/servlet/metacat"/> |
Also available in: Unified diff
Change the release number.