Revision 48896
Added by Claudio Atzori about 6 years ago
modules/dnet-index-solr-client/trunk/pom.xml | ||
---|---|---|
3 | 3 |
<parent> |
4 | 4 |
<groupId>eu.dnetlib</groupId> |
5 | 5 |
<artifactId>dnet45-parent</artifactId> |
6 |
<version>1.0.0</version> |
|
6 |
<version>1.0.0-SNAPSHOT</version>
|
|
7 | 7 |
<relativePath /> |
8 | 8 |
</parent> |
9 | 9 |
<modelVersion>4.0.0</modelVersion> |
... | ... | |
23 | 23 |
<dependency> |
24 | 24 |
<groupId>eu.dnetlib</groupId> |
25 | 25 |
<artifactId>dnet-index-solr-common</artifactId> |
26 |
<version>[1.1.0,2.0.0)</version>
|
|
26 |
<version>[2.0.0,3.0.0)</version>
|
|
27 | 27 |
</dependency> |
28 | 28 |
<dependency> |
29 | 29 |
<groupId>junit</groupId> |
Also available in: Unified diff
depending on snapshot parent