Revision 46161
Added by Alessia Bardi over 7 years ago
pom.xml | ||
---|---|---|
50 | 50 |
<dependency> |
51 | 51 |
<groupId>eu.dnetlib</groupId> |
52 | 52 |
<artifactId>dnet-data-services</artifactId> |
53 |
<version>1.0.0-SNAPSHOT</version>
|
|
53 |
<version>2.0.0-SNAPSHOT</version>
|
|
54 | 54 |
</dependency> |
55 | 55 |
|
56 | 56 |
<dependency> |
57 | 57 |
<groupId>eu.dnetlib</groupId> |
58 | 58 |
<artifactId>dnet-msro-service</artifactId> |
59 |
<version>5.0.0-SNAPSHOT</version>
|
|
59 |
<version>6.0.0-SNAPSHOT</version>
|
|
60 | 60 |
</dependency> |
61 | 61 |
|
62 | 62 |
<dependency> |
63 | 63 |
<groupId>eu.dnetlib</groupId> |
64 | 64 |
<artifactId>dnet-modular-uis</artifactId> |
65 |
<version>1.0.0-SNAPSHOT</version>
|
|
65 |
<version>2.0.0-SNAPSHOT</version>
|
|
66 | 66 |
</dependency> |
67 | 67 |
|
68 | 68 |
<dependency> |
69 | 69 |
<groupId>eu.dnetlib</groupId> |
70 | 70 |
<artifactId>dnet-information-service</artifactId> |
71 |
<version>1.0.0-SNAPSHOT</version>
|
|
71 |
<version>2.0.0-SNAPSHOT</version>
|
|
72 | 72 |
</dependency> |
73 | 73 |
<dependency> |
74 | 74 |
<groupId>eu.dnetlib</groupId> |
75 | 75 |
<artifactId>dnet-data-provision-services</artifactId> |
76 |
<version>1.0.0-SNAPSHOT</version>
|
|
76 |
<version>2.0.0-SNAPSHOT</version>
|
|
77 | 77 |
</dependency> |
78 |
<dependency>
|
|
79 |
<groupId>xerces</groupId>
|
|
80 |
<artifactId>xercesImpl</artifactId>
|
|
81 |
<version>2.11.0</version>
|
|
82 |
<scope>compile</scope>
|
|
83 |
</dependency>
|
|
78 |
<!--<dependency>-->
|
|
79 |
<!--<groupId>xerces</groupId>-->
|
|
80 |
<!--<artifactId>xercesImpl</artifactId>-->
|
|
81 |
<!--<version>2.11.0</version>-->
|
|
82 |
<!--<scope>compile</scope>-->
|
|
83 |
<!--</dependency>-->
|
|
84 | 84 |
|
85 | 85 |
</dependencies> |
86 | 86 |
</project> |
Also available in: Unified diff
testing X3M and Saxon-HE