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/01/31 00:55:02 UTC

[1/2] servicemix git commit: SM-2778: Upgrade to Apache ActiveMQ 5.12.2

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-6.x 628d97675 -> d157798d6


SM-2778: Upgrade to Apache ActiveMQ 5.12.2


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

Branch: refs/heads/servicemix-6.x
Commit: ac3a5907b249d2f38f630fd0fc5391a07ab9a035
Parents: 628d976
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Jan 30 20:57:52 2016 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sun Jan 31 00:09:43 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/ac3a5907/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d7f2b3c..e8ca1f9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -38,7 +38,7 @@
 
     <!-- Properties -->
     <properties>
-        <activemq.version>5.12.1</activemq.version>
+        <activemq.version>5.12.2</activemq.version>
         <activiti.version>5.19.0.2</activiti.version>
         <akka.version>2.3.9</akka.version>
         <aries.blueprint.core.version>1.4.4</aries.blueprint.core.version>


[2/2] servicemix git commit: SM-2821: Upgrade to Apache Camel 2.16.2

Posted by ks...@apache.org.
SM-2821: Upgrade to Apache Camel 2.16.2


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

Branch: refs/heads/servicemix-6.x
Commit: d157798d6d689cd30d92f8999d07baa7956c3f03
Parents: ac3a590
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Jan 30 21:02:46 2016 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sun Jan 31 00:09:57 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/d157798d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e8ca1f9..3aa3802 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -45,7 +45,7 @@
         <aries.proxy.version>1.0.4</aries.proxy.version>
         <aries.transaction.version>1.1.1</aries.transaction.version>
         <aries.util.version>1.1.1</aries.util.version>
-        <camel.version>2.16.1</camel.version>
+        <camel.version>2.16.2</camel.version>
         <commons-codec.bundle.version>1.10</commons-codec.bundle.version>
         <commons-dbcp.version>1.4</commons-dbcp.version>
         <commons-fileupload.version>1.3.1</commons-fileupload.version>