Revision 9172
Added by ben leinfelder over 9 years ago
metacat.properties | ||
---|---|---|
89 | 89 |
database.upgradeVersion.2.4.0=upgrade-db-to-2.4.0 |
90 | 90 |
database.upgradeVersion.2.4.1=upgrade-db-to-2.4.1 |
91 | 91 |
database.upgradeVersion.2.4.2=upgrade-db-to-2.4.2 |
92 |
database.upgradeVersion.2.4.3=upgrade-db-to-2.4.3 |
|
92 | 93 |
database.upgradeVersion.2.5.0=upgrade-db-to-2.5.0 |
93 | 94 |
## for running java-based utilities |
94 | 95 |
database.upgradeUtility.1.5.0=edu.ucsb.nceas.metacat.admin.upgrade.Upgrade1_5_0 |
... | ... | |
669 | 670 |
index.hazelcast.indexeventmap=hzIndexEventMap |
670 | 671 |
|
671 | 672 |
############# Annotator Section ########################################### |
672 |
annotator.sharedSecret=oursharedsecret
|
|
673 |
annotator.consumerKey=myconsumerkey
|
|
673 |
annotator.sharedSecret=710f4e8c-25ee-4fb0-88ae-ae98a9edd0ad
|
|
674 |
annotator.consumerKey=f780f3e398cf45cbb4e84ed9ec91622a
|
|
674 | 675 |
annotator.store.url=http://annotateit.org/api/search |
675 | 676 |
|
676 | 677 |
############# SOLR Search Section ########################################### |
Also available in: Unified diff
include 2.4.3 upgrade scripts in the trunk (merged from branch)