Revision 28820
Added by Michele Artini over 10 years ago
pom.xml | ||
---|---|---|
11 | 11 |
<groupId>eu.dnetlib</groupId> |
12 | 12 |
<artifactId>dnet-container-openaireplus</artifactId> |
13 | 13 |
<packaging>war</packaging> |
14 |
<version>1.0.0-SNAPSHOT</version>
|
|
14 |
<version>1.1.0-SNAPSHOT</version>
|
|
15 | 15 |
<dependencies> |
16 | 16 |
|
17 | 17 |
<!-- Common components in every container --> |
... | ... | |
54 | 54 |
<dependency> |
55 | 55 |
<groupId>eu.dnetlib</groupId> |
56 | 56 |
<artifactId>dnet-msro-service</artifactId> |
57 |
<version>[1.1.0-SNAPSHOT]</version>
|
|
57 |
<version>[1.2.0-SNAPSHOT]</version>
|
|
58 | 58 |
</dependency> |
59 | 59 |
<dependency> |
60 | 60 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
71 | 71 |
<dependency> |
72 | 72 |
<groupId>eu.dnetlib</groupId> |
73 | 73 |
<artifactId>dnet-modular-workflows-ui</artifactId> |
74 |
<version>[2.0.0-SNAPSHOT]</version>
|
|
74 |
<version>[2.1.0-SNAPSHOT]</version>
|
|
75 | 75 |
</dependency> |
76 | 76 |
<dependency> |
77 | 77 |
<groupId>eu.dnetlib</groupId> |
78 | 78 |
<artifactId>dnet-modular-repositories-ui</artifactId> |
79 |
<version>[2.0.0-SNAPSHOT]</version>
|
|
79 |
<version>[2.1.0-SNAPSHOT]</version>
|
|
80 | 80 |
</dependency> |
81 | 81 |
<!-- <dependency> --> |
82 | 82 |
<!-- <groupId>eu.dnetlib</groupId> --> |
... | ... | |
98 | 98 |
<dependency> |
99 | 99 |
<groupId>eu.dnetlib</groupId> |
100 | 100 |
<artifactId>dnet-modular-collector-service</artifactId> |
101 |
<version>[1.1.0-SNAPSHOT]</version>
|
|
101 |
<version>[1.2.0-SNAPSHOT]</version>
|
|
102 | 102 |
</dependency> |
103 | 103 |
<dependency> |
104 | 104 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
141 | 141 |
<dependency> |
142 | 142 |
<groupId>eu.dnetlib</groupId> |
143 | 143 |
<artifactId>dnet-openaireplus-workflows</artifactId> |
144 |
<version>[1.0.0-SNAPSHOT]</version>
|
|
144 |
<version>[1.1.0-SNAPSHOT]</version>
|
|
145 | 145 |
</dependency> |
146 | 146 |
<dependency> |
147 | 147 |
<groupId>eu.dnetlib</groupId> |
Also available in: Unified diff
Update version of modules related with collector service