Project

General

Profile

« Previous | Next » 

Revision 40063

Tests load gthe XSLT from the TDSRule profiles in dnet-openaireplus-profiles

View differences:

pom.xml
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6 6
		<artifactId>dnet-hadoop-parent</artifactId>
7
		<version>1.0.0</version>
7
		<version>1.0.0-SNAPSHOT</version>
8 8
		<relativePath/>
9 9
	</parent>
10 10
	<modelVersion>4.0.0</modelVersion>
......
225 225
			<groupId>org.mockito</groupId>
226 226
			<artifactId>mockito-all</artifactId>
227 227
			<version>1.8.5</version>
228
			<scope>test</scope>
228 229
		</dependency>
230
		<dependency>
231
			<groupId>eu.dnetlib</groupId>
232
			<artifactId>dnet-openaireplus-profiles</artifactId>
233
			<version>[1.0.9-SNAPSHOT]</version>
234
			<scope>test</scope>
235
		</dependency>
229 236

  
230 237
	</dependencies>
231 238
</project>

Also available in: Unified diff