Project

General

Profile

« Previous | Next » 

Revision 44912

depending on latest mapping utils. Changed version name

View differences:

modules/dnet-mapreduce-jobs/trunk/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet-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>
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-mapreduce-jobs</artifactId>
12
	<version>0.0.9.6-SNAPSHOT</version>
12
	<version>0.0.9.6-PIWIK-SNAPSHOT</version>
13 13
	<packaging>jar</packaging>
14 14
	<scm>
15 15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-mapreduce-jobs/trunk</developerConnection>
......
174 174
		<dependency>
175 175
			<groupId>eu.dnetlib</groupId>
176 176
			<artifactId>dnet-openaireplus-mapping-utils</artifactId>
177
			<version>[5.0.0,6.0.0)</version>
177
			<version>[6.0.0,7.0.0)</version>
178 178
		</dependency>
179 179
		<dependency>
180 180
			<groupId>org.antlr</groupId>

Also available in: Unified diff