Repository: camel Updated Branches: refs/heads/camel-2.15.x 4f4109a80 -> 65bdb55d6 refs/heads/master 2be819798 -> 1a594a825
Restore original ianal-maven-plugin config (changed by mistake in a7d325b) Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1a594a82 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1a594a82 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1a594a82 Branch: refs/heads/master Commit: 1a594a825836eeb4bcb476610b201de418438634 Parents: 2be8197 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:09:52 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1a594a82/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 92cda1c..3320d64 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3157,7 +3157,6 @@ </goals> <configuration> <strict>true</strict> - <skip>true</skip> </configuration> </execution> </executions>