diff --git a/spring-data-rest-webmvc/build.gradle b/spring-data-rest-webmvc/build.gradle index 330203430..7a29f2373 100644 --- a/spring-data-rest-webmvc/build.gradle +++ b/spring-data-rest-webmvc/build.gradle @@ -1,10 +1,3 @@ -apply plugin: "war" -apply plugin: "jetty" - -jettyRun { - contextPath = "" -} - dependencies { // APIS