Project

General

Profile

« Previous | Next » 

Revision 52585

depending on dnet-openaireplus-mapping-utils:6.2.5-solr7-SNAPSHOT

View differences:

webapps/dnet-container-openaireplus/trunk/pom.xml
180 180
			<groupId>eu.dnetlib</groupId>
181 181
			<artifactId>dnet-deduplication</artifactId>
182 182
			<version>[1.0.0,2.0.0)</version>
183
			<exclusions>
184
				<exclusion>
185
					<groupId>eu.dnetlib</groupId>
186
					<artifactId>dnet-openaireplus-mapping-utils</artifactId>
187
				</exclusion>
188
			</exclusions>
183 189
		</dependency>
184 190
		<dependency>
185 191
			<groupId>eu.dnetlib</groupId>
......
200 206
			<groupId>eu.dnetlib</groupId>
201 207
			<artifactId>dnet-actionmanager-service</artifactId>
202 208
			<version>[5.0.0,6.0.0)</version>
209
			<exclusions>
210
				<exclusion>
211
					<groupId>eu.dnetlib</groupId>
212
					<artifactId>dnet-openaireplus-mapping-utils</artifactId>
213
				</exclusion>
214
			</exclusions>
203 215
		</dependency>
204 216
		<dependency>
205 217
			<groupId>eu.dnetlib</groupId>
......
227 239
            <groupId>eu.dnetlib</groupId>
228 240
            <artifactId>dnet-openaire-blacklist</artifactId>
229 241
            <version>[1.0.0,2.0.0)</version>
242
	        <exclusions>
243
		        <exclusion>
244
			        <groupId>eu.dnetlib</groupId>
245
			        <artifactId>dnet-openaireplus-mapping-utils</artifactId>
246
		        </exclusion>
247
	        </exclusions>
230 248
        </dependency>
231 249

  
232 250
        <dependency>

Also available in: Unified diff