This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new e365437  Add osgi version
e365437 is described below

commit e3654377d149355db65399172365c526bc5622e5
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sat Jun 19 10:23:58 2021 +0200

    Add osgi version
---
 examples/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/pom.xml b/examples/pom.xml
index 4502755..5a030db 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -111,6 +111,7 @@
         <camel.karaf.version>3.11.0-SNAPSHOT</camel.karaf.version>
 
         <!-- Versions -->
+        <osgi-version>6.0.0</osgi-version>
         <arquillian-version>1.5.0.Final</arquillian-version>
         <asciidoctorj-version>2.1.0</asciidoctorj-version>
         
<build-helper-maven-plugin-version>3.2.0</build-helper-maven-plugin-version>

Reply via email to