Revision 53816
Added by Claudio Atzori almost 6 years ago
modules/dnet-openaireplus-workflows/branches/solr75/pom.xml | ||
---|---|---|
55 | 55 |
<dependency> |
56 | 56 |
<groupId>eu.dnetlib</groupId> |
57 | 57 |
<artifactId>dnet-openaireplus-mapping-utils</artifactId> |
58 |
<version>[6.0.0,7.0.0)</version>
|
|
58 |
<version>[6.2.20-solr75-SNAPSHOT]</version>
|
|
59 | 59 |
</dependency> |
60 | 60 |
<dependency> |
61 | 61 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
113 | 113 |
<version>[1.0.0,2.0.0)</version> |
114 | 114 |
</dependency> |
115 | 115 |
|
116 |
<!-- modular ui and servlet api are here because of the stats controller --> |
|
117 | 116 |
<dependency> |
118 |
<groupId>eu.dnetlib</groupId> |
|
119 |
<artifactId>dnet-directindex-api</artifactId> |
|
120 |
<version>[2.0.5-solr75-SNAPSHOT]</version> |
|
121 |
</dependency> |
|
122 |
|
|
123 |
<dependency> |
|
124 | 117 |
<groupId>org.apache.velocity</groupId> |
125 | 118 |
<artifactId>velocity</artifactId> |
126 | 119 |
<version>1.7</version> |
Also available in: Unified diff
dnet-directindex-api should be moved in provision app