Finchley -> Greenwich
This commit is contained in:
@@ -28,7 +28,7 @@ import org.springframework.boot.cli.compiler.GenericBomAstTransformation;
|
||||
@GroovyASTTransformation(phase = CompilePhase.CONVERSION)
|
||||
public class SpringCloudBomAstTransformation extends GenericBomAstTransformation {
|
||||
|
||||
private static final String SPRING_CLOUD_VERSION = "Finchley.BUILD-SNAPSHOT";
|
||||
private static final String SPRING_CLOUD_VERSION = "Greenwich.BUILD-SNAPSHOT";
|
||||
|
||||
@Override
|
||||
protected String getBomModule() {
|
||||
|
||||
Reference in New Issue
Block a user