Revision 33193
Added by Andrea Mannocci almost 10 years ago
pom.xml | ||
---|---|---|
3 | 3 |
<parent> |
4 | 4 |
<groupId>eu.dnetlib</groupId> |
5 | 5 |
<artifactId>dnet-parent</artifactId> |
6 |
<version>1.0.0</version> |
|
6 |
<version>1.0.0-SNAPSHOT</version>
|
|
7 | 7 |
<relativePath /> |
8 | 8 |
</parent> |
9 | 9 |
<modelVersion>4.0.0</modelVersion> |
... | ... | |
81 | 81 |
<!-- modular ui and servlet api are here because of the stats controller --> |
82 | 82 |
<dependency> |
83 | 83 |
<groupId>eu.dnetlib</groupId> |
84 |
<artifactId>dnet-modular-ui</artifactId> |
|
85 |
<version>[3.0.0,4.0.0)</version>
|
|
84 |
<artifactId>dnet-modular-vocabularies-ui</artifactId>
|
|
85 |
<version>[2.0.0,3.0.0)</version>
|
|
86 | 86 |
</dependency> |
87 | 87 |
<dependency> |
88 | 88 |
<groupId>javax.servlet</groupId> |
Also available in: Unified diff
snapshot parent