Project

General

Profile

« Previous | Next » 

Revision 35866

preliminary implementation

View differences:

pom.xml
25 25
			<artifactId>dnet-hadoop-service-rmi</artifactId>
26 26
			<version>[1.0.0,2.0.0)</version>
27 27
		</dependency>
28
		<dependency>
29
			<groupId>eu.dnetlib</groupId>
30
			<artifactId>dnet-actionmanager-api</artifactId>
31
			<version>[3.0.0,4.0.0)</version>
32
		</dependency>		
28 33

  
29 34
		<dependency>
30 35
			<groupId>eu.dnetlib</groupId>
31 36
			<artifactId>dnet-openaireplus-mapping-utils</artifactId>
32 37
			<version>[3.0.0,4.0.0)</version>
38
			<exclusions>
39
				<exclusion>
40
					<artifactId>solr-solrj</artifactId>
41
					<groupId>org.apache.solr</groupId>
42
				</exclusion>
43
			</exclusions>
33 44
		</dependency>
34 45

  
35 46
		<dependency>

Also available in: Unified diff