diff --git a/pom.xml b/pom.xml
index 5a9e85ddf6..126124046f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,9 +31,9 @@
spring-security-mvc-session
spring-security-rest
spring-security-rest-basic-auth
-
+ spring-security-rest-custom
spring-security-rest-digest-auth
-
+
\ No newline at end of file
diff --git a/spring-security-rest-custom/pom.xml b/spring-security-rest-custom/pom.xml
index cff807868c..43f14d0b32 100644
--- a/spring-security-rest-custom/pom.xml
+++ b/spring-security-rest-custom/pom.xml
@@ -205,6 +205,9 @@
org.apache.maven.plugins
maven-war-plugin
${maven-war-plugin.version}
+
+ false
+