Revision 10035
Added by Jing Tao about 8 years ago
pom.xml | ||
---|---|---|
38 | 38 |
<dependency> |
39 | 39 |
<groupId>edu.ucsb.nceas</groupId> |
40 | 40 |
<artifactId>utilities</artifactId> |
41 |
<version>2.0.0-SNAPSHOT</version>
|
|
41 |
<version>2.0.0</version> |
|
42 | 42 |
</dependency> |
43 | 43 |
<dependency> |
44 | 44 |
<groupId>org.ecoinformatics.eml</groupId> |
45 | 45 |
<artifactId>datamanager</artifactId> |
46 |
<version>0.9.0-SNAPSHOT</version>
|
|
46 |
<version>0.9.0</version> |
|
47 | 47 |
</dependency> |
48 | 48 |
<dependency> |
49 | 49 |
<groupId>gov.loc</groupId> |
Also available in: Unified diff
Since the datamanger and utilites are not very active, we can use the stable release even though in the trunk.