@Incubating public interface MavenPomScm
MavenPom| Modifier and Type | Method | Description | 
|---|---|---|
| Property<String> | getConnection() | The connection URL of this SCM. | 
| Property<String> | getDeveloperConnection() | The developer connection URL of this SCM. | 
| Property<String> | getTag() | The tag of current code in this SCM. | 
| Property<String> | getUrl() | The browsable repository URL of this SCM. |