From b94e8f54f6dcd6d797b44c9b19ca1fec36cefe52 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 20 May 2014 13:59:32 +0100 Subject: [PATCH] Fix name of Groovy Templates sample project --- spring-boot-samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 6b65fc95c9..8fc94ae5ee 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -44,7 +44,7 @@ spring-boot-sample-tomcat-multi-connectors spring-boot-sample-traditional spring-boot-sample-web-freemarker - spring-boot-sample-web-groovy-template + spring-boot-sample-web-groovy-templates spring-boot-sample-web-method-security spring-boot-sample-web-secure spring-boot-sample-web-static