Changed description for spring-boot-performance module

This commit is contained in:
Joel Juarez
2019-06-12 23:14:04 +02:00
parent dfeadea6ae
commit 2e383281a8
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<artifactId>spring-boot-performance</artifactId>
<name>spring-boot-performance</name>
<packaging>war</packaging>
<description>This is simple boot application for Spring boot 2.2</description>
<description>This is a simple Spring Boot application taking advantage of the performance improvements introduced from version 2.2</description>
<parent>
<artifactId>parent-boot-performance</artifactId>