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-msro-service</artifactId>
13 13
	<packaging>jar</packaging>
14
	<version>6.0.0-SNAPSHOT</version>
14
	<version>6.0.0-SAXONHE-SNAPSHOT</version>
15 15
	<scm>
16 16
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet50/modules/dnet-msro-service/branches/saxonHE</developerConnection>
17 17
	</scm>
......
27 27
		<dependency>
28 28
			<groupId>eu.dnetlib</groupId>
29 29
			<artifactId>dnet-core-services</artifactId>
30
			<version>2.0.0-SNAPSHOT</version>
30
			<version>2.0.0-SAXONHE-SNAPSHOT</version>
31 31
		</dependency>
32 32
		<dependency>
33 33
			<groupId>org.mongodb</groupId>
......
64 64

  
65 65
	<properties>
66 66
		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
67
		<!--<xml-apis-version>1.4.01</xml-apis-version>-->
68 67
	</properties>
69 68

  
70 69
</project>

Also available in: Unified diff