Revision 10081
Added by Jing Tao almost 8 years ago
metacat-index/pom.xml | ||
---|---|---|
4 | 4 |
<groupId>edu.ucsb.nceas.metacat.index</groupId> |
5 | 5 |
<artifactId>metacat-index</artifactId> |
6 | 6 |
<packaging>war</packaging> |
7 |
<version>2.8.0-SNAPSHOT</version>
|
|
7 |
<version>2.8.1-SNAPSHOT</version>
|
|
8 | 8 |
<name>metacat-index</name> |
9 | 9 |
<url>http://maven.apache.org</url> |
10 | 10 |
|
11 | 11 |
<properties> |
12 | 12 |
<d1_cn_index_processor_version>2.3.0-SNAPSHOT</d1_cn_index_processor_version> |
13 |
<metacat_common_version>2.8.0-SNAPSHOT</metacat_common_version>
|
|
13 |
<metacat_common_version>2.8.1-SNAPSHOT</metacat_common_version>
|
|
14 | 14 |
</properties> |
15 | 15 |
|
16 | 16 |
<repositories> |
Also available in: Unified diff
Increase the version to 2.8.1