Revision 40618
Added by Eri Katsari almost 9 years ago
pom.xml | ||
---|---|---|
59 | 59 |
<dependency> |
60 | 60 |
<groupId>eu.dnetlib</groupId> |
61 | 61 |
<artifactId>dnet-mapreduce-jobs</artifactId> |
62 |
<version>0.0.5</version>
|
|
62 |
<version>0.0.8.5-SNAPSHOT</version>
|
|
63 | 63 |
</dependency> |
64 |
|
|
64 | 65 |
<dependency> |
65 |
<groupId>eu.dnetlib</groupId> |
|
66 |
<artifactId>dnet-openaire-data-protos</artifactId> |
|
67 |
<version>LATEST</version> |
|
68 |
</dependency> |
|
69 |
<dependency> |
|
70 | 66 |
<groupId>org.apache.httpcomponents</groupId> |
71 | 67 |
<artifactId>httpclient</artifactId> |
72 | 68 |
<version>4.0-alpha4</version> |
... | ... | |
92 | 88 |
<artifactId>cxf-rt-frontend-jaxws</artifactId> |
93 | 89 |
<version>2.7.8</version> |
94 | 90 |
</dependency> |
91 |
<dependency> |
|
92 |
<groupId>eu.dnetlib</groupId> |
|
93 |
<artifactId>dnet-openaire-data-protos</artifactId> |
|
94 |
<version>3.5.0</version> |
|
95 |
</dependency> |
|
95 | 96 |
|
96 |
</dependencies>
|
|
97 |
</dependencies>
|
|
97 | 98 |
<repositories> |
98 | 99 |
<repository> |
99 | 100 |
<id>cloudera</id> |
Also available in: Unified diff
'updated