Project

General

Profile

« Previous | Next » 

Revision 54483

avoiding conflicts with solr75 versions

View differences:

modules/dnet-openaireplus-workflows/trunk/pom.xml
55 55
		<dependency>
56 56
			<groupId>eu.dnetlib</groupId>
57 57
			<artifactId>dnet-openaireplus-mapping-utils</artifactId>
58
			<version>[6.0.0,7.0.0)</version>
58
			<version>[6.2.26]</version>
59 59
		</dependency>
60 60
		<dependency>
61 61
			<groupId>eu.dnetlib</groupId>
......
115 115
			<groupId>eu.dnetlib</groupId>
116 116
			<artifactId>dnet-deduplication</artifactId>
117 117
			<version>[1.0.0,2.0.0)</version>
118
			<exclusions>
119
				<exclusion>
120
					<groupId>eu.dnetlib</groupId>
121
					<artifactId>dnet-openaireplus-mapping-utils</artifactId>
122
				</exclusion>
123
				<exclusion>
124
					<groupId>eu.dnetlib</groupId>
125
					<artifactId>dnet-index-client</artifactId>
126
				</exclusion>
127
			</exclusions>
118 128
		</dependency>
119 129

  
120 130
		<!-- modular ui and servlet api are here because of the stats controller -->

Also available in: Unified diff