forked from D-Net/dnet-hadoop
updating to dnet-pace-core:4.0.5
- fixed error in the treeprocessor. it used th=-1 as default value, now it use th=15021e5048f
- fixed error in the block processor: entities with orderField=null were not considered9e8ea8f6ee
This commit is contained in:
parent
9db0f88fb8
commit
4fddd18403
2
pom.xml
2
pom.xml
|
@ -328,7 +328,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>eu.dnetlib</groupId>
|
<groupId>eu.dnetlib</groupId>
|
||||||
<artifactId>dnet-pace-core</artifactId>
|
<artifactId>dnet-pace-core</artifactId>
|
||||||
<version>4.0.4</version>
|
<version>4.0.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>eu.dnetlib</groupId>
|
<groupId>eu.dnetlib</groupId>
|
||||||
|
|
Loading…
Reference in New Issue