Project

General

Profile

« Previous | Next » 

Revision 9419

bump trunk to 2.6.0-SNAPSHOT and pull in d1 dependencies at 2.1.0-SNAPSHOT to continue trunk development.

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.5.0-SNAPSHOT</version>
7
	<version>2.6.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.5.0-SNAPSHOT</version>
35
			<version>2.6.0-SNAPSHOT</version>
36 36
			<type>jar</type>
37 37
		</dependency>
38 38
		<dependency>
......
45 45
		 <dependency>
46 46
        <groupId>org.dataone</groupId>
47 47
        <artifactId>d1_cn_index_processor</artifactId>
48
        <version>2.0.0-SNAPSHOT</version>
48
        <version>2.1.0-SNAPSHOT</version>
49 49
        <type>jar</type>
50 50
        <exclusions>
51 51
                <exclusion>

Also available in: Unified diff