From 6480dde121110ebae9e0f0fefc36357eaf6456b2 Mon Sep 17 00:00:00 2001 From: eugenp Date: Fri, 4 Apr 2014 17:33:23 +0300 Subject: [PATCH] maven fix --- pom.xml | 4 ++-- spring-security-rest-custom/pom.xml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) 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 +