You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/01/10 14:25:50 UTC

[sling-slingfeature-maven-plugin] branch master updated: Tabs to spaces

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 404496a  Tabs to spaces
404496a is described below

commit 404496aa60d8c4838be4bf56f79c5976347ea2bc
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Jan 10 15:25:48 2019 +0100

    Tabs to spaces
---
 src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml b/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
index 9343a3e..f8d6a20 100644
--- a/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
+++ b/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
@@ -21,8 +21,8 @@
         <pluginExecution>
             <pluginExecutionFilter>
                 <goals>
-                	<goal>aggregate-features</goal>
-                	<goal>analyse-features</goal>
+                    <goal>aggregate-features</goal>
+                    <goal>analyse-features</goal>
                     <goal>attach-features</goal>
                     <goal>process-resources</goal>
                 </goals>