Project

General

Profile

« Previous | Next » 

Revision 62662

Added by Alessia Bardi over 1 year ago

#8552 remove unused fields to make the direct indexixng API work

View differences:

pom.xml
7 7
	</parent>
8 8
	<groupId>eu.dnetlib</groupId>
9 9
	<artifactId>dnet-modular-index-service</artifactId>
10
	<version>2.5.6-SNAPSHOT</version>
10
	<version>3.0.0-SNAPSHOT</version>
11 11
	<scm>
12 12
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-modular-index-service/trunk</developerConnection>
13 13
	</scm>
......
109 109
		<dependency>
110 110
			<groupId>eu.dnetlib</groupId>
111 111
			<artifactId>dnet-index-client</artifactId>
112
			<version>[2.3.4,3.0.0)</version>
112
			<version>[3.0.0,4.0.0)</version>
113 113
		</dependency>
114 114
	</dependencies>
115 115

  

Also available in: Unified diff