Project

General

Profile

« Previous | Next » 

Revision 55841

adjusted dependencies

View differences:

modules/dnet-openaireplus-workflows/branches/dnet-hadoop/pom.xml
5 5
	<parent>
6 6
		<groupId>eu.dnetlib</groupId>
7 7
		<artifactId>dnet45-parent</artifactId>
8
		<version>1.0.0-SNAPSHOT</version>
8
		<version>1.0.0</version>
9 9
		<relativePath />
10 10
	</parent>
11 11
	<modelVersion>4.0.0</modelVersion>
......
57 57
		<dependency>
58 58
			<groupId>eu.dnetlib</groupId>
59 59
			<artifactId>dnet-openaireplus-mapping-utils</artifactId>
60
			<version>[6.2.21-solr75-SNAPSHOT,6.2.22-solr75)</version>
60
			<version>[6.3.24,7.0.0)</version>
61 61
		</dependency>
62 62
		<dependency>
63 63
			<groupId>eu.dnetlib</groupId>
......
100 100
		<dependency>
101 101
			<groupId>eu.dnetlib</groupId>
102 102
			<artifactId>dnet-index-client</artifactId>
103
			<version>[2.3.2-solr75-SNAPSHOT,2.3.3-solr75)</version>
103
			<version>[2.3.4,3.0.0)</version>
104 104
		</dependency>
105 105

  
106 106
		<dependency>
......
112 112
		<dependency>
113 113
			<groupId>eu.dnetlib</groupId>
114 114
			<artifactId>dnet-deduplication</artifactId>
115
			<version>[1.6.1-solr75,2.0.0)</version>
115
			<version>[1.6.7,2.0.0)</version>
116 116
		</dependency>
117 117

  
118 118
		<!-- modular ui and servlet api are here because of the stats controller -->
119 119
		<dependency>
120 120
			<groupId>eu.dnetlib</groupId>
121 121
			<artifactId>dnet-directindex-api</artifactId>
122
			<version>[2.1.8-solr75,3.0.0)</version>
122
			<version>[2.1.13,3.0.0)</version>
123 123
		</dependency>
124 124

  
125 125
		<dependency>

Also available in: Unified diff