You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2021/06/23 09:52:35 UTC

[sling-org-apache-sling-scripting-thymeleaf] 01/02: remove obsolete and duplicated properties

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git

commit 34f44402a00f9df7249088ee5b05a4f28a9e2126
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jun 23 11:51:44 2021 +0200

    remove obsolete and duplicated properties
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0618e90..ed6c131 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,10 +35,7 @@
   <description>Apache Sling Scripting Thymeleaf</description>
 
   <properties>
-    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <sling.java.version>8</sling.java.version>
-    <com.fasterxml.jackson.version>2.6.3</com.fasterxml.jackson.version>
     <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
   </properties>