Project

General

Profile

« Previous | Next » 

Revision 9828

Added by Jing Tao almost 8 years ago

Centralize the d1_common_java_version property. Bump the version to 2.3.0 snapshot.

View differences:

pom.xml
8 8
	<name>metacat-common</name>
9 9
	<url>http://maven.apache.org</url>
10 10
	<properties>
11
	    <d1_common_java_version>2.3.0-SNAPSHOT</d1_common_java_version>
11 12
        <d1_solr_index_schema_name>index-solr-schema-v1_1.xml</d1_solr_index_schema_name>
12 13
        <d1_solr_index_schema_url>scm:svn:https://repository.dataone.org/software/cicore/tags/DATAONE-CN-INDEX_v1.2.1/usr/share/dataone-cn-index</d1_solr_index_schema_url>         
13 14
    </properties>
......
61 62
		<dependency>
62 63
			<groupId>org.dataone</groupId>
63 64
			<artifactId>d1_common_java</artifactId>
64
			<version>2.2.0-SNAPSHOT</version>
65
			<version>${d1_common_java_version}</version>
65 66
			<type>jar</type>
66 67
			<!-- exclude extraneous artifacts (jars) -->
67 68
			<exclusions>

Also available in: Unified diff