Revision 29377
Added by Nikon Gasparis over 10 years ago
pom.xml | ||
---|---|---|
29 | 29 |
<dependency> |
30 | 30 |
<groupId>eu.dnetlib</groupId> |
31 | 31 |
<artifactId>cnr-rmi-api</artifactId> |
32 |
<version>[1.0.0-SNAPSHOT,)</version>
|
|
32 |
<version>[2.0.0-SNAPSHOT,)</version>
|
|
33 | 33 |
</dependency> |
34 | 34 |
<dependency> |
35 | 35 |
<groupId>eu.dnetlib</groupId> |
36 | 36 |
<artifactId>dnet-datasource-manager-rmi</artifactId> |
37 |
<version>[2.0-SNAPSHOT,)</version>
|
|
37 |
<version>[3.0.1-SNAPSHOT,)</version>
|
|
38 | 38 |
</dependency> |
39 | 39 |
<dependency> |
40 | 40 |
<groupId>eu.dnetlib</groupId> |
Also available in: Unified diff
updated datasource-manager-rmi version to 3.0.1
updated to support findNextScheduledExecution method of datasourcemanagerservice