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