You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/06/02 10:46:53 UTC

[sling-parent] branch master updated: trivial: remove superfluous line

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c1a1fa  trivial: remove superfluous line
9c1a1fa is described below

commit 9c1a1fa23210776192be95c1c6c663c32b3b23f7
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Jun 2 12:46:48 2022 +0200

    trivial: remove superfluous line
---
 sling-parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 081c06e..a47a031 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -244,7 +244,6 @@
 
         <pluginManagement>
             <plugins>
-                
                 <plugin>
                     <artifactId>maven-javadoc-plugin</artifactId>
                     <!-- this affects both direct invocation and execution in the context of site building (https://maven.apache.org/shared/maven-reporting-exec/) -->