Project

General

Profile

« Previous | Next » 

Revision 32651

updating to major release of ServiceLocator

View differences:

pom.xml
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-oai-store-service-rmi</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>3.0.1-SNAPSHOT</version>
13
	<version>4.0.0-SNAPSHOT</version>
14 14
	<scm>
15 15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-oai-store-service-rmi/trunk</developerConnection>
16 16
	</scm>
......
23 23
		<dependency>
24 24
			<groupId>eu.dnetlib</groupId>
25 25
			<artifactId>dnet-oai-utils</artifactId>
26
			<version>[2.0.0,3.0.0)</version>
26
			<version>[3.0.0,4.0.0)</version>
27 27
		</dependency>
28 28
	</dependencies>
29 29
</project>

Also available in: Unified diff