This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.contentdetection-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-contentdetection.git
commit fba297723685bf555a373cdc9e03deee33066b72 Author: Robert Munteanu <[email protected]> AuthorDate: Thu Jun 25 13:14:53 2015 +0000 Remove superflous sling.java.version=6 as it's the default now git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/contentdetection@1687505 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2658ab2..c72bc63 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,6 @@ <exam.version>3.5.0</exam.version> <url.version>1.5.2</url.version> <bundle.file.name>${basedir}/target/${project.build.finalName}.jar</bundle.file.name> - <sling.java.version>6</sling.java.version> <sling.launchpad.version>7</sling.launchpad.version> <powermock.version>1.6.2</powermock.version> <pax.vm.options>-Xmx256M -XX:MaxPermSize=256m</pax.vm.options> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
