From 7945b29669869f79b66b67dad420d7d9d0abb3ec Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 23 Jul 2014 15:57:44 +0100 Subject: [PATCH] Correct the descriptions of two sample projects --- spring-boot-samples/spring-boot-sample-parent-context/pom.xml | 2 +- .../spring-boot-sample-web-groovy-templates/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml index 8362243045..ddf256b22f 100644 --- a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml +++ b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml @@ -9,7 +9,7 @@ spring-boot-sample-parent-context spring-boot-sample-parent-context - Spring Boot Integration Sample + Spring Boot Parent Context Sample http://projects.spring.io/spring-boot/ Pivotal Software, Inc. diff --git a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml index 5676fbff2e..7dd8b16faf 100644 --- a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml @@ -9,7 +9,7 @@ spring-boot-sample-web-groovy-templates spring-boot-sample-web-groovy-templates - Spring Boot Web UI Sample + Spring Boot Web Groovy Templates Sample http://projects.spring.io/spring-boot/ Pivotal Software, Inc.