This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 16c0424 SLING-7163 - Update Jenkins jobs to reference the git
repositories
16c0424 is described below
commit 16c0424a12bb9464226d69ed4fa2a048f033a45b
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Nov 9 14:07:50 2017 +0200
SLING-7163 - Update Jenkins jobs to reference the git repositories
Correct JDK version from 8 to 1.8.
---
.sling-module.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.sling-module.xml b/.sling-module.xml
index fd7fb78..89f775a 100644
--- a/.sling-module.xml
+++ b/.sling-module.xml
@@ -20,7 +20,7 @@
<sling-module>
<jenkins>
<jdks>
- <jdk>8</jdk>
+ <jdk>1.8</jdk>
<jdk>9</jdk>
</jdks>
</jenkins>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].