Commit 425f989a authored by Phillip Webb's avatar Phillip Webb

Polish velocity sample POM name

parent 5afd0b48
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<version>1.2.1.BUILD-SNAPSHOT</version> <version>1.2.1.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-sample-velocity</artifactId> <artifactId>spring-boot-sample-velocity</artifactId>
<name>spring-boot-sample-velocity</name> <name>Spring Boot Web Velocity Sample</name>
<description>Spring Boot Web Velocity Sample</description> <description>Spring Boot Web Velocity Sample</description>
<url>http://projects.spring.io/spring-boot/</url> <url>http://projects.spring.io/spring-boot/</url>
<organization> <organization>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment