Package | Description |
---|---|
org.apache.maven.model.v3_0_0 |
Modifier and Type | Method and Description |
---|---|
Repository |
Model.getRepository()
Get specification for the SCM used by the project, such as
CVS, Subversion, etc.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setRepository(Repository repository)
Set specification for the SCM used by the project, such as
CVS, Subversion, etc.
|
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.