This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.event.dea-1.1.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event-dea.git

commit 86c508c5f044285f9be04cf4113fd66f6994b187
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Sep 22 13:41:38 2016 +0000

    Fix javadoc generation
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/dea@1761967 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index c2d9718..9b654e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,10 +49,6 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <extensions>true</extensions>
             </plugin>
-        </plugins>
-    </build>
-    <reporting>
-        <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
@@ -63,7 +59,7 @@
                 </configuration>
             </plugin>
         </plugins>
-    </reporting>
+    </build>
     <dependencies>
         <dependency>
             <groupId>org.apache.sling</groupId>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to