This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.compiler-2.3.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-compiler.git
commit 0a1901a5e202b51774f9828ec038cd172c73f443 Author: Carsten Ziegeler <[email protected]> AuthorDate: Tue Mar 1 09:34:24 2016 +0000 SLING-5574 : Update Eclipse compiler to version 4.5.1 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/compiler@1733016 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73a8aae..e6bdc02 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ <dependency> <groupId>org.eclipse.jdt.core.compiler</groupId> <artifactId>ecj</artifactId> - <version>P20140317-1600</version> + <version>4.5.1</version> </dependency> <dependency> <groupId>org.slf4j</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
