Revision 49306
Added by Claudio Atzori about 6 years ago
webapps/dnet-container-openaireplus/trunk/pom.xml | ||
---|---|---|
187 | 187 |
<dependency> |
188 | 188 |
<groupId>eu.dnetlib</groupId> |
189 | 189 |
<artifactId>dnet-openaireplus-workflows</artifactId> |
190 |
<version>[6.1.1-solr6-SNAPSHOT]</version>
|
|
190 |
<version>[6.0.0,7.0.0)</version>
|
|
191 | 191 |
</dependency> |
192 |
|
|
193 |
|
|
194 |
<dependency> |
|
195 |
<groupId>eu.dnetlib</groupId> |
|
196 |
<artifactId>dnet-index-solr-common</artifactId> |
|
197 |
<version>[1.3.2-solr6-SNAPSHOT]</version> |
|
198 |
</dependency> |
|
199 |
|
|
192 | 200 |
<dependency> |
193 | 201 |
<groupId>eu.dnetlib</groupId> |
194 | 202 |
<artifactId>dnet-deduplication</artifactId> |
Also available in: Unified diff
added dep dnet-index-solr-common:1.3.2-solr6-SNAPSHOT to force solrj:6.6.0 to be included