From 5b688de8da14c9e5cb7aadce6e0341b4eae75869 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 20 Jun 2016 13:50:34 +0100 Subject: [PATCH] Fix artifact id of new Tomcat 8.0 SSL sample See gh-6164 --- spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml index 4da6d54d88..b2a4f802ff 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml @@ -7,7 +7,7 @@ spring-boot-samples 1.4.0.BUILD-SNAPSHOT - spring-boot-sample-tomcat-ssl + spring-boot-sample-tomcat80-ssl Spring Boot Tomcat 8.0 SSL Sample Spring Boot Tomcat 8.0 SSL Sample http://projects.spring.io/spring-boot/