This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.fsclassloader-1.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git
commit 25357351f15f97bd00ef89a25f48e93efdc906d8 Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Jul 8 05:51:31 2016 +0000 Fix javadocs git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/fsclassloader@1751860 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index dc456de..bb3ff88 100644 --- a/pom.xml +++ b/pom.xml @@ -65,10 +65,6 @@ <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> </plugin> - </plugins> - </build> - <reporting> - <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> @@ -79,7 +75,7 @@ </configuration> </plugin> </plugins> - </reporting> + </build> <dependencies> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
