forked from D-Net/dnet-hadoop
renamed modules
This commit is contained in:
parent
a768226e52
commit
9a37ad0127
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>dhp-dedup</artifactId>
|
||||
<artifactId>dhp-dedup-scholexplorer</artifactId>
|
||||
|
||||
<dependencies>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>dhp-graph-provision</artifactId>
|
||||
<artifactId>dhp-graph-provision-scholexplorer</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
|
@ -17,8 +17,8 @@
|
|||
<module>dhp-aggregation</module>
|
||||
<module>dhp-distcp</module>
|
||||
<module>dhp-graph-mapper</module>
|
||||
<module>dhp-dedup</module>
|
||||
<module>dhp-graph-provision</module>
|
||||
<module>dhp-dedup-scholexplorer</module>
|
||||
<module>dhp-graph-provision-scholexplorer</module>
|
||||
</modules>
|
||||
|
||||
<pluginRepositories>
|
||||
|
|
Loading…
Reference in New Issue