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 2020/09/09 07:03:11 UTC

[camel] 02/03: Remove revapi property placeholders

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 3e788310a8ae634bbb37692bb89777b1dbb6c2e6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 09:01:42 2020 +0200

    Remove revapi property placeholders
---
 parent/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 86433f9..2cdc0c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -482,8 +482,6 @@
         <resilience4j-version>1.5.0</resilience4j-version>
         <rest-assured-version>4.3.1</rest-assured-version>
         <resteasy-version>4.5.6.Final</resteasy-version>
-        <revapi-java-version>0.22.0</revapi-java-version>
-        <revapi-maven-plugin-version>0.12.0</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>