Revision 44928
Added by Alessia Bardi almost 8 years ago
modules/dnet-openaire-blacklist/trunk/pom.xml | ||
---|---|---|
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>dnet-openaire-blacklist</artifactId> |
12 | 12 |
<packaging>jar</packaging> |
13 |
<version>1.0.8-SNAPSHOT</version>
|
|
13 |
<version>1.1.0-SNAPSHOT</version>
|
|
14 | 14 |
<scm> |
15 | 15 |
<developerConnection> |
16 | 16 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-openaire-blacklist/trunk |
... | ... | |
45 | 45 |
<dependency> |
46 | 46 |
<groupId>eu.dnetlib</groupId> |
47 | 47 |
<artifactId>dnet-openaireplus-mapping-utils</artifactId> |
48 |
<version>[5.0.0,6.0.0)</version>
|
|
48 |
<version>[6.0.0,7.0.0)</version>
|
|
49 | 49 |
</dependency> |
50 | 50 |
<dependency> |
51 | 51 |
<groupId>javax.servlet</groupId> |
Also available in: Unified diff
using latest version of mapping-utils