Project

General

Profile

« Previous | Next » 

Revision 52090

commented dependency to dnet-directindex-api

View differences:

webapps/dnet-container-provision/branches/beta/pom.xml
127 127
		</dependency>
128 128

  
129 129
		<!-- Direct Index Api -->
130
		<dependency>
131
			<groupId>eu.dnetlib</groupId>
132
			<artifactId>dnet-directindex-api</artifactId>
133
			<version>[1.0.0-SNAPSHOT,2.0.0)</version>
134
			<exclusions>
135
				<exclusion>
136
					<groupId>log4j</groupId>
137
					<artifactId>log4j</artifactId>
138
				</exclusion>
139
				<exclusion>
140
					<artifactId>servlet-api</artifactId>
141
					<groupId>javax.servlet</groupId>
142
				</exclusion>
143
			</exclusions>
144
		</dependency>
130
		<!--<dependency>-->
131
			<!--<groupId>eu.dnetlib</groupId>-->
132
			<!--<artifactId>dnet-directindex-api</artifactId>-->
133
			<!--<version>[1.0.0-SNAPSHOT,2.0.0)</version>-->
134
			<!--<exclusions>-->
135
				<!--<exclusion>-->
136
					<!--<groupId>log4j</groupId>-->
137
					<!--<artifactId>log4j</artifactId>-->
138
				<!--</exclusion>-->
139
				<!--<exclusion>-->
140
					<!--<artifactId>servlet-api</artifactId>-->
141
					<!--<groupId>javax.servlet</groupId>-->
142
				<!--</exclusion>-->
143
			<!--</exclusions>-->
144
		<!--</dependency>-->
145 145

  
146 146

  
147 147

  

Also available in: Unified diff