From a2a052eebc171f02b538ac55d18f9a23dcab6c92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio?= Date: Thu, 3 Apr 2014 15:22:09 -0300 Subject: [PATCH] Update web.xml with new package of config files --- spring-jpa/src/main/webapp/WEB-INF/web.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-jpa/src/main/webapp/WEB-INF/web.xml b/spring-jpa/src/main/webapp/WEB-INF/web.xml index 90f2abc2f6..881018134e 100644 --- a/spring-jpa/src/main/webapp/WEB-INF/web.xml +++ b/spring-jpa/src/main/webapp/WEB-INF/web.xml @@ -12,10 +12,10 @@ contextConfigLocation - org.baeldung.spring + org.baeldung.config org.springframework.web.context.ContextLoaderListener - \ No newline at end of file +