Repository: incubator-unomi
Updated Branches:
  refs/heads/feature-UNOMI-5-KARAF4-1 cb956a1bd -> f198ee7e2


update Camel to 2.20.2


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/3e3995d9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/3e3995d9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/3e3995d9

Branch: refs/heads/feature-UNOMI-5-KARAF4-1
Commit: 3e3995d988553e4db7c15ac3f9d09ceaa24e4d1e
Parents: cb956a1
Author: Oliver Lietz <o...@apache.org>
Authored: Tue Mar 6 00:10:58 2018 +0100
Committer: Oliver Lietz <o...@apache.org>
Committed: Tue Mar 6 00:10:58 2018 +0100

----------------------------------------------------------------------
 extensions/router/pom.xml                                          | 2 +-
 .../router/router-karaf-feature/src/main/feature/feature.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/3e3995d9/extensions/router/pom.xml
----------------------------------------------------------------------
diff --git a/extensions/router/pom.xml b/extensions/router/pom.xml
index 8274182..f4227a8 100644
--- a/extensions/router/pom.xml
+++ b/extensions/router/pom.xml
@@ -29,7 +29,7 @@
     <packaging>pom</packaging>
 
     <properties>
-        <camel.version>2.19.1</camel.version>
+        <camel.version>2.20.2</camel.version>
     </properties>
 
     <build>

http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/3e3995d9/extensions/router/router-karaf-feature/src/main/feature/feature.xml
----------------------------------------------------------------------
diff --git 
a/extensions/router/router-karaf-feature/src/main/feature/feature.xml 
b/extensions/router/router-karaf-feature/src/main/feature/feature.xml
index b513115..7812271 100644
--- a/extensions/router/router-karaf-feature/src/main/feature/feature.xml
+++ b/extensions/router/router-karaf-feature/src/main/feature/feature.xml
@@ -20,7 +20,7 @@
         <details>Apache Karaf feature for the Apache Unomi Context Server 
extension</details>
         <feature>unomi-kar</feature>
         <bundle 
start-level="90">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.54_1</bundle>
-        <bundle start-level="90">mvn:commons-net/commons-net/3.5</bundle>
+        <bundle start-level="90">mvn:commons-net/commons-net/3.6</bundle>
         <bundle 
start-level="90">wrap:mvn:org.apache.kafka/kafka-clients/0.10.1.0</bundle>
         <bundle 
start-level="90">mvn:org.apache.camel/camel-core/${camel.version}</bundle>
         <bundle 
start-level="90">mvn:org.apache.camel/camel-core-osgi/${camel.version}</bundle>

Reply via email to