From ae1167e026bf464c63324908800f78d3cdaa4710 Mon Sep 17 00:00:00 2001 From: dreis2211 Date: Sun, 10 Oct 2021 15:23:21 +0200 Subject: [PATCH] Remove unused settings.xml in integration tests See gh-28269 --- .../src/it/settings.xml | 35 ------------------- 1 file changed, 35 deletions(-) delete mode 100644 spring-boot-tests/spring-boot-integration-tests/src/it/settings.xml diff --git a/spring-boot-tests/spring-boot-integration-tests/src/it/settings.xml b/spring-boot-tests/spring-boot-integration-tests/src/it/settings.xml deleted file mode 100644 index e1e0ace341b..00000000000 --- a/spring-boot-tests/spring-boot-integration-tests/src/it/settings.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - it-repo - - true - - - - local.central - @localRepositoryUrl@ - - true - - - true - - - - - - local.central - @localRepositoryUrl@ - - true - - - true - - - - - -