Project

General

Profile

« Previous | Next » 

Revision 33758

preparation

View differences:

pom.xml
7 7
  	</parent>
8 8
	<modelVersion>4.0.0</modelVersion>
9 9
	<groupId>eu.dnetlib</groupId>
10
	<artifactId>dnet-datasource-common</artifactId>
10
	<artifactId>dnet-datasource-manager-service</artifactId>
11 11
	<packaging>jar</packaging>
12
	<version>3.0.1-SNAPSHOT</version>
12
	<version>1.0.0-SNAPSHOT</version>
13 13
	<scm>
14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-datasource-common/trunk</developerConnection>
14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-datasource-manager-service/trunk</developerConnection>
15 15
	</scm>
16 16
	<dependencies>
17 17
		<dependency>
18 18
			<groupId>eu.dnetlib</groupId>
19
			<artifactId>dnet-datasource-manager-rmi</artifactId>
20
			<version>[3.0.0, 4.0.0)</version>
21
		</dependency>
22
		<dependency>
23
			<groupId>eu.dnetlib</groupId>
19 24
			<artifactId>cnr-service-common</artifactId>
20 25
			<version>[2.1.0,3.0.0)</version>
21 26
		</dependency>

Also available in: Unified diff