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

cschneider pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git

commit 92b045445e1a39f7f1e074925d26f72d62d6dccd
Author: Christian Schneider <[email protected]>
AuthorDate: Fri Jul 5 09:55:41 2019 +0200

    SLING-8563 - Update to surefire plugin 2.22.2 to make build compatible to 
Java 11
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index dfd6ad6..99a0eda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,7 @@
 
     <properties>
         <sling.java.version>8</sling.java.version>
+        <surefire.plugin.version>2.22.2</surefire.plugin.version>
     </properties>
 
     <scm>

Reply via email to