Project

General

Profile

« Previous | Next » 

Revision 57294

included uoa-search-3.5.5 with uptime metrics, facet.limit=-1, reports always download the first 2000 results and dedup organizations returned

View differences:

pom.xml
17 17
		<dependency>
18 18
			<groupId>eu.dnetlib</groupId>
19 19
			<artifactId>uoa-search</artifactId>
20
			<version>[3.5.1]</version>
20
			<version>[3.5.5]</version>
21 21
		</dependency>
22 22
		<dependency>
23 23
			<groupId>eu.dnetlib</groupId>
......
87 87

  
88 88
	</dependencies>
89 89

  
90
	<build>
91
		<finalName>search</finalName>
92
	</build>
93

  
90 94
</project>

Also available in: Unified diff