Revision 8154
Added by Jing Tao over 11 years ago
metacat-common/pom.xml | ||
---|---|---|
9 | 9 |
<url>http://maven.apache.org</url> |
10 | 10 |
<properties> |
11 | 11 |
<d1_solr_index_schema_name>index-solr-schema-v1_1.xml</d1_solr_index_schema_name> |
12 |
<d1_solr_index_schema_url>scm:svn:https://repository.dataone.org/software/cicore/tags/DATAONE-CN-INDEX_v1.1.1/usr/share/dataone-cn-index/${d1_solr_index_schema_name}</d1_solr_index_schema_url>
|
|
12 |
<d1_solr_index_schema_url>scm:svn:https://repository.dataone.org/software/cicore/tags/DATAONE-CN-INDEX_v1.1.1/usr/share/dataone-cn-index</d1_solr_index_schema_url> |
|
13 | 13 |
</properties> |
14 | 14 |
<repositories> |
15 | 15 |
<repository> |
Also available in: Unified diff
export a directory rather than a file in the scm plugin. This fixed an issue that the pom.xml didn't work with the svn with version 1.6.