Project

General

Profile

« Previous | Next » 

Revision 52010

moved directIndex API in a new module

View differences:

pom.xml
102 102
			<artifactId>dnet-deduplication</artifactId>
103 103
			<version>[1.0.0,2.0.0)</version>
104 104
		</dependency>
105
		
106
		<dependency>
107
			<groupId>eu.dnetlib</groupId>
108
			<artifactId>dnet-deduplication</artifactId>
109
			<version>[1.0.0,2.0.0)</version>
110
		</dependency>
105 111

  
106 112
		<!-- modular ui and servlet api are here because of the stats controller -->
107 113
		<dependency>
108 114
			<groupId>eu.dnetlib</groupId>
109
			<artifactId>dnet-modular-vocabularies-ui</artifactId>
110
			<version>[2.0.0,3.0.0)</version>
115
			<artifactId>dnet-directindex-api</artifactId>
116
			<version>[1.0.0-SNAPSHOT,2.0.0)</version>
111 117
		</dependency>
112 118

  
113 119
		<dependency>

Also available in: Unified diff