Project

General

Profile

« Previous | Next » 

Revision 55762

reintegrated branch solr75 -r53774:HEAD

View differences:

pom.xml
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-openaireplus-workflows</artifactId>
12 12
	<packaging>jar</packaging>
13
	<version>6.3.33-SNAPSHOT</version>
13
	<version>6.3.35-SNAPSHOT</version>
14 14

  
15 15
	<scm>
16 16
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaireplus-workflows/trunk</developerConnection>
......
19 19
		<dependency>
20 20
			<groupId>eu.dnetlib</groupId>
21 21
			<artifactId>cnr-data-flow-monitoring-core</artifactId>
22
			<version>[2.0.0,3.0.0)</version>
22
			<version>[3.0.0, 4.0.0)</version>
23 23
			<exclusions>
24 24
				<exclusion>
25 25
					<artifactId>wstx-asl</artifactId>
......
55 55
		<dependency>
56 56
			<groupId>eu.dnetlib</groupId>
57 57
			<artifactId>dnet-openaireplus-mapping-utils</artifactId>
58
			<version>[6.2.27]</version>
58
			<version>[6.2.21-solr75]</version>
59 59
		</dependency>
60 60
		<dependency>
61 61
			<groupId>eu.dnetlib</groupId>
62 62
			<artifactId>dnet-hadoop-service-rmi</artifactId>
63 63
			<version>[1.0.0,2.0.0)</version>
64 64
		</dependency>
65

  
65 66
		<dependency>
66 67
			<groupId>eu.dnetlib</groupId>
67
			<artifactId>dnet-index-solr-common</artifactId>
68
			<version>[1.0.0,2.0.0)</version>
69
		</dependency>
70
		<dependency>
71
			<groupId>eu.dnetlib</groupId>
72 68
			<artifactId>dnet-collector-plugins</artifactId>
73 69
			<version>[1.0.0,2.0.0)</version>
74 70
		</dependency>
......
101 97

  
102 98
		<dependency>
103 99
			<groupId>eu.dnetlib</groupId>
104
			<artifactId>dnet-index-solr-client</artifactId>
105
			<version>[2.0.0,2.9.9)</version>
100
			<artifactId>dnet-index-client</artifactId>
101
			<version>[2.3.3-solr75]</version>
106 102
		</dependency>
107 103

  
108 104
		<dependency>
......
114 110
		<dependency>
115 111
			<groupId>eu.dnetlib</groupId>
116 112
			<artifactId>dnet-deduplication</artifactId>
117
			<version>[1.0.0,2.0.0)</version>
118
			<exclusions>
119
				<exclusion>
120
					<groupId>eu.dnetlib</groupId>
121
					<artifactId>dnet-openaireplus-mapping-utils</artifactId>
122
				</exclusion>
123
				<exclusion>
124
					<groupId>eu.dnetlib</groupId>
125
					<artifactId>dnet-index-client</artifactId>
126
				</exclusion>
127
			</exclusions>
113
			<version>[1.6.1-solr75,2.0.0)</version>
128 114
		</dependency>
129 115

  
130 116
		<!-- modular ui and servlet api are here because of the stats controller -->
131 117
		<dependency>
132 118
			<groupId>eu.dnetlib</groupId>
133 119
			<artifactId>dnet-directindex-api</artifactId>
134
			<version>[1.0.0,2.0.0)</version>
120
			<version>[2.1.11-solr75,3.0.0)</version>
135 121
		</dependency>
136 122

  
137 123
		<dependency>

Also available in: Unified diff