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 2018/07/03 09:02:45 UTC

[camel] 01/02: Upgrade RevApi Java to version 0.18.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 2cef97f7700d7c441c7810124044bc800a0b73b7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 3 11:00:37 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 282df90..3fd04ef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -590,7 +590,7 @@
     <restlet-version>2.3.12</restlet-version>
     <restlet-woodstox-version>4.3.0</restlet-woodstox-version>
     <restlet-yaml-version>1.13</restlet-yaml-version>
-    <revapi-java-version>0.17.1</revapi-java-version>
+    <revapi-java-version>0.18.0</revapi-java-version>
     <revapi-maven-plugin-version>0.10.3</revapi-maven-plugin-version>
     <rhino-bundle-version>1.7.7.1_1</rhino-bundle-version>
     <rhino-version>1.7.7.1</rhino-version>