Commit 5b688de8 authored by Andy Wilkinson's avatar Andy Wilkinson

Fix artifact id of new Tomcat 8.0 SSL sample

See gh-6164
parent 97874a07
......@@ -7,7 +7,7 @@
<artifactId>spring-boot-samples</artifactId>
<version>1.4.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-tomcat-ssl</artifactId>
<artifactId>spring-boot-sample-tomcat80-ssl</artifactId>
<name>Spring Boot Tomcat 8.0 SSL Sample</name>
<description>Spring Boot Tomcat 8.0 SSL Sample</description>
<url>http://projects.spring.io/spring-boot/</url>
......
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