diff --git a/archetypes/spring-boot3/src/main/resources/archetype-resources/manifest.yml b/archetypes/spring-boot3/src/main/resources/archetype-resources/manifest.yml index 1bac098ba..fe2543ba7 100644 --- a/archetypes/spring-boot3/src/main/resources/archetype-resources/manifest.yml +++ b/archetypes/spring-boot3/src/main/resources/archetype-resources/manifest.yml @@ -6,8 +6,6 @@ applications: timeout: 300 random-route: true path: application/target/${artifactId}-application.jar - buildpacks: - - sap_java_buildpack env: TARGET_RUNTIME: main SPRING_PROFILES_ACTIVE: 'cloud'