Project

General

Profile

« Previous | Next » 

Revision 41536

ensure we do not take the solr5 version of the index

View differences:

webapps/dnet-eagle-container/trunk/pom.xml
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6 6
		<artifactId>dnet-container-parent</artifactId>
7
		<version>1.0.0</version>
7
		<version>1.0.0-SNAPSHOT</version>
8 8
		<relativePath></relativePath>
9 9
	</parent>
10 10
	<modelVersion>4.0.0</modelVersion>
......
164 164
		<dependency>
165 165
			<groupId>eu.dnetlib</groupId>
166 166
			<artifactId>dnet-index-solr-service</artifactId>
167
			<version>[2.0.0, 3.0.0)</version>
167
			<version>[2.0.0, 2.9.9]</version>
168 168
		</dependency>
169

  
169 170
		<dependency>
170 171
			<groupId>eu.dnetlib</groupId>
171 172
			<artifactId>dnet-modular-index-ui</artifactId>

Also available in: Unified diff