Project

General

Profile

« Previous | Next » 

Revision 31151

Using released version of Vocabulary REST publisher

View differences:

pom.xml
48 48
		<dependency>
49 49
			<groupId>eu.dnetlib</groupId>
50 50
			<artifactId>dnet-vocabulary-publisher</artifactId>
51
			<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
51
			<version>[1.0.0,2.0.0)</version>
52 52
		</dependency>
53 53

  
54
		<!-- Index service -->
55

  
56 54
		<!-- OAI publisher service -->
57 55
		<dependency>
58 56
			<groupId>eu.dnetlib</groupId>
......
99 97
		<!-- <artifactId>xalan</artifactId> -->
100 98
		<!-- <version>2.7.1</version> -->
101 99
		<!-- </dependency> -->
102

  
100
		
101
		<!-- Index service -->
103 102
		<dependency>
104 103
			<groupId>eu.dnetlib</groupId>
105 104
			<artifactId>dnet-index-solr-service</artifactId>

Also available in: Unified diff