You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/06/04 14:25:27 UTC

[camel] 03/04: Fixed indentation Parent POM

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 115bb511ff7439eb0e71a951eef43cb6e14e03d1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jun 4 16:19:33 2019 +0200

    Fixed indentation Parent POM
---
 parent/pom.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 800a40c..a5b3b06 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -6016,16 +6016,16 @@
             </activation>
 
 
-<build>
-  <plugins>
-    <plugin>
-      <groupId>com.lesfurets</groupId>
-      <artifactId>partial-build-plugin</artifactId>
-      <version>2.7</version>
-      <extensions>true</extensions>
-    </plugin>
-  </plugins>
-</build>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>com.lesfurets</groupId>
+                        <artifactId>partial-build-plugin</artifactId>
+                        <version>2.7</version>
+                        <extensions>true</extensions>
+                    </plugin>
+                </plugins>
+            </build>
         </profile>
 
         <profile>