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/03/31 08:01:46 UTC

[camel] 43/43: CAMEL-14715 - Remove validation api v1 property placeholder (camel-karaf-migration)

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 90d21e30ea735606c1b6c72763b0498e2656b0a7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:55:25 2020 +0200

    CAMEL-14715 - Remove validation api v1 property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 37a690a..7b02215 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -531,7 +531,6 @@
         <twitter4j-version>4.0.7</twitter4j-version>
         <undertow-version>2.0.30.Final</undertow-version>
         <univocity-parsers-version>2.8.4</univocity-parsers-version>
-        <validation-1-api-version>1.1.0.Final</validation-1-api-version>
         <validation-api-version>2.0.1.Final</validation-api-version>
         <vavr-version>0.10.2</vavr-version>
         <velocity-tools-version>2.0</velocity-tools-version>