Shortend the name and description of the the artifact
authorKai Moritz <kai@juplo.de>
Sun, 28 Feb 2021 19:37:05 +0000 (20:37 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 28 Feb 2021 19:37:05 +0000 (20:37 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index b7ead94..1605d3c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,8 +12,8 @@
   <artifactId>maven-thymeleaf-skin</artifactId>
   <version>1.1-SNAPSHOT</version>
 
-  <name>Apache-Maven Thymeleaf-Skin</name>
-  <description>A maven skin, that renders the site as templates, that can be styled without restrictions with the help of thymeleaf.</description>
+  <name>Thymeleaf-Skin</name>
+  <description>A maven skin, that renders the site as thymeleaf-templates.</description>
   <url>http://juplo.de/maven-thymeleaf-skin/index.html</url>
 
   <scm>