Project

General

Profile

« Previous | Next » 

Revision 50488

merged branch dsm into trunk

View differences:

pom.xml
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-msro-service</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>3.1.26-SNAPSHOT</version>
13
	<version>3.2.0-SNAPSHOT</version>
14 14
	<scm>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-msro-service/trunk</developerConnection>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-msro-service/branches/dsm</developerConnection>
16 16
	</scm>
17 17
	<dependencies>
18 18
		<dependency>
......
47 47
		</dependency>
48 48
		<dependency>
49 49
			<groupId>eu.dnetlib</groupId>
50
			<artifactId>dnet-datasource-manager-rmi</artifactId>
51
			<version>[4.0.0,5.0.0)</version>
50
			<artifactId>dnet-datasource-manager-common</artifactId>
51
			<version>[1.0.0-SNAPSHOT,2.0.0)</version>
52 52
		</dependency>
53 53
		<dependency>
54 54
			<groupId>eu.dnetlib</groupId>

Also available in: Unified diff