Project

General

Profile

« Previous | Next » 

Revision 31142

Preparing for release 4.0.0

View differences:

modules/cnr-data-information-oai-publisher/trunk/pom.xml
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6 6
		<artifactId>dnet-parent</artifactId>
7
		<version>1.0.0-SNAPSHOT</version>
7
		<version>1.0.0</version>
8 8
		<relativePath></relativePath>
9 9
	</parent>
10 10
	<modelVersion>4.0.0</modelVersion>
......
12 12
	<artifactId>cnr-data-information-oai-publisher</artifactId>
13 13
	<packaging>jar</packaging>
14 14
	<version>4.0.0-SNAPSHOT</version>
15
	<scm>
16
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/cnr-data-information-oai-publisher/trunk</developerConnection>
17
	</scm>
15 18
	<dependencies>
16 19
		<dependency>
17 20
			<groupId>eu.dnetlib</groupId>
18 21
			<artifactId>cnr-data-information-oai-publisher-common</artifactId>
19
			<version>[4.0.0-SNAPSHOT,5.0.0-SNAPSHOT)</version>
22
			<version>[4.0.0,5.0.0)</version>
20 23
		</dependency>
21 24
		<dependency>
22 25
			<groupId>eu.dnetlib</groupId>
23 26
			<artifactId>dnet-oai-store-service</artifactId>
24
			<version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
27
			<version>[3.0.0,4.0.0)</version>
25 28
		</dependency>
26 29
		<dependency>
27 30
			<groupId>org.springframework</groupId>

Also available in: Unified diff