Revision 62135
Added by Michele Artini over 2 years ago
pom.xml | ||
---|---|---|
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>dnet-openaireplus-workflows</artifactId> |
12 | 12 |
<packaging>jar</packaging> |
13 |
<version>7.1.19-SNAPSHOT</version>
|
|
13 |
<version>8.0.0-SNAPSHOT</version>
|
|
14 | 14 |
|
15 | 15 |
<scm> |
16 | 16 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaireplus-workflows/trunk</developerConnection> |
... | ... | |
40 | 40 |
<dependency> |
41 | 41 |
<groupId>eu.dnetlib</groupId> |
42 | 42 |
<artifactId>dnet-msro-service</artifactId> |
43 |
<version>[3.0.0,4.0.0)</version>
|
|
43 |
<version>[4.0.0,5.0.0)</version>
|
|
44 | 44 |
</dependency> |
45 | 45 |
<dependency> |
46 | 46 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
50 | 50 |
<dependency> |
51 | 51 |
<groupId>eu.dnetlib</groupId> |
52 | 52 |
<artifactId>dnet-openaire-datasource-manager</artifactId> |
53 |
<version>[1.0.0-SNAPSHOT,2.0.0)</version>
|
|
53 |
<version>[2.0.0,3.0.0)</version>
|
|
54 | 54 |
</dependency> |
55 | 55 |
<dependency> |
56 | 56 |
<groupId>eu.dnetlib</groupId> |
Also available in: Unified diff
merge from eosc_services