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 <anco...@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>