| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected Scm |
MavenProject.scm |
| Modifier and Type | Method and Description |
|---|---|
Scm |
ObjectFactory.createScm()
Create an instance of
Scm |
Scm |
MavenProject.getScm()
Gets the value of the scm property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProject.setScm(Scm value)
Sets the value of the scm property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.