Revision 7632
Added by Jing Tao over 11 years ago
pom.xml | ||
---|---|---|
185 | 185 |
<artifactId>junit</artifactId> |
186 | 186 |
<version>4.8.2</version> |
187 | 187 |
</dependency> |
188 |
<dependency> |
|
189 |
<groupId>edu.ucsb.nceas.metacat.common</groupId> |
|
190 |
<artifactId>metacat-common</artifactId> |
|
191 |
<version>1.0-SNAPSHOT</version> |
|
192 |
<type>jar</type> |
|
193 |
</dependency> |
|
188 | 194 |
</dependencies> |
189 | 195 |
</project> |
Also available in: Unified diff
Add the dependency to the metacat-common.