Revision 53786
Added by Sandro La Bruzzo almost 6 years ago
modules/dnet-dli/trunk/pom.xml | ||
---|---|---|
15 | 15 |
<scm> |
16 | 16 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet50/modules/dnet-dli/trunk</developerConnection> |
17 | 17 |
</scm> |
18 |
<modules> |
|
19 |
<module>../objectStore</module> |
|
20 |
</modules> |
|
21 | 18 |
<dependencies> |
22 | 19 |
<dependency> |
23 | 20 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
74 | 71 |
<version>1.0.0-SNAPSHOT</version> |
75 | 72 |
</dependency> |
76 | 73 |
<dependency> |
77 |
<groupId>junit</groupId> |
|
78 |
<artifactId>junit</artifactId> |
|
79 |
<version>4.12</version> |
|
80 |
</dependency> |
|
81 |
<dependency> |
|
82 | 74 |
<groupId>de.flapdoodle.embed</groupId> |
83 | 75 |
<artifactId>de.flapdoodle.embed.mongo</artifactId> |
84 | 76 |
<version>2.0.0</version> |
Also available in: Unified diff
fixed test error