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/05/13 10:50:50 UTC

[camel] 02/02: Upgrade Revapi maven plugin to version 0.11.1

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 627a536e9fb97be603d7720e7dc6fab35e955462
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 13 12:50:23 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d751cbb..4ce3e19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -582,7 +582,7 @@
         <restlet-woodstox-version>4.3.0</restlet-woodstox-version>
         <restlet-yaml-version>1.13</restlet-yaml-version>
         <revapi-java-version>0.19.1</revapi-java-version>
-        <revapi-maven-plugin-version>0.11.0</revapi-maven-plugin-version>
+        <revapi-maven-plugin-version>0.11.1</revapi-maven-plugin-version>
         <rhino-bundle-version>1.7.7.1_1</rhino-bundle-version>
         <rhino-version>1.7.7.1</rhino-version>
         <rhino-js-version>1.7R2</rhino-js-version>