Project

General

Profile

« Previous | Next » 

Revision 57299

merged with branch dnet-hadoop

View differences:

pom.xml
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-openaireplus-workflows</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>7.0.0-SNAPSHOT</version>
13
	<version>7.0.1-SNAPSHOT</version>
14 14

  
15 15
	<scm>
16 16
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaireplus-workflows/trunk</developerConnection>
......
181 181
			<artifactId>cnr-misc-utils</artifactId>
182 182
			<version>[1.0.5, 2.0.0)</version>
183 183
		</dependency>
184

  
185

  
186
		<dependency>
187
			<groupId>eu.dnetlib.dhp</groupId>
188
			<artifactId>dhp-common</artifactId>
189
			<version>1.0.0-SNAPSHOT</version>
190
		</dependency>
184 191
	</dependencies>
185 192

  
186 193
	<properties>

Also available in: Unified diff