Revision 55865
Added by Claudio Atzori over 5 years ago
webapps/dnet-container-openaireplus/branches/prod/pom.xml | ||
---|---|---|
136 | 136 |
<dependency> |
137 | 137 |
<groupId>eu.dnetlib</groupId> |
138 | 138 |
<artifactId>dnet-modular-index-ui</artifactId> |
139 |
<version>[2.0.6-solr75]</version>
|
|
139 |
<version>[2.0.8,3.0.0)</version>
|
|
140 | 140 |
</dependency> |
141 | 141 |
|
142 |
<!-- dependencies added to avoid *-solr6 versions to be included in the classpath --> |
|
143 |
<!-- |
|
144 |
<dependency> |
|
145 |
<groupId>eu.dnetlib</groupId> |
|
146 |
<artifactId>dnet-index-solr-client</artifactId> |
|
147 |
<version>[2.4.1]</version> |
|
148 |
</dependency> |
|
149 |
--> |
|
150 | 142 |
<dependency> |
151 | 143 |
<groupId>eu.dnetlib</groupId> |
152 | 144 |
<artifactId>dnet-index-solr-common</artifactId> |
153 |
<version>[2.3.2-solr75]</version>
|
|
145 |
<version>[2.3.4,3.0.0)</version>
|
|
154 | 146 |
</dependency> |
155 | 147 |
|
156 | 148 |
<dependency> |
157 | 149 |
<groupId>eu.dnetlib</groupId> |
158 | 150 |
<artifactId>dnet-openaire-blacklist</artifactId> |
159 |
<version>[1.0.0,1.1.1]</version>
|
|
151 |
<version>[1.2.0,2.0.0)</version>
|
|
160 | 152 |
</dependency> |
161 | 153 |
|
162 | 154 |
<!-- Aggregation services --> |
... | ... | |
199 | 191 |
<dependency> |
200 | 192 |
<groupId>eu.dnetlib</groupId> |
201 | 193 |
<artifactId>dnet-openaireplus-workflows</artifactId> |
202 |
<version>[6.3.33-solr75]</version>
|
|
194 |
<version>[6.3.35,7.0.0)</version>
|
|
203 | 195 |
</dependency> |
204 | 196 |
<dependency> |
205 | 197 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
209 | 201 |
<dependency> |
210 | 202 |
<groupId>eu.dnetlib</groupId> |
211 | 203 |
<artifactId>dnet-deduplication</artifactId> |
212 |
<version>[1.6.1-solr75,2.0.0)</version>
|
|
204 |
<version>[1.6.7,2.0.0)</version>
|
|
213 | 205 |
</dependency> |
214 | 206 |
<dependency> |
215 | 207 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
255 | 247 |
<version>[1.0.0,2.0.0)</version> |
256 | 248 |
</dependency> |
257 | 249 |
|
258 |
<!-- Light-ui for pre-public check --> |
|
259 |
<!-- <dependency> --> |
|
260 |
<!-- <groupId>eu.dnetlib</groupId> --> |
|
261 |
<!-- <artifactId>dnet-modular-lightui-ui</artifactId> --> |
|
262 |
<!-- <version>[2.0.0,3.0.0)</version> --> |
|
263 |
<!-- </dependency> --> |
|
264 |
|
|
265 | 250 |
<dependency> |
266 | 251 |
<groupId>xerces</groupId> |
267 | 252 |
<artifactId>xercesImpl</artifactId> |
Also available in: Unified diff
adjusted dependencies