Revision 48244
Added by Katerina Iatropoulou over 7 years ago
modules/uoa-commons/trunk/pom.xml | ||
---|---|---|
75 | 75 |
<dependency> |
76 | 76 |
<groupId>eu.dnetlib</groupId> |
77 | 77 |
<artifactId>cnr-misc-utils</artifactId> |
78 |
<version>[1.0.0,)</version> |
|
78 |
<version>[1.0.0,2.0.0)</version>
|
|
79 | 79 |
</dependency> |
80 | 80 |
<dependency> |
81 | 81 |
<groupId>eu.dnetlib</groupId> |
82 | 82 |
<artifactId>cnr-spring-utils</artifactId> |
83 |
<version>[1.0.0,)</version> |
|
83 |
<version>[1.0.0,2.0.0)</version>
|
|
84 | 84 |
</dependency> |
85 | 85 |
<dependency> |
86 | 86 |
<groupId>commons-dbcp</groupId> |
Also available in: Unified diff
limited cnr dependencies to 3.0.0)