Revision 39738
Added by Claudio Atzori about 9 years ago
pom.xml | ||
---|---|---|
11 | 11 |
<groupId>eu.dnetlib</groupId> |
12 | 12 |
<artifactId>dnet-container-openaireplus</artifactId> |
13 | 13 |
<packaging>war</packaging> |
14 |
<version>3.1.1-BETA-SNAPSHOT</version>
|
|
14 |
<version>3.2.0-BETA-SNAPSHOT</version>
|
|
15 | 15 |
<dependencies> |
16 | 16 |
|
17 | 17 |
<!-- Common components in every container --> |
... | ... | |
124 | 124 |
<artifactId>dnet-modular-index-ui</artifactId> |
125 | 125 |
<version>[2.0.1,3.0.0)</version> |
126 | 126 |
</dependency> |
127 |
<dependency> |
|
128 |
<groupId>eu.dnetlib</groupId> |
|
129 |
<artifactId>dnet-openaire-blacklist</artifactId> |
|
130 |
<version>[0.0.0,1.0.0)</version> |
|
131 |
</dependency> |
|
127 | 132 |
|
128 | 133 |
<!-- Aggregation services --> |
129 | 134 |
<dependency> |
Also available in: Unified diff
added module dnet-openaire-blacklist