| Modifier and Type | Method and Description |
|---|---|
ReleasableModule |
Reactor.find(String searchingFrom,
String groupId,
String artifactId) |
static Reactor |
Reactor.fromProjects(List<org.apache.maven.project.MavenProject> projects,
String releaseVersion) |
String |
VersionNamer.name(String pomVersion,
String releaseVersion) |
List<File> |
PomUpdater.updateVersion() |
| Constructor and Description |
|---|
ReleasableModule(org.apache.maven.project.MavenProject project,
String releaseVersion) |
Copyright © 2015. All rights reserved.