Project

General

Profile

« Previous | Next » 

Revision 50545

consolidated index modules and updated to solr 7.2.0

View differences:

pom.xml
8 8
	</parent>
9 9
	<groupId>eu.dnetlib</groupId>
10 10
	<artifactId>dnet-modular-index-ui</artifactId>
11
	<version>2.0.6-SNAPSHOT</version>
11
	<version>2.0.6-solr-SNAPSHOT</version>
12 12
	<scm>
13
   		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-modular-index-ui/trunk</developerConnection>
13
   		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-modular-index-ui/branches/solr7</developerConnection>
14 14
	</scm>
15 15

  
16 16
	<dependencies>
......
29 29
		
30 30
		<dependency>
31 31
			<groupId>eu.dnetlib</groupId>
32
			<artifactId>dnet-index-solr-client</artifactId>
33
			<version>[2.0.0,2.9.9]</version>
32
			<artifactId>dnet-index-client</artifactId>
33
			<version>[2.3.2-solr7-SNAPSHOT]</version>
34 34
		</dependency>
35 35

  
36 36
	</dependencies>

Also available in: Unified diff