Restore original ianal-maven-plugin config (changed by mistake in 2854885)
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/65bdb55d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/65bdb55d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/65bdb55d Branch: refs/heads/camel-2.15.x Commit: 65bdb55d61de8329344f8e3e55a43269a7c335b3 Parents: 4f4109a Author: Grzegorz Grzybek <gr.grzy...@gmail.com> Authored: Wed Aug 12 16:08:05 2015 +0200 Committer: Grzegorz Grzybek <gr.grzy...@gmail.com> Committed: Wed Aug 12 16:10:43 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/65bdb55d/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2ab45d1..6d1a32e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3091,7 +3091,6 @@ </goals> <configuration> <strict>true</strict> - <skip>true</skip> </configuration> </execution> </executions>