This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 934698bbfbc57d8742e62ef36e8e3a4d4a69e9d5 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Dec 6 06:14:00 2019 +0100 Fixed build --- components/camel-rest-openapi/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/components/camel-rest-openapi/pom.xml b/components/camel-rest-openapi/pom.xml index f14910a..67e73ea 100644 --- a/components/camel-rest-openapi/pom.xml +++ b/components/camel-rest-openapi/pom.xml @@ -48,6 +48,7 @@ <dependency> <groupId>io.apicurio</groupId> <artifactId>apicurio-data-models</artifactId> + <version>${apicurio-version}</version> </dependency> <!-- test -->