Repository: camel Updated Branches: refs/heads/master f30040249 -> a876da9a6
CAMEL-11322 Swagger Rest DSL Generator needs to build before its maven plugin Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a876da9a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a876da9a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a876da9a Branch: refs/heads/master Commit: a876da9a6644f65134a31ea9c35697497c68536c Parents: f300402 Author: Tom Cunningham <tcunn...@redhat.com> Authored: Wed May 24 14:34:15 2017 -0400 Committer: Zoran Regvart <zregv...@apache.org> Committed: Wed May 24 21:17:19 2017 +0200 ---------------------------------------------------------------------- tooling/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a876da9a/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index 521f8ba..a01f18c 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -42,9 +42,9 @@ <module>spi-annotations</module> <module>apt</module> <module>camel-route-parser</module> + <module>swagger-rest-dsl-generator</module> <module>maven</module> <module>camel-manual</module> - <module>swagger-rest-dsl-generator</module> </modules> <!-- profiles>