Revision 52552
Added by Alessia Bardi over 6 years ago
pom.xml | ||
---|---|---|
3 | 3 |
<parent> |
4 | 4 |
<groupId>eu.dnetlib</groupId> |
5 | 5 |
<artifactId>dnet45-parent</artifactId> |
6 |
<version>1.0.0-SNAPSHOT</version>
|
|
6 |
<version>1.0.0</version> |
|
7 | 7 |
<relativePath /> |
8 | 8 |
</parent> |
9 | 9 |
<modelVersion>4.0.0</modelVersion> |
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>dnet-mapreduce-jobs</artifactId> |
12 |
<version>1.1.4-PROD-SNAPSHOT</version>
|
|
12 |
<version>1.1.3-PROD-SNAPSHOT</version>
|
|
13 | 13 |
<packaging>jar</packaging> |
14 | 14 |
<scm> |
15 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-mapreduce-jobs/branches/beta</developerConnection>
|
|
15 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-mapreduce-jobs/tags/dnet-mapreduce-jobs-1.1.4-PROD</developerConnection>
|
|
16 | 16 |
</scm> |
17 | 17 |
<build> |
18 | 18 |
<plugins> |
... | ... | |
143 | 143 |
<dependency> |
144 | 144 |
<groupId>eu.dnetlib</groupId> |
145 | 145 |
<artifactId>dnet-openaireplus-mapping-utils</artifactId> |
146 |
<version>[6.2.0, 6.2.4)</version> |
|
146 |
<version>[6.2.0, 6.2.4-SNAPSHOT)</version>
|
|
147 | 147 |
</dependency> |
148 | 148 |
<dependency> |
149 | 149 |
<groupId>org.antlr</groupId> |
Also available in: Unified diff
excluding mapping-utils 6.2.4-SNAPSHOT