Project

General

Profile

« Previous | Next » 

Revision 47392

include latest dependencies for production version

View differences:

pom.xml
17 17
		<dependency>
18 18
			<groupId>eu.dnetlib</groupId>
19 19
			<artifactId>uoa-search</artifactId>
20
			<version>[1.4.0]</version>
20
			<version>[2.0.0-SNAPSHOT,)</version>
21 21
			<exclusions> <!-- already included in tomcat7 -->
22 22
				<exclusion>
23 23
					<groupId>javax.servlet</groupId>
......
51 51
		<dependency>
52 52
			<groupId>eu.dnetlib</groupId>
53 53
			<artifactId>uoa-hcm</artifactId>
54
			<version>[1.1.0, 2.0.0)</version>
54
			<version>[1.1.0, 1.3.0-SNAPSHOT)</version>
55 55
		</dependency>
56 56
		<dependency>
57 57
			<groupId>eu.dnetlib</groupId>

Also available in: Unified diff