Project

General

Profile

« Previous | Next » 

Revision 49123

[maven-release-plugin] prepare for next development iteration

View differences:

modules/dnet-msro-service/branches/saxonHE/pom.xml
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-msro-service</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>6.0.0-SAXONHE</version>
13
	<version>6.0.1-SAXONHE-SNAPSHOT</version>
14 14
	<scm>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet50/modules/dnet-msro-service/tags/dnet-msro-service-6.0.0-SAXONHE</developerConnection>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet50/modules/dnet-msro-service/branches/saxonHE</developerConnection>
16 16
	</scm>
17 17
	<repositories>
18 18
		<repository>
......
26 26
		<dependency>
27 27
			<groupId>eu.dnetlib</groupId>
28 28
			<artifactId>dnet-core-services</artifactId>
29
			<version>2.0.0-SAXONHE</version>
29
			<version>[2.0.0-SAXONHE,3.0.0-SAXONHE)</version>
30 30
		</dependency>
31 31
		<dependency>
32 32
			<groupId>org.mongodb</groupId>
......
51 51
		<dependency>
52 52
			<groupId>gr.forth.ics.isl</groupId>
53 53
			<artifactId>x3ml-engine</artifactId>
54
			<version>1.8.0</version>
54
			<version>1.8.0-SNAPSHOT</version>
55 55
		</dependency>
56 56
		<dependency>
57 57
			<groupId>junit</groupId>

Also available in: Unified diff