Project

General

Profile

« Previous | Next » 

Revision 53830

updated to solr 7.5.0

View differences:

pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet45-parent</artifactId>
6
		<version>1.0.0</version>
6
		<version>1.0.0-SNAPSHOT</version>
7 7
		<relativePath />
8 8
	</parent>
9 9
	<modelVersion>4.0.0</modelVersion>
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-index-solr-service</artifactId>
12
	<version>2.4.6-schemaFix-SNAPSHOT</version>
12
	<version>2.4.6-solr75-SNAPSHOT</version>
13 13
	<scm>
14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-index-solr-service/branches/dnet-index-solr-service-2.4.4-schemaFix</developerConnection>
14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-index-solr-service/branches/solr75</developerConnection>
15 15
	</scm>
16 16
	<dependencies>
17 17
		<dependency>
......
21 21
		</dependency>
22 22
		<dependency>
23 23
			<groupId>eu.dnetlib</groupId>
24
			<artifactId>dnet-index-solr-client</artifactId>
25
			<version>[2.0.0,2.9.9)</version>
24
			<artifactId>dnet-index-client</artifactId>
25
			<version>[2.3.2-solr75-SNAPSHOT]</version>
26 26
		</dependency>
27 27
	</dependencies>
28 28
</project>

Also available in: Unified diff