Project

General

Profile

« Previous | Next » 

Revision 62666

Added by Alessia Bardi over 1 year ago

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

View differences:

pom.xml
9 9
	<modelVersion>4.0.0</modelVersion>
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-index-solr-service</artifactId>
12
	<version>2.6.10-SNAPSHOT</version>
12
	<version>3.0.0-SNAPSHOT</version>
13 13
	<scm>
14 14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-index-solr-service/trunk</developerConnection>
15 15
	</scm>
......
17 17
		<dependency>
18 18
			<groupId>eu.dnetlib</groupId>
19 19
			<artifactId>dnet-modular-index-service</artifactId>
20
			<version>[2.5.4,2.9.9)</version>
20
			<version>[3.0.0,4.0.0)</version>
21 21
		</dependency>
22 22
		<dependency>
23 23
			<groupId>eu.dnetlib</groupId>
24 24
			<artifactId>dnet-index-client</artifactId>
25
			<version>[2.3.4,3.0.0)</version>
25
			<version>[3.0.0,4.0.0)</version>
26 26
		</dependency>
27 27
	</dependencies>
28 28
</project>

Also available in: Unified diff