diff --git a/spring-data-rest-hal-explorer/src/main/resources/META-INF/spring-devtools.properties b/spring-data-rest-hal-explorer/src/main/resources/META-INF/spring-devtools.properties deleted file mode 100644 index 4293cda9a..000000000 --- a/spring-data-rest-hal-explorer/src/main/resources/META-INF/spring-devtools.properties +++ /dev/null @@ -1 +0,0 @@ -restart.include.spring-data-rest-webmvc:/spring-data-rest-hal-explorer-[\\w-\\.]+\.jar diff --git a/spring-data-rest-webmvc/src/main/resources/META-INF/spring-devtools.properties b/spring-data-rest-webmvc/src/main/resources/META-INF/spring-devtools.properties deleted file mode 100644 index 367ff44f9..000000000 --- a/spring-data-rest-webmvc/src/main/resources/META-INF/spring-devtools.properties +++ /dev/null @@ -1 +0,0 @@ -restart.include.spring-data-rest-webmvc:/spring-data-rest-webmvc-[\\w-\\.]+\.jar