Skip to content

Commit b94e8f5

Browse files
committed
Fix name of Groovy Templates sample project
1 parent eeefbdd commit b94e8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<module>spring-boot-sample-tomcat-multi-connectors</module>
4545
<module>spring-boot-sample-traditional</module>
4646
<module>spring-boot-sample-web-freemarker</module>
47-
<module>spring-boot-sample-web-groovy-template</module>
47+
<module>spring-boot-sample-web-groovy-templates</module>
4848
<module>spring-boot-sample-web-method-security</module>
4949
<module>spring-boot-sample-web-secure</module>
5050
<module>spring-boot-sample-web-static</module>

0 commit comments

Comments
 (0)