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 db8240d01dd3edafa08104496fe88294d387ea93
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 4 08:05:51 2020 +0200

    Added FirstVersion metadata to camel-servlet-osgi
---
 components/camel-servlet-osgi/pom.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/components/camel-servlet-osgi/pom.xml 
b/components/camel-servlet-osgi/pom.xml
index 824b28d..3043b18 100644
--- a/components/camel-servlet-osgi/pom.xml
+++ b/components/camel-servlet-osgi/pom.xml
@@ -31,6 +31,10 @@
     <name>Camel Karaf :: Servlet OSGi</name>
     <description>Camel Servlet for OSGi</description>
 
+    <properties>
+        <firstVersion>3.2.0</firstVersion>
+    </properties>
+
     <dependencies>
 
         <dependency>

Reply via email to