This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-test-services.git
The following commit(s) were added to refs/heads/master by this push:
new 0cf4991 use Java 8
0cf4991 is described below
commit 0cf4991c1bab023c98d996f7b78ec7f4244dcf3d
Author: Konrad Windszus <[email protected]>
AuthorDate: Sat Dec 9 17:13:15 2017 +0100
use Java 8
---
pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/pom.xml b/pom.xml
index 036bb85..05b4031 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,10 @@
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-validation-test-services.git</url>
</scm>
+ <properties>
+ <sling.java.version>8</sling.java.version>
+ </properties>
+
<build>
<plugins>
<plugin>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].