This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.datasource-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-datasource.git
commit 8aa9299a057fae68765f94823cc7d1abf9cc0019 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/contrib/extensions/datasource@1687508 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58084be..e8e1d74 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,6 @@ </description> <properties> - <sling.java.version>6</sling.java.version> <pax.exam.version>3.4.0</pax.exam.version> <pax.url.version>1.6.0</pax.url.version> <bundle.build.name> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
