This commit is contained in:
Marcin Grzejszczak
2019-10-29 15:16:42 +01:00
parent 61ff4d7fa7
commit ebf0bd8876
5 changed files with 8 additions and 7 deletions

View File

@@ -304,7 +304,7 @@ public class SpringReleaser {
}
private void printVersionRetrieval() {
log.info("\n\n\n=== RETRIEVING VERSIONS ===\n\nWill clone the bom"
log.info("\n\n\n=== RETRIEVING VERSIONS ===\n\nWill clone the BOM project"
+ " to retrieve all versions");
}