Revision 57301
Added by Sandro La Bruzzo almost 4 years ago
webapps/dnet-container-openaireplus/trunk/pom.xml | ||
---|---|---|
12 | 12 |
<artifactId>dnet-container-openaireplus</artifactId> |
13 | 13 |
<packaging>war</packaging> |
14 | 14 |
<version>3.0.0-SNAPSHOT</version> |
15 |
|
|
15 | 16 |
<dependencies> |
16 | 17 |
|
17 | 18 |
<dependency> |
... | ... | |
173 | 174 |
<dependency> |
174 | 175 |
<groupId>eu.dnetlib</groupId> |
175 | 176 |
<artifactId>dnet-openaireplus-workflows</artifactId> |
176 |
<version>7.0.0-hadoop-SNAPSHOT</version>
|
|
177 |
<version>[7.0.0-SNAPSHOT,8.0.0)</version>
|
|
177 | 178 |
</dependency> |
178 | 179 |
|
179 | 180 |
<dependency> |
... | ... | |
318 | 319 |
|
319 | 320 |
<properties> |
320 | 321 |
<springfox-version>2.5.0</springfox-version> |
322 |
|
|
321 | 323 |
</properties> |
322 | 324 |
|
323 | 325 |
</project> |
Also available in: Unified diff
updated dependency property