Revision 4657
Added by daigle almost 16 years ago
build.properties | ||
---|---|---|
4 | 4 |
#instance 1.9.1 is okay. 1.9.1_rc1 is not. |
5 | 5 |
metacat.version=1.9.0 |
6 | 6 |
|
7 |
#This is for display purposes. leave it blank for final production release.
|
|
8 |
metacat.releaseInfo=Release Candidate 1
|
|
7 |
#This is for packaging purposes. leave it blank for final production release.
|
|
8 |
metacat.releaseCandidate=-2
|
|
9 | 9 |
|
10 | 10 |
# Tomcat dev deployment directory |
11 | 11 |
# build.tomcat.dir=/usr/local/tomcat |
Also available in: Unified diff
Add a release candidate number for packaging purposes.