Project

General

Profile

« Previous | Next » 

Revision 8339

use 2.3.0 for this next release of metacat.

View differences:

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.2.2-SNAPSHOT</version>
7
	<version>2.3.0-SNAPSHOT</version>
8 8
	<name>metacat-index</name>
9 9
	<url>http://maven.apache.org</url>
10 10

  
......
32 32
		<dependency>
33 33
			<groupId>edu.ucsb.nceas.metacat.common</groupId>
34 34
			<artifactId>metacat-common</artifactId>
35
			<version>2.2.2-SNAPSHOT</version>
35
			<version>2.3.0-SNAPSHOT</version>
36 36
			<type>jar</type>
37 37
		</dependency>
38 38
		<dependency>

Also available in: Unified diff