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-modular-uis</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-modular-uis/branches/saxonHE</developerConnection>
17 17
	</scm>
......
19 19
		<dependency>
20 20
			<groupId>eu.dnetlib</groupId>
21 21
			<artifactId>dnet-msro-service</artifactId>
22
			<version>6.0.0-SNAPSHOT</version>
22
			<version>6.0.0-SAXONHE-SNAPSHOT</version>
23 23
		</dependency>
24 24
		<dependency>
25 25
			<groupId>eu.dnetlib</groupId>
26 26
			<artifactId>dnet-information-service</artifactId>
27
			<version>2.0.0-SNAPSHOT</version>
27
			<version>2.0.0-SAXONHE-SNAPSHOT</version>
28 28
		</dependency>
29 29
		<dependency>
30 30
			<groupId>eu.dnetlib</groupId>
31 31
			<artifactId>dnet-core-components</artifactId>
32
			<version>2.0.0-SNAPSHOT</version>
32
			<version>2.0.0-SAXONHE-SNAPSHOT</version>
33 33
		</dependency>
34 34
		<dependency>
35 35
			<groupId>org.springframework</groupId>
......
71 71
		<dependency>
72 72
			<groupId>eu.dnetlib</groupId>
73 73
			<artifactId>dnet-data-provision-services</artifactId>
74
			<version>2.0.0-SNAPSHOT</version>
74
			<version>2.0.0-SAXONHE-SNAPSHOT</version>
75 75
		</dependency>
76 76
	</dependencies>
77 77

  

Also available in: Unified diff