Table of Contents
| API Documentation: | MavenPomScm | 
|---|
Note: This class is incubating and may change in a future version of Gradle.
The SCM (source control management) of a Maven publication.
| Property | Description | 
| connection | Incubating The connection URL of this SCM. | 
| developerConnection | Incubating The developer connection URL of this SCM. | 
| tag | Incubating The tag of current code in this SCM. | 
| url | Incubating The browsable repository URL of this SCM. | 
Note: This property is incubating and may change in a future version of Gradle.
The connection URL of this SCM.
Note: This property is incubating and may change in a future version of Gradle.
The developer connection URL of this SCM.
Note: This property is incubating and may change in a future version of Gradle.
The tag of current code in this SCM.
Note: This property is incubating and may change in a future version of Gradle.
The browsable repository URL of this SCM.