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:32 UTC

[camel] 01/02: Upgrade Revapi to version 0.20.0

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 8d36fad6aeea1f58bc470b67e50b5bf3c04bb924
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 12 11:07:35 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a59cc90..22c90ad 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -541,7 +541,7 @@
         <regexp-bundle-version>1.4_1</regexp-bundle-version>
         <rescu-version>2.0.2</rescu-version>
         <rest-assured-version>4.1.2</rest-assured-version>
-        <revapi-java-version>0.19.1</revapi-java-version>
+        <revapi-java-version>0.20.0</revapi-java-version>
         <revapi-maven-plugin-version>0.11.1</revapi-maven-plugin-version>
         <rhino-version>1.7.7.1</rhino-version>
         <rhino-js-version>1.7R2</rhino-js-version>