Project

General

Profile

« Previous | Next » 

Revision 31621

preparing release

View differences:

pom.xml
39 39
			<artifactId>dnet-openaireplus-mapping-utils</artifactId>
40 40
			<version>[2.0.0,3.0.0)</version>
41 41
		</dependency>
42
<!-- 		<dependency> -->
43
<!-- 			<groupId>eu.dnetlib</groupId> -->
44
<!-- 			<artifactId>dnet-modular-objectstore-service</artifactId> -->
45
<!-- 			<version>[2.0.0-SNAPSHOT]</version> -->
46
<!-- 		</dependency> -->
47 42
		<dependency>
48 43
			<groupId>eu.dnetlib</groupId>
49 44
			<artifactId>dnet-hadoop-service-rmi</artifactId>
......
52 47
		<dependency>
53 48
			<groupId>eu.dnetlib</groupId>
54 49
			<artifactId>dnet-index-solr-common</artifactId>
55
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
50
			<version>[1.0.0,2.0.0)</version>
56 51
		</dependency>
57 52
		<dependency>
58 53
			<groupId>eu.dnetlib</groupId>
59 54
			<artifactId>dnet-resource-discovery</artifactId>
60
			<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
55
			<version>[2.0.0,3.0.0)</version>
61 56
			<exclusions>
62 57
				<exclusion>
63 58
					<artifactId>xercesImpl</artifactId>
......
65 60
				</exclusion>
66 61
			</exclusions>
67 62
		</dependency>
68

  
69
<!-- 		<dependency> -->
70
<!-- 			<groupId>eu.dnetlib</groupId> -->
71
<!-- 			<artifactId>dnet-download-service</artifactId> -->
72
<!-- 			<version>1.0.0-SNAPSHOT</version> -->
73
<!-- 		</dependency>		 -->
74 63
		<dependency>
75 64
			<groupId>eu.dnetlib</groupId>
76 65
			<artifactId>dnet-actionmanager-api</artifactId>
......
80 69
		<dependency>
81 70
			<groupId>eu.dnetlib</groupId>
82 71
			<artifactId>dnet-oai-common-workflows</artifactId>
83
			<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
72
			<version>[2.0.0,3.0.0)</version>
84 73
		</dependency>
85 74

  
86 75
		<dependency>

Also available in: Unified diff