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-auth-xing-api.git
commit 1ebd59ddd3d492f34496fa11a793635c802c4ad3 Author: Robert Munteanu <[email protected]> AuthorDate: Thu Jun 25 13:16:35 2015 +0000 Contrib: remove superflous sling.java.version=6 as it's the default now git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1687508 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 29c9822..c4470a4 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,6 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <sling.java.version>6</sling.java.version> </properties> <scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
