Project

General

Profile

« Previous | Next » 

Revision 34592

Change mdstore from postgres to mongo

View differences:

pom.xml
26 26
		</dependency>
27 27
		<dependency>
28 28
	        <groupId>eu.dnetlib</groupId>
29
	        <artifactId>dnet-postgres-mdstore</artifactId>
30
	        <version>[1.0.0-SNAPSHOT,2.0.0)</version>
29
	        <artifactId>cnr-mongo-mdstore</artifactId>
30
	        <version>[4.0.0-SNAPSHOT,5.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
		<dependency>
101
			<groupId>eu.dnetlib</groupId>
102
			<artifactId>dnet-modular-index-ui</artifactId>
103
			<version>[2.0.0,3.0.0)</version>
104
		</dependency>
100 105
		
101 106
		
102 107
		<!-- DATA LITERARATURE INTERLINKING MODULES -->

Also available in: Unified diff