Revision 48942
Added by Tsampikos Livisianos about 7 years ago
pom.xml | ||
---|---|---|
2 | 2 |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
3 | 3 |
<parent> |
4 | 4 |
<groupId>eu.dnetlib</groupId> |
5 |
<artifactId>dnet-parent</artifactId> |
|
5 |
<artifactId>dnet45-parent</artifactId>
|
|
6 | 6 |
<version>1.0.0</version> |
7 | 7 |
<relativePath></relativePath> |
8 | 8 |
</parent> |
9 | 9 |
<modelVersion>4.0.0</modelVersion> |
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>dnet-openaire-lod-import</artifactId> |
12 |
<version>0.0.1-SNAPSHOT</version>
|
|
12 |
<version>2.0.0-SNAPSHOT</version>
|
|
13 | 13 |
<build> |
14 | 14 |
<plugins> |
15 | 15 |
</plugins> |
... | ... | |
61 | 61 |
<dependency> |
62 | 62 |
<groupId>eu.dnetlib</groupId> |
63 | 63 |
<artifactId>dnet-mapreduce-jobs</artifactId> |
64 |
<version>[0.0.8.8,1.0.0)</version>
|
|
64 |
<version>[1.0.0,2.0.0)</version>
|
|
65 | 65 |
</dependency> |
66 | 66 |
<dependency> |
67 | 67 |
<groupId>org.apache.httpcomponents</groupId> |
Also available in: Unified diff
update to dnet45