Project

General

Profile

« Previous | Next » 

Revision 32563

new locators, increased major version

View differences:

pom.xml
9 9
	<groupId>eu.dnetlib</groupId>
10 10
	<artifactId>dnet-data-transformation-service</artifactId>
11 11
	<packaging>jar</packaging>
12
	<version>1.0.1-SNAPSHOT</version>
12
	<version>2.0.0-SNAPSHOT</version>
13 13
	<scm>
14 14
	  <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-data-transformation-service/trunk</developerConnection>
15 15
	</scm>
......
22 22
		<dependency>
23 23
			<groupId>eu.dnetlib</groupId>
24 24
			<artifactId>cnr-blackboard-common</artifactId>
25
			<version>[1.0.0,2.0.0)</version>
25
			<version>[2.0.0,3.0.0)</version>
26 26
		</dependency>
27 27
		<dependency>
28 28
			<groupId>eu.dnetlib</groupId>
29 29
			<artifactId>cnr-resultset-service</artifactId>
30
			<version>[1.0.0,2.0.0)</version>
30
			<version>[2.0.0,3.0.0)</version>
31 31
		</dependency>
32 32
		<dependency>
33 33
			<groupId>eu.dnetlib</groupId>
......
37 37
		<dependency>
38 38
			<groupId>eu.dnetlib</groupId>
39 39
			<artifactId>unibi-data-collective-transformation-common</artifactId>
40
			<version>[1.0.0,2.0.0)</version>
40
			<version>[2.0.0,3.0.0)</version>
41 41
		</dependency>
42 42
		<dependency>
43 43
			<groupId>junit</groupId>

Also available in: Unified diff