You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2016/08/24 20:14:31 UTC

servicemix git commit: [SM-3074] Upgrade to Apache Karaf 3.0.8

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-6.x c859f32e5 -> 746cef476


[SM-3074] Upgrade to Apache Karaf 3.0.8


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/746cef47
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/746cef47
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/746cef47

Branch: refs/heads/servicemix-6.x
Commit: 746cef4766537ed29a4b49efa200fcdef481d289
Parents: c859f32
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon Aug 8 21:15:59 2016 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Mon Aug 8 21:15:59 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/746cef47/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index dc71aec..3f6372a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -75,7 +75,7 @@
         <jodatime2.bundle.version>2.9</jodatime2.bundle.version>
         <jpa.version>2.1.0</jpa.version>
         <json4s.bundle.version>3.2.11_1</json4s.bundle.version>
-        <karaf.version>3.0.7</karaf.version>
+        <karaf.version>3.0.8</karaf.version>
         <mvel2.version>2.2.1.Final</mvel2.version>
         <mybatis.version>3.3.0</mybatis.version>
         <osgi.version>5.0.0</osgi.version>
@@ -89,7 +89,7 @@
         <scala.version>2.11.7</scala.version>
         <servicemix.specs.version>2.6.0</servicemix.specs.version>
         <slf4j.version>1.7.12</slf4j.version>
-        <spring.version>3.2.14.RELEASE_1</spring.version>
+        <spring.version>3.2.17.RELEASE_1</spring.version>
         <!-- spring-dm does not support spring 4.x so import-range must be 3.x for the -->
         <!-- Karaf features file. -->
         <spring-version-range-karaf>[3.2,4)</spring-version-range-karaf>