Project

General

Profile

« Previous | Next » 

Revision 31038

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

View differences:

modules/icm-iis-core-examples/trunk/pom.xml
317 317
            </plugins>
318 318
        </pluginManagement>
319 319
    </build>
320
    <repositories>
321
        <repository>
322
            <id>cloudera</id>
323
            <name>Cloudera Repository</name>
324
            <url>https://repository.cloudera.com/artifactory/cloudera-repos</url>
325
            <releases>
326
                <enabled>true</enabled>
327
            </releases>
328
            <snapshots>
329
                <enabled>false</enabled>
330
            </snapshots>
331
        </repository>
332
    </repositories>
333 320
</project>

Also available in: Unified diff