Project

General

Profile

« Previous | Next » 

Revision 46691

changed dependency so that it is clear those are modules using SAXON HE

View differences:

pom.xml
11 11
	<groupId>eu.dnetlib</groupId>
12 12
	<artifactId>dnet-data-provision-services</artifactId>
13 13
	<packaging>jar</packaging>
14
	<version>2.0.0-SNAPSHOT</version>
14
	<version>2.0.0-SAXONHE-SNAPSHOT</version>
15 15
	<scm>
16 16
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet50/modules/dnet-data-provision-services/branches/saxonHE</developerConnection>
17 17
	</scm>
......
23 23
		<dependency>
24 24
			<groupId>eu.dnetlib</groupId>
25 25
			<artifactId>dnet-core-components</artifactId>
26
			<version>2.0.0-SNAPSHOT</version>
26
			<version>2.0.0-SAXONHE-SNAPSHOT</version>
27 27
		</dependency>
28 28
		<dependency>
29 29
			<groupId>eu.dnetlib</groupId>
30 30
			<artifactId>dnet-core-services</artifactId>
31
			<version>2.0.0-SNAPSHOT</version>
31
			<version>2.0.0-SAXONHE-SNAPSHOT</version>
32 32
		</dependency>
33 33
		<dependency>
34 34
			<groupId>org.springframework</groupId>

Also available in: Unified diff