Project

General

Profile

« Previous | Next » 

Revision 41665

Updated dependency to mdstore, objectstore and mongo logging to include versions using the non-deprecated API of the 3.2.2 mongo driver

View differences:

pom.xml
78 78
		<dependency>
79 79
			<groupId>eu.dnetlib</groupId>
80 80
			<artifactId>dnet-mongo-logging</artifactId>
81
			<version>[1.0.0,2.0.0)</version>
81
			<version>[2.0.0-SNAPSHOT,3.0.0)</version>
82 82
		</dependency>
83 83

  
84 84
		<!-- Modular User Interfaces -->
......
160 160
		<dependency>
161 161
			<groupId>eu.dnetlib</groupId>
162 162
			<artifactId>dnet-fs-objectstore</artifactId>
163
			<version>[1.0.0,2.0.0)</version>
163
			<version>[2.0.0-SNAPSHOT,3.0.0)</version>
164 164
		</dependency>
165 165

  
166 166
		<dependency>

Also available in: Unified diff