diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index 8ca96ec5..e0ea650f 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -151,15 +151,6 @@ "${spring.cloud.dataflow.stream.name:unknown} ${spring.cloud.dataflow.stream.app.label:unknown}-${spring.cloud.dataflow.stream.app.type:unknown}" - - false - - - false - - - false - ${spring-cloud-dataflow-apps-metadata-plugin.version} diff --git a/functions/function-dependencies/pom.xml b/functions/function-dependencies/pom.xml index 6aa4e9a9..1fa623cd 100644 --- a/functions/function-dependencies/pom.xml +++ b/functions/function-dependencies/pom.xml @@ -283,16 +283,6 @@ ${project.version} test - - org.springframework.cloud - spring-cloud-sleuth-zipkin - 3.1.4 - - - org.springframework.cloud - spring-cloud-starter-sleuth - 3.1.4 -