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-karaf.git

commit 28a8c120db9413f0dd4a921b5ef7972cf8e22898
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 4 08:00:16 2020 +0200

    Added firstVersion metadata to camel-cxf-blueprint
---
 components/camel-cxf-blueprint/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/components/camel-cxf-blueprint/pom.xml 
b/components/camel-cxf-blueprint/pom.xml
index 43fc084..111ff96 100644
--- a/components/camel-cxf-blueprint/pom.xml
+++ b/components/camel-cxf-blueprint/pom.xml
@@ -32,6 +32,7 @@
     <description>Camel CXF for OSGi Blueprint</description>
 
     <properties>
+        <firstVersion>3.2.0</firstVersion>
         <camel.osgi.import>
             javax.xml.bind*;version="[2.2,3.0)",
             *

Reply via email to