From 288e86d871a6267c821d296d03a8a863b78ce895 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 12 Apr 2021 15:56:35 +0100 Subject: [PATCH] Revert "Work around micrometer-metrics/micrometer#2557" This reverts commit 5e03612a532fdb314457032867ebb1113d826f71. Closes gh-26003 --- .../webapp/WEB-INF/jboss-deployment-structure.xml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 spring-boot-tests/spring-boot-deployment-tests/src/main/webapp/WEB-INF/jboss-deployment-structure.xml diff --git a/spring-boot-tests/spring-boot-deployment-tests/src/main/webapp/WEB-INF/jboss-deployment-structure.xml b/spring-boot-tests/spring-boot-deployment-tests/src/main/webapp/WEB-INF/jboss-deployment-structure.xml deleted file mode 100644 index fd7ea5f980..0000000000 --- a/spring-boot-tests/spring-boot-deployment-tests/src/main/webapp/WEB-INF/jboss-deployment-structure.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file