api / org.gradle.api.artifacts.maven / MavenDeployer / setSnapshotRepository

setSnapshotRepository

abstract fun setSnapshotRepository(snapshotRepository: Any): Unit

Sets the repository to be used for uploading snapshot artifacts. If this is not set, the #getRepository() is used for uploading snapshot artifacts.

Parameters

snapshotRepository - The repository to be used