Project

General

Profile

« Previous | Next » 

Revision 31929

adding dependency to stats service

View differences:

pom.xml
25 25
		</dependency>
26 26
		<dependency>
27 27
			<groupId>eu.dnetlib</groupId>
28
			<artifactId>uoa-stats-service</artifactId>
29
			<version>[1.0.0-SNAPSHOT,)</version>
30
			<exclusions> <!-- already included in tomcat7 -->
31
				<exclusion>
32
					<groupId>javax.servlet</groupId>
33
					<artifactId>javax.servlet-api</artifactId>
34
				</exclusion>
35
			</exclusions>
36
		</dependency>
37
		<dependency>
38
			<groupId>eu.dnetlib</groupId>
28 39
			<artifactId>uoa-clients</artifactId>
29 40
			<version>[1.0.0-SNAPSHOT,)</version>
30 41
			<exclusions>

Also available in: Unified diff