Revision 53145
Added by Alessia Bardi about 5 years ago
webapps/dnet-container-openaireplus/branches/prod/pom.xml | ||
---|---|---|
82 | 82 |
<artifactId>dnet-modular-ui</artifactId> |
83 | 83 |
<version>[3.0.0,4.0.0)</version> |
84 | 84 |
</dependency> |
85 |
<dependency>
|
|
86 |
<groupId>eu.dnetlib</groupId>
|
|
87 |
<artifactId>dnet-modular-mdstore-ui</artifactId>
|
|
88 |
<version>[1.0.0,2.0.0)</version>
|
|
89 |
</dependency>
|
|
85 |
<!--<dependency>-->
|
|
86 |
<!--<groupId>eu.dnetlib</groupId>-->
|
|
87 |
<!--<artifactId>dnet-modular-mdstore-ui</artifactId>-->
|
|
88 |
<!--<version>[1.0.0,2.0.0)</version>-->
|
|
89 |
<!--</dependency>-->
|
|
90 | 90 |
|
91 | 91 |
<dependency> |
92 | 92 |
<groupId>eu.dnetlib</groupId> |
Also available in: Unified diff
Exclude new mdstoreUI: Let's use the old one until we fix it for #3654.