Project

General

Profile

« Previous | Next » 

Revision 31040

introducing cloudera repository in parent container, removing repository definitions from individual IIS modules

View differences:

pom.xml
175 175
    </build>
176 176

  
177 177
	<repositories>
178
		<repository>
179
			<id>cloudera</id>
180
			<name>Cloudera Repository</name>
181
			<url>https://repository.cloudera.com/artifactory/cloudera-repos</url>
182
			<releases>
183
				<enabled>true</enabled>
184
			</releases>
185
			<snapshots>
186
				<enabled>false</enabled>
187
			</snapshots>
188
		</repository>
189 178
	    <!-- This repository contains our patched 
190 179
	    version of "avro" and "avro-mapred" modules (see the dependencies section)
191 180
	    This entry might be removed when the patch to these modules becomes 

Also available in: Unified diff