Project

General

Profile

« Previous | Next » 

Revision 52136

depending on snapshot parent to resolve eu.dnetlib:dnet-directindex-api

View differences:

pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet45-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>
......
104 104
		</dependency>
105 105

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

  
113 113
		<dependency>
114 114
			<groupId>org.apache.velocity</groupId>

Also available in: Unified diff