Project

General

Profile

« Previous | Next » 

Revision 47396

typo in web.xml

View differences:

pom.xml
32 32
		<dependency>
33 33
			<groupId>eu.dnetlib</groupId>
34 34
			<artifactId>uoa-clients</artifactId>
35
			<version>[1.1.0, 2.0.0)</version>
35
			<version>[1.1.0, 1.3.0-SNAPSHOT)</version>
36 36
			<exclusions>
37 37
				<exclusion>
38 38
					<groupId>cglib</groupId>
......
40 40
				</exclusion>
41 41
				<exclusion>
42 42
					<groupId>eu.dnetlib</groupId>
43
					<artifactId>cnr-service-common</artifactId>
43
					<artifactId>cnr-cql-utils</artifactId>
44 44
                </exclusion>
45 45
				<exclusion>
46 46
					<groupId>eu.dnetlib</groupId>
47
					<artifactId>cnr-cql-utils</artifactId>
47
					<artifactId>cnr-service-common</artifactId>
48 48
				</exclusion>
49 49
			</exclusions>
50 50
		</dependency>

Also available in: Unified diff