diff --git a/spring-cloud-cli/src/main/resources/META-INF/services/org.springframework.boot.cli.compiler.SpringBootAstTransformation b/spring-cloud-cli/src/main/resources/META-INF/services/org.springframework.boot.cli.compiler.SpringBootAstTransformation index 0551424..aa1ea4e 100644 --- a/spring-cloud-cli/src/main/resources/META-INF/services/org.springframework.boot.cli.compiler.SpringBootAstTransformation +++ b/spring-cloud-cli/src/main/resources/META-INF/services/org.springframework.boot.cli.compiler.SpringBootAstTransformation @@ -1,3 +1,3 @@ # TODO: maybe it need package change to org.springframework.boot.groovy.cloud as well? # TODO: test this is working once Boot 1.1.6 is out -org.springframework.cloud.cli.compiler.EurekaServerAstTransformation \ No newline at end of file +# org.springframework.cloud.cli.compiler.EurekaServerAstTransformation \ No newline at end of file