Revision 35431
Added by Alessia Bardi over 9 years ago
modules/dnet-index-solr-service/trunk/pom.xml | ||
---|---|---|
17 | 17 |
<dependency> |
18 | 18 |
<groupId>eu.dnetlib</groupId> |
19 | 19 |
<artifactId>dnet-modular-index-service</artifactId> |
20 |
<version>[2.2.0-SNAPSHOT,3.0.0)</version>
|
|
20 |
<version>[2.2.0,3.0.0)</version> |
|
21 | 21 |
</dependency> |
22 | 22 |
<dependency> |
23 | 23 |
<groupId>eu.dnetlib</groupId> |
24 | 24 |
<artifactId>dnet-index-solr-client</artifactId> |
25 |
<version>[2.2.0-SNAPSHOT,3.0.0)</version>
|
|
25 |
<version>[2.2.0,3.0.0)</version> |
|
26 | 26 |
</dependency> |
27 | 27 |
</dependencies> |
28 | 28 |
</project> |
Also available in: Unified diff
removed snapshot dependencies