Revision 53769
Added by Claudio Atzori about 6 years ago
modules/dnet-openaireplus-mapping-utils/branches/solr75/pom.xml | ||
---|---|---|
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>dnet-openaireplus-mapping-utils</artifactId> |
12 | 12 |
<packaging>jar</packaging> |
13 |
<version>6.2.20-SNAPSHOT</version> |
|
13 |
<version>6.2.20-solr75-SNAPSHOT</version>
|
|
14 | 14 |
<scm> |
15 | 15 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaireplus-mapping-utils/trunk</developerConnection> |
16 | 16 |
</scm> |
... | ... | |
106 | 106 |
<dependency> |
107 | 107 |
<groupId>eu.dnetlib</groupId> |
108 | 108 |
<artifactId>dnet-index-solr-common</artifactId> |
109 |
<version>[1.0.0,1.3.1]</version>
|
|
109 |
<version>[2.3.2-solr75-SNAPSHOT]</version>
|
|
110 | 110 |
<!-- uncomment to include solrj 7.2.0 --> |
111 | 111 |
<!--<version>[1.0.0,2.0.0]</version>--> |
112 | 112 |
</dependency> |
Also available in: Unified diff
branch for solr 7.5.0