Project

General

Profile

« Previous | Next » 

Revision 56221

minor changes

View differences:

pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet45-container-parent</artifactId>
6
		<version>1.0.0-SNAPSHOT</version>
6
		<version>1.0.0</version>
7 7
	</parent>
8 8
	<modelVersion>4.0.0</modelVersion>
9 9
	<groupId>eu.dnetlib</groupId>
......
17 17
		<dependency>
18 18
			<groupId>eu.dnetlib</groupId>
19 19
			<artifactId>uoa-search</artifactId>
20
			<version>[3.0.0, 4.0.0)</version>
20
			<version>[3.5.0]</version>
21 21
		</dependency>
22 22
		<dependency>
23 23
			<groupId>eu.dnetlib</groupId>
......
28 28
					<groupId>cglib</groupId>
29 29
					<artifactId>cglib</artifactId>
30 30
				</exclusion>
31
			<!--	<exclusion>
32
					<groupId>eu.dnetlib</groupId>
33
					<artifactId>cnr-cql-utils</artifactId>
34
		                </exclusion>
35
				<exclusion>
36
					<groupId>eu.dnetlib</groupId>
37
					<artifactId>cnr-service-common</artifactId>
38
				</exclusion>
39
			-->
40 31
			</exclusions>
41 32
		</dependency>
42 33
		<dependency>
......
93 84
			<artifactId>xml-apis</artifactId>
94 85
			<version>1.4.01</version>
95 86
		</dependency>
87

  
96 88
	</dependencies>
97 89

  
98 90
</project>

Also available in: Unified diff