diff --git a/pom.xml b/pom.xml index baec0d9..11f119c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,10 +7,10 @@ easy-notes 1.0.0 jar - + easy-notes Rest API for a Simple Note Taking Application - + org.springframework.boot spring-boot-starter-parent @@ -21,7 +21,7 @@ UTF-8 UTF-8 - 11 + 1.8 @@ -60,6 +60,11 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-resources-plugin + 3.* +