Project

General

Profile

« Previous | Next » 

Revision 30725

preparing for release

View differences:

modules/dnet-actionmanager-common/trunk/pom.xml
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6 6
		<artifactId>dnet-hadoop-parent</artifactId>
7
		<version>1.0.0-SNAPSHOT</version>
7
		<version>1.0.0</version>
8
		<relativePath />
8 9
	</parent>
9 10
	<modelVersion>4.0.0</modelVersion>
10 11
	<groupId>eu.dnetlib</groupId>
11 12
	<artifactId>dnet-actionmanager-common</artifactId>
12 13
	<packaging>jar</packaging>
13 14
	<version>2.1.0-SNAPSHOT</version>
15
	<scm>
16
	  <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-actionmanager-common/trunk</developerConnection>
17
	</scm>
14 18
	<repositories>
15 19
		<!-- Cloudera Repositories -->
16 20
		<repository>
......
36 40
		<dependency>
37 41
			<groupId>eu.dnetlib</groupId>
38 42
			<artifactId>dnet-openaireplus-mapping-utils</artifactId>
39
			<version>[1.0.0-SNAPSHOT,)</version>
43
			<version>[2.0.0,3.0.0)</version>
40 44
			<exclusions>
41 45
				<exclusion>
42 46
					<artifactId>jsp-api</artifactId>
......
47 51
		<dependency>
48 52
			<groupId>eu.dnetlib</groupId>
49 53
			<artifactId>dnet-actionmanager-api</artifactId>
50
			<version>[2.0.0-SNAPSHOT,)</version>
54
			<version>[3.0.0,4.0.0)</version>
51 55
		</dependency>
52 56
		<dependency>
53 57
			<groupId>org.apache.hadoop</groupId>

Also available in: Unified diff