Project

General

Profile

« Previous | Next » 

Revision 49796

getting rid of dnet-mapreduce-submitter

View differences:

modules/dnet-mapreduce-jobs/trunk/pom.xml
92 92
		</dependency>
93 93
		<dependency>
94 94
			<groupId>eu.dnetlib</groupId>
95
			<artifactId>dnet-mapreduce-submitter</artifactId>
96
			<version>[3.0.0,4.0.0)</version>
95
			<artifactId>dnet-hadoop-commons</artifactId>
96
			<version>[2.0.0,3.0.0)</version>
97 97
			<exclusions>
98 98
				<exclusion>
99 99
					<artifactId>commons-httpclient</artifactId>
......
190 190
		<dependency>
191 191
			<groupId>org.elasticsearch</groupId>
192 192
			<artifactId>elasticsearch-hadoop-mr</artifactId>
193
			<version>2.0.2</version>
193
			<version>2.4.5</version>
194 194
		</dependency>
195 195
		<dependency>
196 196
			<groupId>org.mockito</groupId>

Also available in: Unified diff