Revision 32576
Added by Michele Artini about 10 years ago
modules/dnet-index-solr-client/trunk/pom.xml | ||
---|---|---|
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>dnet-index-solr-client</artifactId> |
12 | 12 |
<packaging>jar</packaging> |
13 |
<version>1.0.1-SNAPSHOT</version>
|
|
13 |
<version>2.0.0-SNAPSHOT</version>
|
|
14 | 14 |
<scm> |
15 | 15 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-index-solr-client/trunk</developerConnection> |
16 | 16 |
</scm> |
... | ... | |
18 | 18 |
<dependency> |
19 | 19 |
<groupId>eu.dnetlib</groupId> |
20 | 20 |
<artifactId>dnet-index-client</artifactId> |
21 |
<version>[1.1.0,2.0.0)</version>
|
|
21 |
<version>[2.0.0, 3.0.0)</version>
|
|
22 | 22 |
</dependency> |
23 | 23 |
<dependency> |
24 | 24 |
<groupId>org.apache.solr</groupId> |
Also available in: Unified diff
dnet-index-client >= 2.0.0