Project

General

Profile

« Previous | Next » 

Revision 55623

Removed deps to spring boot tests

View differences:

modules/dnet-openaire-exporter/trunk/pom.xml
356 356
			<artifactId>spring-boot-starter-test</artifactId>
357 357
			<scope>test</scope>
358 358
		</dependency>
359
		<dependency>
360
			<groupId>org.springframework.boot</groupId>
361
			<artifactId>spring-boot-test-autoconfigure</artifactId>
362
			<version>1.5.6.RELEASE</version>
363
			<scope>test</scope>
364
		</dependency>
365
		<dependency>
366
			<groupId>org.springframework.boot</groupId>
367
			<artifactId>spring-boot-test</artifactId>
368
			<version>1.5.6.RELEASE</version>
369
			<scope>test</scope>
370
		</dependency>
371 359

  
372 360

  
373 361
	</dependencies>

Also available in: Unified diff