Commit c5bce2b9 authored by Madhura Bhave's avatar Madhura Bhave

Fix gradle plugin validation error

parent 15cd590f
...@@ -170,7 +170,6 @@ public class BootJar extends Jar implements BootArchive { ...@@ -170,7 +170,6 @@ public class BootJar extends Jar implements BootArchive {
@Optional @Optional
@Nested @Nested
@Input
public LayerConfiguration getLayerConfiguration() { public LayerConfiguration getLayerConfiguration() {
return this.layerConfiguration; return this.layerConfiguration;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment