Project

General

Profile

« Previous | Next » 

Revision 34341

implemented harvesting and ifrst beta of transformation wf

View differences:

pom.xml
26 26
		</dependency>
27 27
		<dependency>
28 28
	        <groupId>eu.dnetlib</groupId>
29
	        <artifactId>cnr-mongo-mdstore</artifactId>
30
	        <version>[4.0.0,5.0.0)</version>
29
	        <artifactId>dnet-postgres-mdstore</artifactId>
30
	        <version>[1.0.0-SNAPSHOT,2.0.0)</version>
31 31
	    </dependency>
32 32
		<dependency>
33 33
			<groupId>eu.dnetlib</groupId>
......
97 97
			<artifactId>dnet-modular-is-ui</artifactId>
98 98
			<version>[2.0.0,3.0.0)</version>
99 99
		</dependency>
100
		
101
		
102
		<!-- DATA LITERARATURE INTERLINKING MODULES -->
103
		<dependency>
104
			<groupId>eu.dnetlib</groupId>
105
			<artifactId>dnet-openaire_dli-profiles</artifactId>
106
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
107
		</dependency>
108
		<dependency>
109
			<groupId>eu.dnetlib</groupId>
110
			<artifactId>dnet-openaire_dli-workflows</artifactId>
111
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
112
		</dependency>
100 113

  
101 114
		<!-- Log service -->
102 115
		<dependency>

Also available in: Unified diff