Project

General

Profile

« Previous | Next » 

Revision 31815

bumped to 1.1.0 version

View differences:

pom.xml
8 8
	<modelVersion>4.0.0</modelVersion>
9 9
	<groupId>eu.dnetlib</groupId>
10 10
	<artifactId>dnet-download-service</artifactId>
11
	<version>1.0.1-SNAPSHOT</version>
11
	<version>1.1.0-SNAPSHOT</version>
12 12
	<scm>
13 13
	  <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-download-service/trunk</developerConnection>
14 14
	</scm>
......
26 26
		<dependency>
27 27
			<groupId>eu.dnetlib</groupId>
28 28
			<artifactId>dnet-modular-objectstore-service</artifactId>
29
			<version>[2.0.0,3.0.0)</version>
29
			<version>[3.0.0,4.0.0)</version>
30 30
		</dependency>		
31 31
	</dependencies>
32 32
</project>

Also available in: Unified diff