Project

General

Profile

« Previous | Next » 

Revision 48184

depending on released parent

View differences:

modules/cnr-data-information-oai-publisher/trunk/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet45-parent</artifactId>
6
		<version>1.0.0-SNAPSHOT</version>
6
		<version>1.0.0</version>
7 7
		<relativePath />
8 8
	</parent>
9 9
	<modelVersion>4.0.0</modelVersion>
......
18 18
		<dependency>
19 19
			<groupId>eu.dnetlib</groupId>
20 20
			<artifactId>cnr-data-information-oai-publisher-common</artifactId>
21
			<version>[6.0.0-SNAPSHOT,7.0.0)</version>
21
			<version>[6.0.0,7.0.0)</version>
22 22
		</dependency>
23 23
		<dependency>
24 24
			<groupId>eu.dnetlib</groupId>
25 25
			<artifactId>dnet-oai-store-service</artifactId>
26
			<version>[8.0.0-SNAPSHOT, 9.0.0)</version>
26
			<version>[8.0.0, 9.0.0)</version>
27 27
		</dependency>
28 28
		<dependency>
29 29
			<groupId>org.springframework</groupId>

Also available in: Unified diff