Project

General

Profile

« Previous | Next » 

Revision 50484

updated versions

View differences:

pom.xml
193 193
                <dependency>
194 194
                  <groupId>eu.dnetlib</groupId>
195 195
		  <artifactId>dnet-openaireplus-mapping-utils</artifactId>
196
		  <version>[6.1.0-solr6-SNAPSHOT]</version>
196
		  <version>[6.1.0,7.0.0]</version>
197 197
		</dependency>
198 198

  
199 199
                <dependency>
200 200
                   <groupId>eu.dnetlib</groupId>
201 201
                   <artifactId>dnet-index-solr-common</artifactId>
202
                   <version>[1.3.2-solr6-SNAPSHOT]</version>
202
                   <version>[1.3.2-SNAPSHOT]</version>
203 203
                </dependency>
204 204

  
205 205
		<dependency>
......
322 322
	</dependencies>
323 323

  
324 324
	<properties>
325
	  <apache.solr.version>6.6.0</apache.solr.version>
326
		<springfox-version>2.5.0</springfox-version>
325
	  <springfox-version>2.5.0</springfox-version>
327 326
	</properties>
328 327

  
329 328
</project>

Also available in: Unified diff