Released version 1.1.0
[maven-thymeleaf-skin] / pom.xml
diff --git a/pom.xml b/pom.xml
index 16762d5..73a51ad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
   <groupId>de.juplo.maven</groupId>
   <artifactId>maven-thymeleaf-skin</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.1.0</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>
@@ -85,7 +85,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-site-plugin</artifactId>
-        <version>3.5.1</version>
+        <version>3.9.1</version>
         <configuration>
           <siteDirectory>${project.build.directory}/filtered-site</siteDirectory>
         </configuration>