Project

General

Profile

« Previous | Next » 

Revision 43958

updated mdstore collection property

View differences:

webapps/dnet-isti-container/trunk/src/main/resources/eu/dnetlib/cnr-site.properties
35 35
services.datasourceManager.core=simpleDnetDataSourceManagerCore
36 36

  
37 37
dnet.datasourcemanager.db.name=dnet_dli
38
services.mdstore.mongodb.db=mdstore
38 39

  
39
services.mdstore.mongodb.db=mdstore_dli
40

  
41 40
# Mail configuration
42 41

  
43 42
msro.wf.mail.smtp.host = smtp.isti.cnr.it
webapps/dnet-isti-container/trunk/pom.xml
84 84
			<version>5.0.0-SNAPSHOT</version>
85 85
		</dependency>
86 86

  
87
		
88 87
		<dependency>
89
			<groupId>eu.dnetlib</groupId>
90
			<artifactId>dnet-hadoop-services</artifactId>
91
			<version>1.0.0-SNAPSHOT</version>
92
		</dependency>
93

  
94
		<dependency>
95 88
			<groupId>xerces</groupId>
96 89
			<artifactId>xercesImpl</artifactId>
97 90
			<version>2.11.0</version>

Also available in: Unified diff