This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.sling-mock-2.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git
commit dcea6ec1490fe2c4d8784ef18c8ebe2825d9aa83 Author: Stefan Seifert <[email protected]> AuthorDate: Wed Aug 17 07:16:03 2016 +0000 Update to 3.0.2 to avoid heap space problem git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock@1756581 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index a3bdf1e..e172030 100644 --- a/pom.xml +++ b/pom.xml @@ -255,6 +255,8 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> + <!-- Update to 3.0.2 to avoid heap space problem --> + <version>3.0.2</version> <executions> <execution> <goals> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
