You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/11/12 10:10:33 UTC

[camel] 02/02: Upgrade Revapi Maven Plugin to version 0.11.2

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 5f81de714f7889a4ab3d94af57afa983da59d065
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 12 11:08:21 2019 +0100

    Upgrade Revapi Maven Plugin to version 0.11.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 22c90ad..3a88386 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -542,7 +542,7 @@
         <rescu-version>2.0.2</rescu-version>
         <rest-assured-version>4.1.2</rest-assured-version>
         <revapi-java-version>0.20.0</revapi-java-version>
-        <revapi-maven-plugin-version>0.11.1</revapi-maven-plugin-version>
+        <revapi-maven-plugin-version>0.11.2</revapi-maven-plugin-version>
         <rhino-version>1.7.7.1</rhino-version>
         <rhino-js-version>1.7R2</rhino-js-version>
         <ribbon-version>2.3.0</ribbon-version>